https://bugs.kde.org/show_bug.cgi?id=457721
Bug ID: 457721 Summary: Most KDE Apps crash when they are dragged by their titlebar after being corner tiled. Product: plasmashell Version: 5.25.4 Platform: Neon Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: yusufjamal1...@gmail.com CC: k...@davidedmundson.co.uk Target Milestone: 1.0 SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** I don't know which app to insert logs for, it happens with most KDE apps like Dolphin, KWrite, System Settings. STEPS TO REPRODUCE 1. Open a KDE app (like Dolphin) 2. Drag the title bar of the opened app window and tile it to the corner of the screen (to make it a quarter of the size of the screen) and release the mouse 3. Try to drag it again OBSERVED RESULT The KDE app crashes EXPECTED RESULT App should normally u SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon 5.25 (available in About System) KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.0-46-generic (64-bit) ADDITIONAL INFORMATION I got these logs for KWrite from ~/.xsession-errors whenever the crash happens: KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kwrite path = /usr/bin pid = 1761 KCrash: Arguments: /usr/bin/kwrite /home/sbeve72/.config/kwinrc KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi And similar logs from the same file for Dolphin: KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = dolphin path = /usr/bin pid = 6184 KCrash: Arguments: /usr/bin/dolphin KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi It seems that this crash happens only once after a restart for each app. So if Dolphin has crashed for you once, it won't crash again until you restart. -- You are receiving this mail because: You are watching all bug changes.