https://bugs.kde.org/show_bug.cgi?id=429415
Bug ID: 429415
Summary: kglobalaccel breaks after logging out
Product: frameworks-kglobalaccel
Version: 5.76.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Due to https://bugs.kde.org/show_bug.cgi?id=424408, everything dies improperly
on logout or shutdown:
Nov 20 13:04:10.535450 susetest kded5[1561]: The X11 connection broke (error
1). Did the X11 server die?
Nov 20 13:04:10.575429 susetest kwin_x11[1565]: The X11 connection broke (error
1). Did the X11 server die?
Nov 20 13:04:10.584159 susetest plasmashell[1613]: The X11 connection broke:
I/O error (code 1)
Nov 20 13:04:10.586981 susetest kglobalaccel5[1595]: The X11 connection broke
(error 1). Did the X11 server die?
Nov 20 13:04:10.589052 susetest kactivitymanagerd[1586]: The X11 connection
broke (error 1). Did the X11 server die?
Nov 20 13:04:10.597508 susetest gmenudbusmenuproxy[1630]: The X11 connection
broke (error 1). Did the X11 server die?
Nov 20 13:04:10.605577 susetest kaccess[1615]: The X11 connection broke (error
1). Did the X11 server die?
Nov 20 13:04:10.605856 susetest xembedsniproxy[1619]: The X11 connection broke
(error 1). Did the X11 server die?
Nov 20 13:04:10.648612 susetest org_kde_powerdevil[1636]: The X11 connection
broke (error 1). Did the X11 server die?
Nov 20 13:04:10.693440 susetest systemd[1441]: plasma-kglobalaccel.service:
Succeeded.
For some reason, plasmashell does a dbus call on exit:
Nov 20 13:04:10.802549 susetest dbus-daemon[1461]: [session uid=1000 pid=1461]
Activating via systemd: service name='org.kde.kglobalaccel'
unit='plasma-kglobalaccel.service' requested by ':1.23' (uid=1000 pid=1613
comm="/usr/bin/plasmashell ")
This triggers a restart of kglobalaccel:
Nov 20 13:04:10.810195 susetest systemd[1441]: Starting KDE Global Shortcuts
Server...
The display is gone though, so:
Nov 20 13:04:11.261120 susetest kglobalaccel5[15686]: qt.qpa.plugin: Could not
load the Qt platform plugin "xcb" in "" even though it was found.
Nov 20 13:04:11.287405 susetest kglobalaccel5[15686]: Failed to create
wl_display (No such file or directory)
Nov 20 13:04:11.289301 susetest kglobalaccel5[15686]: qt.qpa.plugin: Could not
load the Qt platform plugin "wayland" in "" even though it was found.
Nov 20 13:04:11.289452 susetest kglobalaccel5[15686]: This application failed
to start because no Qt platform plugin could be initialized. Reinstalling the
application may fix this problem.
Available platform
plugins are: wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl,
offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl,
wayland-xcomposite-glx, xcb.
Nov 20 13:04:11.345485 susetest systemd[1441]: plasma-kglobalaccel.service:
Main process exited, code=dumped, status=6/ABRT
Nov 20 13:04:11.346067 susetest systemd[1441]: plasma-kglobalaccel.service:
Failed with result 'core-dump'.
Nov 20 13:04:11.346567 susetest systemd[1441]: Failed to start KDE Global
Shortcuts Server.
Ultimately, it wedges itself, needing manual help:
Nov 20 13:04:12.748039 susetest systemd[1441]: plasma-kglobalaccel.service:
Scheduled restart job, restart counter is at 5.
Nov 20 13:04:12.748079 susetest systemd[1441]: Stopped KDE Global Shortcuts
Server.
Nov 20 13:04:12.748165 susetest systemd[1441]: plasma-kglobalaccel.service:
Start request repeated too quickly.
Nov 20 13:04:12.748174 susetest systemd[1441]: plasma-kglobalaccel.service:
Failed with result 'core-dump'.
Nov 20 13:04:12.748315 susetest systemd[1441]: Failed to start KDE Global
Shortcuts Server.
On the next login, this service is thus not starting and thus Plasma doesn't
work properly:
Nov 20 13:04:52.893267 susetest kwin_x11[15860]: Couldn't start kglobalaccel
from org.kde.kglobalaccel.service:
QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply.
Possible causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout expired, or
the network connection was broken.")
Downstream report (found by openQA):
https://bugzilla.opensuse.org/show_bug.cgi?id=1179033
--
You are receiving this mail because:
You are watching all bug changes.