|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Multiple Instances of nm-applet I've replaced the linux distribution on our ThinkPad 600E with
Xubuntu-7.04. Each time it boots, multiple instances of the network manager (nm-applet) are loaded; we're up to well more than 20 now. They're like a cancer, growing uncontrollably and I can't cure the machine of this illnesss. Before quitting, I run 'killall nm-applet' and they all close down. The session-saving option is selected, but this applet keeps coming back on a reboot or cold boot. I even deleted the session data in ~/.config/cache/, but to no avail. If anyone here can help me clear this up, I'd really appreciate it. Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-applet-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Rich Shepard wrote: > I've replaced the linux distribution on our ThinkPad 600E with > Xubuntu-7.04. Each time it boots, multiple instances of the network manager > (nm-applet) are loaded; we're up to well more than 20 now. They're like a > cancer, growing uncontrollably and I can't cure the machine of this > illnesss. > > Before quitting, I run 'killall nm-applet' and they all close down. The > session-saving option is selected, but this applet keeps coming back on a > reboot or cold boot. > > I even deleted the session data in ~/.config/cache/, but to no avail. > > If anyone here can help me clear this up, I'd really appreciate it. Settings => Autostarted applications Check that NetworkManager is not listed there. I thnk it might be saved along with the session and then started by both the autostart and the sessions, growing the number of instances at each login/logout cycle... HTH Cheers, Olivier. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGoEOwFHBtvh5LRUARAiNTAKCXZP3kvGBBaNL6tg09P9gOq+wWaACgjEXn Jt+o+zjXBc8QNzLpPbSuTD8= =xDLV -----END PGP SIGNATURE----- _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-appletOn Fri, 20 Jul 2007, Olivier Fourdan wrote:
> Settings => Autostarted applications > > Check that NetworkManager is not listed there. I thnk it might be saved > along with the session and then started by both the autostart and the > sessions, growing the number of instances at each login/logout cycle... Olivier, Yes, that is checked to activate. I mistakenly assumed that the application would not be in the session manager unless it was also in autostart. My mistake. Let me confirm ... hmmm-m-m. Doesn't seem to help. Any other ideas? Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-appletOn jeu, 2007-07-19 at 16:00 -0700, Rich Shepard wrote:
> I've replaced the linux distribution on our ThinkPad 600E with > Xubuntu-7.04. Each time it boots, multiple instances of the network > manager > (nm-applet) are loaded; we're up to well more than 20 now. They're > like a > cancer, growing uncontrollably and I can't cure the machine of this > illnesss. Just kill any instances, clean your sessions files after logout. Then log in back, and add "nm-applet --sm-disable" to your autostarted applications. nm-applet doesn't supports well session management (at least outside of gnome, it seems). Regards, -- Yves-Alexis _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-appletOn Sat, 21 Jul 2007, Yves-Alexis Perez wrote:
> Just kill any instances, clean your sessions files after logout. Then > log in back, and add "nm-applet --sm-disable" to your autostarted > applications. nm-applet doesn't supports well session management (at > least outside of gnome, it seems). Hmm-m-m. I've been using the --sm-disable option, but at the command line. How, exactly, should I add that to ~/.config/autostart/? Based on Olivier's message yesterday, I don't want autostart activated in the settings. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-appletRich Shepard wrote:
> On Sat, 21 Jul 2007, Yves-Alexis Perez wrote: > > >> Just kill any instances, clean your sessions files after logout. Then >> log in back, and add "nm-applet --sm-disable" to your autostarted >> applications. nm-applet doesn't supports well session management (at >> least outside of gnome, it seems). >> > > Hmm-m-m. I've been using the --sm-disable option, but at the command line. > How, exactly, should I add that to ~/.config/autostart/? Based on Olivier's > message yesterday, I don't want autostart activated in the settings. > > Thanks, > > Rich > > > open the file ~/.cache/.sessions/xfce4-session-????? and remove all > entries of nm-applet but one. Renumber the Client? headings > appropriately and set Count equal to the last client number + 1. Save. > Logout w/out saving the session and you are done. _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
|
|
Re: Multiple Instances of nm-appletOn Sat, 21 Jul 2007, Foxy wrote:
> There was advice on Ubuntu Forums: open the file >> ~/.cache/.sessions/xfce4-session-????? and remove all entries of >> nm-applet but one. Renumber the Client? headings appropriately and set >> Count equal to the last client number + 1. Save. Logout w/out saving the >> session and you are done. Thank you. killing off the session files with only one instance of 'nm-applet --sm-disable &' running seems to have done the trick. I've rebooted her laptop a couple of times and there's only one icon displayed. Whew! Now to figure out why the wireless networking card won't work with this distribution when it worked flawlessly with Slackware. Again, thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Xfce mailing list Xfce@... http://foo-projects.org/mailman/listinfo/xfce http://www.xfce.org |
| Free embeddable forum powered by Nabble | Forum Help |