Ubuntu :: Getting A Script To Launch On Login?

Mar 14, 2010

i've been looking for an answer to this for a few days now before i decided to post. i have a simple script that works perfectly if launched manually from an xterm window. the script has been already been chmod +x.

i have my account set to autologin to an xterm session. i have symlinks in rc2.d and the script itself in init.d. i can't find any clear explanation of where i need to put my script to it launches itself right after my account logs into an xterm session. i can ./script after my xterm session starts and everything works fine but i just cannot find where to put it so it launches after my acct auto logins.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Launch Guest Session From Login Screen?

Jun 21, 2011

i am wondering if it is possible to do this all i can find with google is idea proposals and brainstorms i know i could make a separate account and call it guest user bu that user would get to keep data/settings where as a guest session places a temporary account in the /tmp folder which combined with a ram disk for /tmp would result in some really fast performance since i use a ssd for / which would make the traditional hdd only used for /var also since /tmp would be a ram disk it would be like the guest is using a live cd with security restrictions and performance enhancements on top of this there would be no trace of the guest on my computer after shutdown

View 4 Replies View Related

Debian :: Could Not Launch 'Login Screen'

May 23, 2011

If I try to start System-->Administration--> Login Screen on my squeeze, I get this message:

Code:
Failed to execute child process "gdmsetup" (No such file or directory)

View 1 Replies View Related

Ubuntu :: Guest Session At Login Screen - Fails To Launch GDM

Aug 2, 2011

Basically, the problem is, we have a bunch of computers in a computer lab, that we want to students to access, but not modify in ANY way. That includes backgrounds or whatnot. And after restart, any changes they may have made, change back. Also, they can't have read access to the administrator account on the computer.

This needs to give a permission denied, or something:
Code:
cd /home/(admin account username)
ls

The Guest Session is exactly what we are looking for, but try as I might, I can't get it to work. Because, we don't want to have to login as administrators, then activate guest session, just for our students to use the computers. The idea being, we can leave the computers in there, and not worry about the students breaking anything.

One thread I tried was: [URL]. However, using his method, will log the student into the account, and after about 5 seconds, log them back out.
The other method listed lower in the thread,
Code:
/usr/bin/guest-session
Seems to work, but upon logging out, fails to launch the gdm

Only way to restore is restarting the computer.

View 9 Replies View Related

Ubuntu :: 11.04 Launch Bar And Top Bar Gone?

Apr 28, 2011

I have been using ubuntu since 10.04 version and configure with compiz to activate the corners, cube, etc. No problems with that. When I upgraded to 11.04 these things were not working but honestly I did not care that much and was just playing with compiz, so I was playing with an option in compiz about the size of the icons in the new 11.04 launch bar, just when I clicked it my top bar and launch bar are gone and not coming back after rebooting many times. BTW I already uninstalled compiz via terminal and the same problem is happening, maybe important for you to know (alt+f2 or other shortcuts not working except for ctr+alt+t)

View 9 Replies View Related

Ubuntu :: Not Able To Launch .jar

Jun 29, 2011

i run xubuntu 10.04 and for the past 2 hours i was trying to launch a .jar file and finnaly when i installed java properly this happened:

Code:
sasha@sasha-laptop:~$ java -jar '/home/sasha/Desktop/Minecraft stuff/minecraft.jar'
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
at javax.swing.plaf.basic.BasicLookAndFeel.initialize(libgcj.so.10)

[Code]....

View 1 Replies View Related

Ubuntu :: Tomboy Does Not Launch?

Jan 6, 2010

I am attempting to use tomboy and it does not launch giving me the following:
Code:
~$ tomboy

(/usr/lib/tomboy/Tomboy.exe:3602): GLib-WARNING **: g_set_prgname() called multiple times
(/usr/lib/tomboy/Tomboy.exe:3602): GLib-WARNING **: g_set_prgname() called multiple times [INFO]: Initializing Mono.Addins

[Code]...

installing all the packages again without comment or error, but the problem persists with exactly the same error as above.

View 3 Replies View Related

Ubuntu :: 9.10 Fails To Launch?

Feb 27, 2010

I installed it yesterday. It worked well. I was able to log into windows without any trouble and restart into Ubuntu without a hitch.

This morning I launched Ubuntu as usual vi GRUB. I was asked to install about 135 upgrade files, which went withou an apparent challenges. I then went through the restart and noticed that there was an extra two choices in GRUB, but I just left it to launch Ubuntu automatically. Which it did.

I then messed about with the appearance settings. Noticed a some more updates were waiting which included 49 files. I went through the updating process and restart.
GRUB worked well, and I was soon loggin in with username and password.

The Ubuntu Screen became visible with the flashing horizontal line and about 3 seconds later everything froze. I waited for several minutes - I timed them - but still no progress - everything remained frozen.

I switched off the machine completely, as I knew of no other way to get out of this situation. I rebooted and when GrUB launched I booted into windows 7 with absolutely no problems.

I used restart in windows and then allowed GRUB to boot into Ubuntu. Once more I was able to log in but soon after the Ubuntu Screen appeared and the horizontal line flashed for a few seconds, everything froze. This time I waited five minutes before switching off the machine by disconnecting at the mains.

I am now using windwos 7 to make contact

View 4 Replies View Related

Ubuntu :: Can't Launch .sh From Icon

Jun 18, 2010

I am running Kubuntu 10.04 and i want to make some icons on the desktop to launch various telnet sessions. So i make a .sh using vi test.sh and then put in telnet 180.9.x.xx and save and quit. Then i chmod 777 it to make it executable and then moved it to my Desktop folder. But when i double click or right click and open with konsole nothing happens. I know it is probably something stupid which i have overlooked but when i have done this in Ubuntu in the past it has worked.

View 7 Replies View Related

Ubuntu :: Can't Get Osx To Launch With Grub2

Aug 29, 2010

I have an acer aspire one. I had iPC osx86 10.5.6 installed on it. then I installed ubuntu 10.04.1 and now i cant get OSX to start up. OSx shows up in grub but when i select it i just get a blank screen.

View 2 Replies View Related

Ubuntu :: Sigil Won't Launch / Fix This?

Nov 21, 2010

I downloaded the current version of Sigil 64bit from Google Code https://code.google.com/p/sigil/ and it is just not working. Whenever I try to launch it the screen appears for less than a second and then vanishes. Does anybody know how to fix this?

View 5 Replies View Related

Ubuntu :: Launch Apps In Gui From Other Tty?

Mar 24, 2011

[URL]theres a thread asking to issue commands to one tty from another, i'd like to know, if there's a way this can be done without screen, and so that you could issue commands to the gui, from other tty.

View 1 Replies View Related

Ubuntu :: Autohide The Launch Bar In UNR 10.10?

Mar 30, 2011

Is there a way to autohide the launch bar in UNR 10.10? I thought there was a way in the older versions.

View 3 Replies View Related

Ubuntu :: Launch App At Sleep?

Jul 7, 2011

how to tell to the linux system, that when it will switch to the sleep mode, system launch a specific code (in python).

So two solution possible?

1) set a specific config file witch inform system to launch a python.py code. ?

2) config my own screensaver witch execute app when system call it. ?

In the two case, I don't find informations on the web.

View 1 Replies View Related

Ubuntu :: Ssh To A Box And Launch A Programme

Jul 19, 2011

Is that possible to ssh to a box and launch a programme, say firefox, have the session disconnet when not using it and then you can reconnect to the same session again?

View 2 Replies View Related

Ubuntu :: Apps Slow To Launch?

Mar 15, 2010

I did a install of 9.10 on a Lenovo T61p a few weeks back. The install went seamlessly and everything was running along just fine, then suddenly, I'm having the problem that every time I go to launch a new window, it takes 30 - 40 seconds for the window to launch. Once the window is launched, performance seems normal, with one exception. When I go to launch Nautilus from the "Home Folder" menu under "Places", it takes 30 - 40 seconds to launch the window, then another 10 -15 seconds for the folder items to appear. If I click to descend into a folder, it takes 10 - 15 seconds for the folder contents to appear. This stuff was all instantaneous.

View 2 Replies View Related

Ubuntu :: Flash In Firefox And Launch WoW

Mar 29, 2010

I made an error by downloading and installing a new version of firefox. I do not manage any more to install the flash! I would also play World of warcraft but I have a little problem. I know it is not precise. But my english teacher would we make a discussion of anything in English, for 30 minutes. Thus it would be cool if anybody can contact me on <snip.> We could discuss about these problems with skype.

View 7 Replies View Related

Ubuntu :: Mldonkey-server Could Not Launch?

May 21, 2010

I found my mldonkey-server curiously could not launch after rebooting To confirm my suspicion, after the following command:

Code:
root@Mldonkey:~# /etc/init.d/mldonkey-server start
Starting MLDonkey: mlnet.
I run
Code:
root@Mldonkey:~# telnet localhost 4000
Trying ::1...
Trying 127.0.0.1...

[Code]...

View 7 Replies View Related

Ubuntu :: GDesklets Won't Launch And Disappears

May 25, 2010

Since I upgraded to 10.04, I went to launch gDesklets, and it will not launch. I looks like it wants to, spinning cursor and bar down in the task bar panel, but then it disappears.

View 5 Replies View Related

Ubuntu Installation :: How To Launch Program?

Jun 10, 2010

The program is called the GNU C++ Compiler. I tried typing it in the terminal and pressing tab, but got nothing. How do I launch the program?

View 6 Replies View Related

Ubuntu :: System Will Not Launch AllTray

Jun 16, 2010

I'm having an issue with a startup script that I wrote. I'm using Alltray to dock Thunderbird to my panel next to the clock.I put this script in /etc/network/if-up.d because I want it to automatically launch Thunderbird in docked mode as soon as my computer connects to the Internet. I can manually run this script just fine, but the system will not launch AllTray

I already chmodded the file, so it has permission to be executed. But for some reason it will not launch. I know that the system is actually running the script because I had it echo "Hello World" to a text file on the desktop. But it won't run any programs.

View 5 Replies View Related

Ubuntu :: Virtualbox GTK Interface Won't Launch

Jul 21, 2010

I fresh installed the Virtualbox GTK interface in 64-bit Ubuntu 10.04 LTS from the Ubuntu Software Center, and it won't launch from the menu. When I try it from the terminal, this is the error readout:

[Code]....

View 1 Replies View Related

Ubuntu :: Launch Applications From A Php Script?

Aug 11, 2010

As the subject of this post suggests i'm trying to launch Ubuntu applications from a php script, i have tried different ways of doing this but without much success.Firstly i would like to explain why and maybe somebody may have a better suggestion or an alternative route...I am making a 'personal' remix of Ubuntu which will be a live CD i can use for my university work (studying computer forensics), it will basically be a minimal install with every Linux based forensics application i can lay my hands on,instead of having a huge list of shortcut's in the menu's that ship with Ubuntu I though it would be fun/a challenge to make a fancy PHP based web site which contained a database of the programs so i could search through them and find what i need by category ect and then launch those applications from the same site.I can 'talk' to Ubuntu through some small scripts i've tried but i can't launch any applications.Here is what i've got so far....

Code:
<?php
echo "test1";

[code]....

View 9 Replies View Related

Ubuntu :: No Launch Menu With Kernel 2.6.32-24

Sep 21, 2010

I am running Ubuntu 10.04 kernel 2.6.31-22-generic.On the boot menu, I have the option to run 2.6.32-24, but after the log in screen, nothing happens.No panels show up.I can cntl+alt+delete and shutdown, but thats it.I do have an older Nvidia card that might be contributing.

View 6 Replies View Related

Ubuntu :: Shake Won't Launch From Terminal

Oct 8, 2010

I have a copy of Shake (I was given it by my friend) It is the Linux version and I have followed instructions to install and after a few problems and errors I think I have everything in place. However when I type the advised command from Terminal: 'csh Shake' All that happens is the terminal moves to a new line with no text. I can still type and press enter but nothing happens, just goes to a new blank line. Thing is it doesn't give any errors. I have chmod'd the correct folders, have installed all required included files and library's. Also, im sorry for posting this here, I could not post in the Multimedia section

View 1 Replies View Related

Ubuntu :: Could Not Launch FirstClass Client

Oct 18, 2010

I just installed a program and do not know what is causing this error. When I run it from the applications menu I get the following error "Could not launch 'FirstClass Client' :Failed to execute child process "/opt/firstclass/fcc" (No such file or directory)". I opened up a terminal and looked at the location. The file is there.

Terminal output: <will@will-Latitude-E6400:/opt/firstclass$ ls -al
total 15128
drwxr-xr-x 10 root root 4096 2009-11-18 13:22 .
drwxr-xr-x 3 root root 4096 2010-10-18 17:51 ..
drwxr-xr-x 3 root root 4096 2009-08-06 01:15 download
-rw-r--r-- 1 root root 867 2009-11-18 12:29 fcapps
-rwxr-xr-x 1 root root 7521991 2009-11-18 13:22 fcc
-rwxr-xr-x 1 root root 5315334 2009-11-18 13:22 fccicons.rez
-rw-r--r-- 1 root root 2587680 2009-11-18 13:22 fcc.rez
drwxr-xr-x 3 root root 4096 2009-08-06 01:15 fcctemp
-rw-r--r-- 1 root root 141 2009-11-18 12:29 fcfonts
drwxr-xr-x 3 root root 4096 2009-11-18 13:22 fcp
-rw-r--r-- 1 root root 10281 2009-11-18 12:29 firstclass.png
drwxr-xr-x 3 root root 4096 2009-08-06 01:15 Images
drwxr-xr-x 3 root root 4096 2009-08-06 01:15 plugins
drwxr-xr-x 3 root root 4096 2009-11-18 13:22 settings
drwxr-xr-x 6 root root 4096 2009-11-18 13:22 .svn
drwxr-xr-x 3 root root 4096 2009-11-18 13:22 tools>

View 4 Replies View Related

Ubuntu :: Can't Launch Applications From Docky

Nov 1, 2010

I recently installed stacks for Docky using the script of this link here [URL]

Until that, everything is okay. I can drag and drop folders to Docky, and when I click 'em I can easily see it's content like in Mac OS or Cairo.

But the problem here is that I wanted to make an Application folder like in Mac OS X. I made a folder that I called aplications and there I put all the applications I have installed.

But, when I try to open an app from the Docky, it just opens gedit with info about the app I'm trying to open. Is it related that all the application's names are .desktop files? Is that an executable?

Below I leave two caps, the first is of the folder opened in Docky stacks. The second is of what I get when I try to open and application directly from stacks.

View 1 Replies View Related

Ubuntu :: 10.10: Rhythmbox Segfaults Upon Launch

Nov 2, 2010

Running Maverick Meerkat fairly close to original specs. When launching Rhythmbox from either the command line or the applications menu, the window appears briefly and closes whether or not I interact with it. During its time open (~3sec), it gives no indication that it recognizes input, i.e. menus do not open and buttons do not depress when clicked.

While running from the terminal, the following output is displayed.

Code:

(rhythmbox:2068): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
** (rhythmbox:2068): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

[code]....

View 4 Replies View Related

Ubuntu :: Thunderbird Will Not Launch Even With Reinstall

Nov 4, 2010

Thunderbird is telling me it can't launch because a copy is already running. But I checked ps and there is no pid for it
Code:
[root@dunphy:~/Downloads/thunderbird]#ps auxwww | grep thunderbird | grep -v grep
[root@dunphy:~/Downloads/thunderbird]#
I have tried uninstalling it and reinstalling it with aptitude under Ubuntu 10.
How I can get this working again?

View 3 Replies View Related

Ubuntu / Apple :: Calculator Does Not Launch In 10.10 PPC?

Dec 4, 2010

When I try to launch the Calculator from the Applications menu I get the "Starting Calculator" tab in the bottom panel, but the application never launches and the tab disappears after a few seconds.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved