Bugzilla – Bug 116372
beagle icon on panel
Last modified: 2005-10-17 12:50:29 UTC
Every time I'm login out and in again, using the "save current setup" function, i get an extra beagle icon in the panel.. so after doing it several times you'll have a lot of beagle icons :) (of course you can remove them...)
I think this is a duplicate joe - netapplet I believe works around it with some session foo to detect itself running again.
ugh. session management is so broken in GNOME. We should really just shut it off. The code in netapplet is GPL and cut-and-pasted from somewhere else, so we can't just cut-and-paste it in. But I think it's enough to just always set RestartStyle to Never, since we're starting it on our own (again, because session management is so broken)
Created attachment 49680 [details] patch which fixes the problem This is a rare patch that actually shouldn't go upstream. This disables all session manager restarts of best, which is what is causing the double best icon. (Because we also start it by hand with a patch to the session manager, whee!)
Submitted to STABLE/PLUS. Fixed in future versions.
Re-opening for an SL 10.0 update, waiting on a SWAMP id.
Maintenance-Tracker-2354
Update submitted for 10.0.
released