https://bugs.kde.org/show_bug.cgi?id=468199
Bug ID: 468199 Summary: kactivitymanagerd crashed during startup after log out and log in due to uninitialized Qt platform plugin Classification: Plasma Product: kactivitymanagerd Version: 5.27.3 Platform: Manjaro OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: ivan.cu...@kde.org Reporter: christian_gru...@gmx.de CC: plasma-b...@kde.org Target Milestone: --- Created attachment 157892 --> https://bugs.kde.org/attachment.cgi?id=157892&action=edit kactivitymanagerd coredump info SUMMARY The activity manager daemon crashed during startup after I have logged out from my system and logged in again. This does typically not happen and is not reproducible deterministically. But it could have something to do with the waiting time between log out and log in, which was quite short in the case of this reported crash. I can see the following logs in my systemd journal: Apr 04 09:08:37 maybach kactivitymanagerd[7416]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, x> Apr 04 09:08:37 maybach xdg-desktop-portal-kde[7442]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-g> Apr 04 09:08:37 maybach systemd-coredump[7469]: [🡕] Process 7416 (kactivitymanage) of user 1026 dumped core. Apr 04 09:08:37 maybach systemd[1336]: Failed to start KActivityManager Activity manager Service. Apr 04 09:08:37 maybach systemd[1336]: Failed to start Xdg Desktop Portal For KDE. Apr 04 09:08:37 maybach systemd-coredump[7470]: [🡕] Process 7442 (xdg-desktop-por) of user 1026 dumped core. See the attached core dump. I could also provide a core dump for xdg-desktop-portal-kde, but it looks almost the same as for kactivitymanagerd. Therefore I did not attach it yet. EXPECTED RESULT I can imagine that this is just a follow-up error from an incomplete startup process. As the systemd journal log says, the "Qt platform plugin could [not] be initialized". But I guess at least the activity manager daemon should handle this situation without a crash. SOFTWARE/OS VERSIONS KDE-Plasma-Version: 5.27.3 KDE-Frameworks-Version: 5.104.0 Qt-Version: 5.15.8 Kernel-Version: 6.2.9-1-MANJARO (64-bit) Grafik-Plattform: X11 -- You are receiving this mail because: You are watching all bug changes.