desktopfolder
desktopfolder copied to clipboard
Click after moving file crashes Desktop Folder
Description
After moving a file on the desktop, a crash occurs when quickly left-clicking where the file used to be (before the alignment animation has gone away).
Steps to reproduce
- Place a file/folder on the deskop
- Drag and drop file/folder one tile away
- Quickly move the mouse back and click at the previous position
Expected result
Nothing, clicking on the desktop/wallpaper (not double-clicking) should not do anything.
Actual result
Desktop Folder application stops/crashes (albeit with some sort of exit animation)
System Information
- OS: elementary OS 5.1.7 Hera
- Desktop Folder version: 1.1.2 (current latest on AppCenter)
Terminal output
The following happens regardless of trying to crash it (when moving folder):
** (com.github.spheras.desktopfolder:6697): CRITICAL **: 12:58:17.662: desktop_folder_folder_grid_get_item_at_cell: assertion 'self != NULL' failed **
The following happens during crash:
ERROR:arraylist.c:1199:gee_array_list_real_get: assertion failed: (index < _size) Aborted