Bug 414786

Summary: Plasmashell crashes when you move a file to the last desktop on pager
Product: [Plasma] plasmashell Reporter: sedrubal <kde>
Component: PagerAssignee: Eike Hein <hein>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kde.podagric, kde, plasma-bugs
Priority: NOR    
Version: 5.16.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: An incomplete backtrace

Description sedrubal 2019-12-03 08:41:55 UTC
Created attachment 124290 [details]
An incomplete backtrace

SUMMARY
When you move a file to the last desktop on the pager widget, plasmashell crashes.


STEPS TO REPRODUCE
0. Add the pager widget to your taskbar
1. Add or remove a desktop (I'm not sure, if this step is required)
2. Open dolphin
3. Drag a file to the last desktop on the pager and wait a bit

OBSERVED RESULT
After some milliseconds you usually would change to that desktop. But instead it crashes.

EXPECTED RESULT
You should automatically change to the last desktop.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 31, plasma 5.16.5
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
When you hover other desktops there seems to be an off-by-one error and you sometimes change to the wrong desktop, too.
Comment 1 Podagric 2021-07-09 20:17:34 UTC
what kind of file are you trying to move? 

is working without problems for me. I can move text files, video, music, images, etc. between different desktops using the pager widget either for desktop or applications
Comment 2 sedrubal 2021-07-09 21:52:14 UTC
Yes it looks like this is fixed.