![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Spilled the Beans
![]() Join Date: Dec 2006
Beans: 14
|
Program won't stay in Startup Programs menu
I am not sure if this is allowed here because it is indirectly related to beryl (that's what isn't staying in the startup programs menu), but here it goes. I have tried putting it in so many different ways into the Startup Programs tab in System>Preferences>Sessions>Startup Programs, but whenever I restart or logout it disappears. What do I do?
|
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Dec 2006
Location: UK
Beans: 128
Ubuntu 7.10 Gutsy Gibbon
|
Re: Program won't stay in Startup Programs menu
Hi twtmc,
This sounds like a permissions issue on your startup directory, which is located here: /home/[your user name]/.config/autostart. To find out what the permissions for this directory are, try using nautilus and making sure you can create and delete files. In case you can't, you need to change the permissions to allow you to access this folder. To do this, use the following: Code:
sudo chown [your user name] /home/[your user name]/.config/autostart
sudo chmod 755 /home/[your user name]/.config/autostart
Having checked the permissions, try to add something to the startup list. Click close, go back and look, if it is still there problem solved, if not, honestly not sure! Good luck & Hope this helps! PS If you would like more explanation on chown/chmod I have found a brilliant tutorial here: http://www.ubuntuforums.org/showthre...inal+beginners scroll down to section 5: permissions. It explains the numbers you see above.
__________________
QUARK_77 Lenovo R61 | Core2 (x64) | 3GB | nVidia Quadro | SATA || Ubuntu Linux | dm-crypt/LUKS | nv | truecrypt (win) |
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Beans: 96
|
Re: Program won't stay in Startup Programs menu
Found this today and its exactly what I was looking for - thanks for the tip
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: May 2006
Beans: 2
Ubuntu 7.04 Feisty Fawn
|
Re: Program won't stay in Startup Programs menu
Thanks, I thought that was the issue but was unsure of the location of the file.
Regards, brett |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Location: Melbourne, Australia
Beans: 2
Ubuntu 7.04 Feisty Fawn
|
Re: Program won't stay in Startup Programs menu
Thanks from me too Quark_77. I had the exact same problem as twtmc and sure enough, autostart was owned by root. I chowned it and now have control back of my sessions.
Cheers, D |
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() |
Re: Program won't stay in Startup Programs menu
I am having this problem with gDesklets. As per quark_77 I checked for the autostart file in .config but there isn't one.
Should I create one?
__________________
Life wastes itself while we are preparing to live. - Ralph Waldo Emerson LarsonsWorld - just another persons waste of time Laptop Specs | Linux User # 442197 | Ubuntu User # 11956 | Ubuntu - My First Year |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|