Closed Roy-Orbison closed 1 year ago
Thanks a lot for the report and suggestion! This issue has been bugging me as well on my KDE machine and I didn't know where to look for the problem, other than that it's related to the systemd boot change. I'll test your suggested changes when I can.
This is now resolved with 299f7e52d9b3b317db4c098e3b5a283450ca0385 Thanks again!
I upgraded to v2.2.1, and the .desktop
file in my local config definitely has your fix, but it still does not show any icon in the status/notification area. Is it not meant to? There are no processes listed in ps
that have superpaper
in the command/args, nor any python instances that belong to my user id, but the systemd log no longer has an error and does show this:
systemd[1484]: Starting Superpaper...
...
systemd[1484]: Started Superpaper.
Hmm unfortunate. For me the autostart issue was fixed on manjaro kde. Have you tried recreating the auto start entry in kde settings?
I did not. Oops. I symlinked to the one in ~/.local/share/applications/
, which I assume will fix it next logon.
Since KDE switched to a systemd boot, many
.desktop
files that were previously okay stopped working. For me,journalctl
logs this line:I assume the user-local
$PATH
isn't available (at least at that point in time).Another python app – that was similarly failing but now works – generates this launcher file:
Perhaps you could modify yours to include the same dependency fixes and delay?