- Status Requires testing
- Percent Complete
- Task Type Bug Report
- Category Core
- Operating System Release 1 (Zaxxon)
- Severity Low
- Reported Version SuperZaxxon Final 1.54
Attached to Project: OpenPandora Main OS
Opened by Daniel Schaaaf - 18.07.2013
Last edited by Daniel Schaaaf - 18.07.2013
Opened by Daniel Schaaaf - 18.07.2013
Last edited by Daniel Schaaaf - 18.07.2013
FS#328 - XFCE desktop icons not displayed when logging on too quickly [including solution!]
It looks like XFCE cannot find the icons for links/launchers on the desktop, when the user logs on too quickly. This happens either when the session chooser at start-up is disabled, or when the session is being chosen quickly after the session chooser is being displayed (e.g. by pressing enter as soon as the chooser window pops up). The icons are probably not generated yet at that time point.
A simple workaround is adding the command "xfdesktop --reload" to autostart. Couls this be included in the next SuperZaxxon release or a hotfix?
I assigned myself to this task, but I don't know how I would integrate my workaround into the source, or whatever ...