Summary: | Icons disappear after screen switch-off | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | albert <alberthilbert> |
Component: | widget-systemtray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | andresbajotierra, aseigo, notmart |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
albert
2009-05-21 18:40:19 UTC
kmix and kwallet uses the new protocol, that means it's a proble with the fdo ones that could be either: -graphics driver bug -problem in the FDOtaskProtocol in the applet -problem in ksystemtryIcon -problem in QSystemtrayIcon soo maybe upstream? opinions? obviously more than just "switching off the screen" is happening here; perhaps a suspend/resume is happening? anyways, what's almost certainly happening here is that the selection for "i am the system tray" is for whatever reason getting re-set (_NET_SYSTEM_TRAY_* atoms, most likely) and so the tray loses the icons. perhaps the tray needs to re-aquire those post-resume (assuming that's what's happening, clarification from the reporter would be most appreciated), in which case we need to be notified of resume. but it really sounds very fishy all-in-all as i would not expect such things as the selection ownership to change in that case, and would really chalk this up to a Yet Another Poor x.org behaviour. > obviously more than just "switching off the screen" is happening here; perhaps
> a suspend/resume is happening?
No, that happened just switching off the screen with the key combination "Fn + F7".
I'd like to see if that issue still affects my system, in the mean time I upgraded to kubuntu karmic koala, but now the above key combination doesn't work anymore and I don't know how I can trigger that action.
In the next days I will investigate...
"that happened just switching off the screen with the key combination "Fn + F7"." let me just reiterate, then: it is not possible for this to happen just because the LCD was powered down. that has no impact on these things. something more must have been happening on the system when Fn+F7 was pressed. - Did you experience this again recently with an updated KDE SC ? Regards > Did you experience this again recently with an updated KDE SC?
In my actual system (Kubuntu Karmic + KDE SC 4.4 RC) the combination "Fn + F7" doesn't work, so I can't give you an answer. I'm sorry... :(
Closing for lack of feedback. |