https://bugs.kde.org/show_bug.cgi?id=507702
--- Comment #13 from postix <[email protected]> --- I've logged in via ssh and tried the commands, but I get a SIGABRT :-( ``` kscreen-doctor output.DP-2.position.1920,0 qt.qpa.xcb: could not connect to display qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. 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, vkkhrdisplay, vnc, xcb, wayland-egl, wayland. Aborted (Core dumped) kscreen-doctor output.DP-2.enable ``` ``` Thread 1 (Thread 0x7fb047e0c980 (LWP 11792)): #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007fb048e9de53 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 #2 0x00007fb048e427b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007fb048e2934b in __GI_abort () at abort.c:73 #4 0x00007fb0496f4220 in qAbort () at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/corelib/global/qassert.cpp:46 #5 qt_message_fatal<QString&> (context=..., message=...) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/corelib/global/qlogging.cpp:2149 #6 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., msg=msg@entry=0x7fb04a5e8bfa "%s", ap=ap@entry=0x7ffcc5bf9718) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/corelib/global/qlogging.cpp:381 #7 0x00007fb0496f50ff in QMessageLogger::fatal (this=this@entry=0x7ffcc5bf9c40, msg=msg@entry=0x7fb04a5e8bfa "%s") at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/corelib/global/qlogging.cpp:883 #8 0x00007fb049f79846 in init_platform (pluginNamesWithArguments=..., platformPluginPath=..., platformThemeName=..., argc=@0x7ffcc5bfa07c: 2, argv=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/gui/kernel/qguiapplication.cpp:1345 #9 QGuiApplicationPrivate::createPlatformIntegration (this=0x56496163e140) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/gui/kernel/qguiapplication.cpp:1591 #10 0x00007fb04a025108 in QGuiApplicationPrivate::createEventDispatcher (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/gui/kernel/qguiapplication.cpp:1610 #11 0x00007fb0497cf485 in QCoreApplicationPrivate::init (this=this@entry=0x56496163e140) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/corelib/kernel/qcoreapplication.cpp:866 #12 0x00007fb04a0251ae in QGuiApplicationPrivate::init (this=0x56496163e140) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/gui/kernel/qguiapplication.cpp:1638 #13 0x00007fb04a026416 in QGuiApplication::QGuiApplication (this=<optimized out>, argc=<optimized out>, argv=<optimized out>, this=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.2/src/gui/kernel/qguiapplication.h:172 #14 0x000056492e85f744 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/libkscreen-6.4.5/src/doctor/main.cpp:86 ``` -- You are receiving this mail because: You are watching all bug changes.
