https://bugs.kde.org/show_bug.cgi?id=505134
--- Comment #3 from cwo <cwo....@posteo.net> --- More digging. nheko seems to work for me even in autostart, but it opens as the last one so whatever it is that breaks early on might have already fixed itself at that point. The problem is that for autostarted apps, the dbus registration with the StatusNotifierWatcher fails, early on - the dbus call to get the protocol version times out. On the KStatusNotifierWatcher that's just a "return 0;" so not something that can time out itself, so it seems to be dbus calls in general that break. I did put some debug output into it, and it's loaded and running when the apps try to access it, that does not seem to be the problem. DBus breaking would also explain some of the other weird messages (and completely non-functional akonadi) that I got since yesterday. (The system was up for a few days before that, and worked perfectly with regard to that, so it must be a recent regression within the last week or so... could of course also be a different cause). At this point I'm stumped on how to debug it further. Also, the autostarted KDE apps are the system versions and not the kde/usr versions, but I'm not sure if that's related - it also breaks for things where I only have the distro version. They're also loaded very early, the autostarted NeoChat doesn't use my accent color for some reason, and sometimes (not always though) KeepassXC fails to be in dark mode at all. -- You are receiving this mail because: You are watching all bug changes.