|
Bugzilla – Full Text Bug Listing |
| Summary: | beagle icon on panel | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Frederik Vos <frederik.vos> |
| Component: | GNOME | Assignee: | Gary Ekker <gekker> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | patch which fixes the problem | ||
|
Description
Frederik Vos
2005-09-11 05:44:37 UTC
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 |