Bug 88098
Summary: | multiple (5) applets in KDE Panel after upgrade | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | stuart boreen <stuart> | ||||
Component: | rhn-applet | Assignee: | Daniel Veillard <veillard> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2003-09-07 20:10:57 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
stuart boreen
2003-04-05 17:16:21 UTC
Created attachment 90926 [details]
png screenshot of KDE panel
This shows my KDE panel after RH9 upgrade.
I believe that adding the applet to the autostart file is the cause of your problem. The autostart file is meant for applications that don't support the normal session management protocol, so won't be restarted normally. But the applet _does_ handle session management, so its presence in the autostart folder means that another applet gets added each time. If it didn't show up after the upgrade, simply running the program once should be sufficient to fix that. So, remove all but one applet, remove it from the autostart folder and I think things will work correctly on subsequent logins. b Okay thanks ! Daniel |