General :: Auto Running Apps In Succession?
Aug 19, 2010
I want to write something that will run apps in succession.For example, you'd click on the app icon,and it would start up one application, have questions alert the user to add a file to do something in that program, run that program & finish. Then open up another program to take that file and prompt the user to do something else with it, and so on.Basically I have a friend who needs an auto, completely easy interface to accomplish certain tasks that require multiple application steps to perform.
View 7 Replies
ADVERTISEMENT
Nov 14, 2010
I am new in Linux ,i don't know how to make a boot able Linux with a auto run able Java apps...
View 1 Replies
View Related
Jul 14, 2010
my wife needs the 'horrible' dos because she uses - Russian - programs written for windows only.
i suppose:
they - the Russians - never discovered the linux-os (very surprising)
or
she - my wife - got the wrong version.
my Q:
is there an easy way to run windows-progs on ubuntu 10.04 ?
View 5 Replies
View Related
Sep 8, 2011
I'd like to display GUI apps running on one Linux box on another machine.
I already do this with local machines, but how to do this over the internet?
Update: I'm already using ssh to access the machine over the internet.
View 3 Replies
View Related
Feb 20, 2010
I have three boxes with lenny debian recently installed. I'd like to be able to display X apps running on host1 and displaying on host2. "xhost +" would do the trick for me if I could get it to work but as far as I can tell it does nothing. (BTW, I'm aware of the security risks. This is not a concern for me. I'm safely behind a good firewall. I'm also aware of "ssh -X" but that won't quite solve my problem. See the long version below.) I suspect that Debian secures the xhost command out of the box in some way but I can't seem to figure out what it is. If that is true and someone can show me how to reset it, or direct me to appropriate documentation I think that would solve my problem.
Here's the long version:
What I really want to do is play xbattle with my kids but I need to be able to display the board to three different screens. In xbattle the command line is: % xbattle -red me -blue host1:0 -green host2:0 {and more stuff of no consequence to my question}
This opens a game board for player red locally, player blue on host1 and player green on host2. Or at least it should. If there is a way to make this work with "ssh -X" (or anything else for that matter) I'll be happy to use that instead, but so far as I can tell "ssh -X" only lets me redirect the display back to the one I ssh'd from whereas I need to direct to multiple displays to run xbattle.
View 2 Replies
View Related
Nov 2, 2009
Can you run an application automatically when you load linux? In this case it would be VMPlayer?
View 4 Replies
View Related
Sep 8, 2010
Why do some apps in ubuntu update with the update manager and others don't? Like when I installed chrome browser, it updates with the update manager. But a program like wine does not, until I add the ppa for it. What makes it so some auto update and some don't?
View 4 Replies
View Related
May 18, 2011
I had on all previous versions of ubuntu this feature checked - the apps which were opened before I logout would automatically start next time I start my laptop. After upgrading to 11.04 this does not work anymore - How to restore this feature?
View 3 Replies
View Related
Jan 15, 2010
I've got an annoying problem that 'man' and some other commands do not auto-complete (via TAB). e.g. typing: man rsyn (TAB, TAB, TAB, etc) will not auto-complete to 'man rsync' however, if i 'sudo -s' & then try the above, 'man' auto-completes everytime. (Directories always auto-complete successfully) My ~/.bashrc contains:
Code:
# enable bash completion in interactive shells
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
[code]....
View 8 Replies
View Related
Feb 4, 2011
What are the ways to check the CPU/memory utilization on my headless torrent box on Seagate DockStar? Besides rtorrent and sabnzbd, I also have Asterisk running on it for occasional telephone calls.
View 1 Replies
View Related
Jul 18, 2010
Im comming from ubuntu/mint and one of the things I got used too was doing something like "sudo nautilus" or "sudo gedit" and similar things. In Suse 11.3 I always get errors like the following
(gedit:6115): Gtk-WARNING **: cannot open display:
kate: cannot connect to X server
Could not parse arguments: Cannot open display:
or similar variations of these.What can I so to prevent this from happening? even if I do "su" and try from there it doesnt always work.I like Suse as it feels more professional then ubuntu, but I am trying to make it as user friendly.
View 5 Replies
View Related
Oct 15, 2010
I had some problems which were were already as bugs on which kde4.4.4 crashed and since than I lost this functionality. I cannot say if I have any apps running if they were all minimized as they don't appear on the taskbar. I can switch through them via Alt-Tab.
View 1 Replies
View Related
Jun 12, 2011
There are some apps for win that run on wine just with an ordinary install procedure. There are others that will never work at all. But there are also some that wine users claim to have made run by changing some specific configuration of wine, using some trick or even creating scripts on playonlinux.
So if I try to run an app on wine and it doesn't and I don't find any user documentation about some specific trick or config for that app what adjustments can I do to try to make it run? I mean, it's tiring and perhaps foolish to spend hours playing with every possible config in wine frontend without knowing what I'm doing. So what can I do to find out what libraries, configs, tricks or scripts are needeed to make an app run under wine if it didn't at the first try?
View 9 Replies
View Related
Jan 24, 2010
i'm trying to run a graphical program at a specific time with the help of 'at'. i'm on kubuntu but i think this will be the same on any *buntu.
because 'at' is such a common word. i found this bug [URL] but the mentioned work around doesn't work.
i can make at work with command line if i enter the a tty to make the output to.
example of what i do is:
Code:
$ at now
warning: commands will be executed using /bin/sh
at> date > /dev/tty1
at> <EOT> (CTRL+d)
[Code]....
View 4 Replies
View Related
Feb 26, 2011
In Karmic, I could run an app as user gdm by issuing the following command (assume the app is gconf-editor)
Code:
gksudo -u gdm dbus-launch gconf-editor
Now that I've switched to Marverick when I issu the same command I get this:
Code:
towheed@GA1A4CH:~$ gksudo -u gdm dbus-launch gconf-editor
No protocol specifiedNo protocol specified
** (gconf-editor:19812): CRITICAL **: Failed to parse arguments: Cannot open display:
I checked my environment variable DISPLAY using:
Code:
towheed@GA1A4CH:~$ echo $DISPLAY
and it returned:
Code:
:0.0
Now I ran the command:
Code:
gksudo -u gdm dbus-launch gconf-editor --display=:0.0
and got the same error as before.Has either or both dbus-launch or gksudo changed their behavior os is this a bug. Note that the command does not work with any applications being run as the user gdm.
View 2 Replies
View Related
Feb 27, 2011
I have a simple home network consisting of 2 laptops - one is a linux box and the other runs windows and linux with a dual boot setup.I develop my web apps on the linux box but would like to test them out on the windows machine using IE7. I have abandoned the idea of doing this in Linux using wine since in the real world this is unrealistic
View 9 Replies
View Related
Mar 25, 2010
I'm trying to run a library compiled in a 32bit Linux (CentOS) environment on my Fedora11 64bit image. I ran into a few issues with dependencies such as gcc, xml2, ssl plus a whole stack more that existed in /lib64 and no/lib where the binary was expecting them. After a bit of reading around, I found I needed to install the .i586 version of each of the dependencies. After adding most of them, I was left with libssl, libcrypto and libxml2. When I tried to do the following
Code:
yum install openssl.i586
I got an error stating it could not be copied due to a conflict with the i686 version. I was going to erase the i686 but it was going to remove a ton of other stuff so I created a symbolic link in /lib to point to 64bit version. Eventually, ldd had no missing dependencies so I figured I was good to go. I now get the following errors when I call my library
./SupervisionServer: /usr/lib/liblber-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: error while loading shared libraries: /lib/libpalo_ng.so.0: cannot restore segment prot after reloc: Permission denied
PHP is installed and working and the libpalo_ng.so.0 is in the /lib folder
View 5 Replies
View Related
Mar 14, 2010
I have 4 workspaces set up and they appear on the bottom menu bar. Usually I can switch to each and see what's running in each, even if the apps are minimised. Now I can only see what hasn't been minimised, and I can't see or return to the ones that are minimised... System Monitor shows the minimised apps are running... I was poking around gconf editor late the other night and I must have altered a setting but I have no idea which. I've looked through docs etc but can't find a solution.
View 6 Replies
View Related
Feb 16, 2011
After downloading a Chrome (for Linux of course) installation package via FireFox. Opening it from Downloads, entering the Administrator password. Then clicking on the " Install Package " button in the " Package Installer " window, I get a message:
"Only one software management tool is allowed to run at the same time, please close the other application 'synaptic', 'aptitude', or 'update manager' first."
I see no evidence of these apps or any others running & I got rid of the Firefox. Are these " Other Apps " hidden somewhere, how do I determine this?
View 1 Replies
View Related
Feb 21, 2011
I really do not know how to phrase this question properly. I am quite unaware of the PC jargon. But I have Ubuntu as the main OS and Mandriva is the second OS on the same hard disk. The boot loader is the Ubuntu. When I want to switch to Mandriva, on boot up I press Shift and then select the kernel.However, if I am on Ubuntu and want to run an application which resides on Mandriva, how do I do that? My fstab file does not even mention Mandriva. However, the file system does show up that file and I can open any files I need by clicking on GUI "Places". But when I try to run any of its applications by clicking the appropriate file on its /bin file nothing happens. A pop-up window briefly flashes and disappears. So my questions are:
1. First how can I change directory so that I am on Mandriva. Can' cd ...something' take me to that file because I see it in "Places" as a 36Gb file system?
2. How can I run an application which resides on that file system e.g., R or Octave which I do not have installed on Ubuntu, without rebooting into Mandriva.
3. Can I do this from command line.
4. And finally, can I do the same from Mandriva i.e., access Ubuntu from it.
I did read quite a bit about mounting files and fstab, but the fstab does not show the file system I am talking about. These are the outputs from Ubuntu os.
View 2 Replies
View Related
Jan 5, 2010
how to configure X11 forwadring over SSH so, that when I open any app over SSH, I get displayed window of a process that is already running on my server (in case its running ), not a new instance of it.
View 3 Replies
View Related
May 22, 2010
I have lucid and jack almost the way I want. I can't get apps like flash (in firefox) and rhythmbox to run through JACK. I've followed some outdated guides on the forums here, but I haven't had any luck.
I set up gstreamer to use jackaudiosink, but no luck.
If you ask me, JACK + ALSA should be the default, with maybe a simplified or automated control system for people who don't want to exploit their might
I hate having to close up a massive JACK patch just to watch a quick movie, or having to close Pidgin so JACK will start.
View 1 Replies
View Related
Sep 15, 2010
I've just installed KDE on to my regular Ubuntu 10:04 install and thats all good and well but now when I run my fav GNOME apps in KDE, they look old fashioned like some from Win 95 or 98 type thing. Do I have to install additional GNOME Libraries and if so which ones?
View 4 Replies
View Related
Jan 26, 2011
I'm somewhat knew to Linux (CentOS), so WINE is completely foreign to me also. I'm immediately interested in TaxAct, which is how I learned about WINE. My question is whether my system will maintain the same stability that Linux is known for, and whether my CentOS build will keep it's current RHEL integrity after I install WINE, and probably other Windows Apps. Your experience with WINE is coveted.
View 4 Replies
View Related
Dec 26, 2009
For the longest time DVD and MP3 playback have haunted me. I fully understand the idea behind open source and not packaging the codecs with the OS. My question is this: I am running openSUSE 11.2 on my lappy. When I try to follow steps online to install all the necessary codecs, plugins and applications. I always seem to run into dependency problems. Can ANYONE out there give a step by step walk through of installing and running all the necessary files, codecs, apps. from a fresh install that has worked for them to get media to work in suse 11.2? For the sake of example and trying to get this process done right lets assume that I have installed suse fresh on my system and want to play DVD's and listen to MP3's.
View 3 Replies
View Related
Nov 14, 2010
I have Songbird running on another display on the same machine as my Mythtv frontend but while the frontend is running, audio seems to be disabled for it and other applications. I assume that this is because Mythtv suspends Pulse audio.
Is it possible to make this work without enabling pulse audio?
View 2 Replies
View Related
Mar 23, 2010
Im running suse 11.2 on a gateway lt3103u during boot i noticed the screen goes dim. i thought nothing of it untill i tried to watch *ahem* educational video *ahem*. ive found that no matter what program i use xine vlc or anything else that video sets the screen to dim as if it were in power saving mode. this problem also occurs when i close the lid. it locks the screen into dim mode. in both cases i can use both Fn keys and the power management widget to reset it to bright, but this problem is annoying having to keep turning it back u to see.
View 3 Replies
View Related
Mar 30, 2010
How can I track down what's using my nic and kill it (if appropriate). There are no applications running which might be authorized to send and receive packages, so I don't really know why the System Monitor shows network activity.
View 9 Replies
View Related
Feb 20, 2010
Does anyone know if there's a way to make nano support auto-complete and auto-bracket closing?
View 1 Replies
View Related
Apr 22, 2011
I code primarily in jQuery/JavaScript, and I'm looking for a text editor for Linux that has auto-indent and auto-outdent (seems to be tough to find that). Any suggestions? I've checked Gedit, Cream, vim, Bluefish.None of them seem to have this feature.
View 2 Replies
View Related