Summary: | KDE crashed when fullscreen/maximized window is closed directly from the new workspace | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Abdelmouaine <pesfifadima> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde |
Priority: | LO | Keywords: | drkonqi |
Version: | 5.18.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Abdelmouaine
2020-03-23 23:24:39 UTC
>#29 0x00007fece93ffb43 in QV4::QObjectWrapper::setProperty (engine=engine@entry=0x563bf0a4dca0, object=object@entry=0x563bf171c5b0, property=0x563bf0f7bbe8, value=...) at jsruntime/qv4qobjectwrapper.cpp:565
Which kwin scripts are you using?
I'm using this Kwin Script: Maximize To New Virtual Desktop Thanks. Based on the trace, disabling that will fix it, but it's still a bug our side to fix the ordering. If you want to help get this done faster, can you reproduce this whilst running valgrind kwin_x11 --replace (kwin will be super slow at this point) and paste the output. Hey, thanks for replying and sorry if I'm late. This is the output of valgrind kwin_x11 --replace, what I did is closed the maximized window from the new workspace. QScriptEngine: Unable to handle unregistered datatype 'KWin::Deleted*' when invoking handler of signal KWin::X11Client::windowClosed(KWin::Toplevel*,KWin::Deleted*) Application::crashHandler() called with signal 11; recent crashes: 1 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kwin_x11 path = /usr/bin pid = 1860 KCrash: Arguments: /usr/bin/kwin_x11 --replace KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 Icon theme "Numix-Circle" not found. Icon theme "Adwaita" not found. qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 178, resource id: 69206023, major code: 20 (GetProperty), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 179, resource id: 69206023, major code: 20 (GetProperty), minor code: 0 Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations. QPainter::begin: Paint device returned engine == 0, type: 3 OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) OpenGL version string: 3.0 Mesa 19.2.8 OpenGL shading language version string: 1.30 Driver: Intel GPU class: Unknown OpenGL version: 3.0 GLSL version: 1.30 Mesa version: 19.2.8 X server version: 1.19.6 Linux kernel version: 5.3 Requires strict binding: yes GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no qml: KROHNKITE: starting the script qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1912, resource id: 8388649, major code: 3 (GetWindowAttributes), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1913, resource id: 8388649, major code: 14 (GetGeometry), minor code: 0 Still the problem exist, any news ? Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |