Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a problem that I can't figure out. When I shut down and restart my computer Amarok (the music player) always starts when I get into GNOME. I am running Fedora 9 with GNOME. I have already checked in System -> Preferences -> Personal -> Sessions and it is definitely not there. I have some programs in there that I do want to load on boot up, and they are behaving as expected (ie: they load when I put them in there, they don't when I take them out). Amarok is not in there and I'm not sure where else to look.
Since I installed this just last week I have spent a considerable amount of time playing around with just about everything and I have a feeling that in some of my tinkering I must have added it to some boot up list. I couldn't tell you all of the things I've done playing around with settings on this system, but I have spent time in XFCE, KDE, and GNOME. In those different desktop environments I have added and removed programs to their respective boot up lists. Is it possible that I added Amarok to a start up list in XFCE or KDE and it is still being loaded into GNOME? I have a very limited understanding of what happens during boot up, but I would like to learn what happens on boot up so I can find the culprit for this little annoyance and find out what I did to cause it.
Any ideas? If you need any more information about my system please don't hesitate to ask.
KDE's autostart programs are in ~/.kde/Autostart or something, so Gnome's definitely not running one of those.
Do a grep amarok ~/.* and see if any hits come up. Its possible you (or XFCE) added it in one of your .x* files: .xprofile, .xinitrc, .xsession or whatever.
uh Okay its not there in any of those files. I don't use Gnome so I don't know where it puts its startup files, somewhere in ~/gnome* perhaps. Maybe someone else looking in can offer a tip or two.
Ok you could try this then:
Backup ~/.gnome2/session to some other name or location and restart gnome and see. You should get Gnome with the default settings. Is amarok starting now? If its not, then the session file is what's starting it up. You could either manually reconfigure your remaining startup programs in the new session file now, or you could move back the old session file and fiddle with it a bit (remove all entries with amarok in it, for example).
I figured it out! The answer was in GNOME sessions. I was able to go to System -> Preferences -> Personal -> Sessions and remove Amarok from starting up.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.