https://bugs.kde.org/show_bug.cgi?id=400369

            Bug ID: 400369
           Summary: plasmashell crashes on moving desktop icon
           Product: plasmashell
           Version: 5.14.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: generic-crash
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: 1.0

Created attachment 115920
  --> https://bugs.kde.org/attachment.cgi?id=115920&action=edit
plasmashell-gdb.log

SUMMARY
plasmashell crashes if a icon is moved to another placed on the desktop


STEPS TO REPRODUCE
1. Start a Plasma / KDE desktop on Wayland.
2. Move a icon (file / directory) on the shown desktop to another place on the
desktop.

OBSERVED RESULT
plasmashell crashes


EXPECTED RESULT
The icon is placed on the new location without a crash.


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.14.2
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
A backtrace is attached.


I attached "gdb" to the running "plasmashell" process using:
===
gdb --pid=`pidof /usr/bin/plasmashell`
===


Then I added the following commands in the gdb shell:
===
set logging file plasmashell-gdb.log
set logging on
c
# wait for crash
bt
c
quit
===

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to