https://bugs.kde.org/show_bug.cgi?id=483094
Simone Lazzaris <sim...@omni.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sim...@omni.it --- Comment #11 from Simone Lazzaris <sim...@omni.it> --- I think I'm starting to see the same issue: it happens when the screen saver kicks in *and* the screen(s) turns off. If I try to log back in, I'm greeted with a black screen and the writing "the screen locker is broken and unlocking is not possible anymore". Then there are instructions about switching to a console and "manually" unlock the screen with the "loginctl unlock-session" command. Which works, so that is an inconvenience but not a show stopper. Journalctl reports: ``` giu 26 08:26:49 betelgeuse kscreenlocker_greet[126137]: QMetaObject::invokeMethod: No such method ScreenLocker::AccessDeniedNetworkReply::error(QNetworkReply::NetworkError) giu 26 08:26:49 betelgeuse kscreenlocker_greet[126137]: QMetaObject::invokeMethod: No such method ScreenLocker::AccessDeniedNetworkReply::error(QNetworkReply::NetworkError) giu 26 08:26:49 betelgeuse kscreenlocker_greet[126303]: qt.qpa.wayland: Loading shell integration failed. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126303]: qt.qpa.wayland: Attempted to load the following shells QList("layer-shell") giu 26 08:26:49 betelgeuse kscreenlocker_greet[126303]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126303]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: offscreen, vnc, linuxfb, eglfs, xcb, minimalegl, minimal, wayland, wayland-egl, vkkhrdisplay. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126307]: qt.qpa.wayland: Loading shell integration failed. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126307]: qt.qpa.wayland: Attempted to load the following shells QList("layer-shell") giu 26 08:26:49 betelgeuse kscreenlocker_greet[126307]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126307]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: offscreen, vnc, linuxfb, eglfs, xcb, minimalegl, minimal, wayland, wayland-egl, vkkhrdisplay. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126314]: qt.qpa.wayland: Loading shell integration failed. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126314]: qt.qpa.wayland: Attempted to load the following shells QList("layer-shell") giu 26 08:26:49 betelgeuse kscreenlocker_greet[126314]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. giu 26 08:26:49 betelgeuse kscreenlocker_greet[126314]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: offscreen, vnc, linuxfb, eglfs, xcb, minimalegl, minimal, wayland, wayland-egl, vkkhrdisplay. ``` I'm using archlinux, kde 6.1.0, framework 6.3.0 on wayland. Note that this wasn't happening until I upgraded from the 6.0.X branch. -- You are receiving this mail because: You are watching all bug changes.