[ksmserver] [Bug 404318] KDE 5.15 - "Restore manually saved session" no more working
David Edmundson
bugzilla_noreply at kde.org
Thu Feb 14 22:39:42 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=404318
--- Comment #3 from David Edmundson <kde at davidedmundson.co.uk> ---
The fact that dolphin restores implies ksmserver is working correctly.
What's interesting from the logs is:
conky: desktop window (1a0000d) is subwindow of root window (9f)
conky: window type - normal
conky: drawing to created window (0x200002)
conky: drawing to double buffer
conky: can't open '/sys/class/hwmon/hwmon1/temp1_input': Arquivo ou diretório
inexistente
please check your device or remove this var from conky
conky: can't open '/sys/class/hwmon/hwmon0/temp3_input': Arquivo ou diretório
inexistente
please check your device or remove this var from conky
conky: can't open '/sys/class/hwmon/hwmon1/fan1_input': Arquivo ou diretório
inexistente
please check your device or remove this var from conky
kdeinit5: Got EXT_EXEC '/usr/bin/dolphin' from launcher.
so conky *is* starting.
The comment about the rootwindow seems relevant.
Do you get that when you manually start conky later?
Do you get that message if you "kquitapp5 plasmashell" and start conky?
I have a feeling that we're in a race condition, conky perhaps needs to start
after plasmashell has created the DesktopView.
In Plasma 5.15 I worked on removing some blocking slowdowns in ksmserver so it
is probably getting to session restore quicker now.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list