GNOME Bugzilla – Bug 791436
Unresponsive shell after drag-and-drop in overview mode
Last modified: 2017-12-10 14:08:01 UTC
After any drag-and-drop action with application's icon in overview mode gnome-shell becomes totally unresponsive. The cursor is moving and the clocks are going, but mouse clicks or keyboard input don't have any effect. I can't even switch to a different terminal. Related messages from journal: gnome-shell[393]: JS ERROR: Error calling onComplete: Error: Object St.Icon (0x563504b6e490), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs _Draggable<._dragComplete@resource:///org/gnome/shell/ui/dnd.js:646:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Draggable<._finishAnimation@resource:///org/gnome/shell/ui/dnd.js:622:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Draggable<._onAnimationComplete@resource:///org/gnome/shell/ui/dnd.js:641:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _addHandler/params[name]@resource:///org/gnome/shell/ui/tweener.js:91:13 _callOnFunction@resource:///org/gnome/gjs/modules/tweener/tweener.js:203:13 _updateTweenByIndex@resource:///org/gnome/gjs/modules/tweener/tweener.js:332:9 _updateTweens@resource:///org/gnome/gjs/modules/tweener/tweener.js:345:18 _onEnterFrame@resource:///org/gnome/gjs/modules/tweener/tweener.js:360:10 _emit@resource:///org/gnome/gjs/modules/signals.js:126:27 ClutterFrameTicker<._onNewFrame@resource:///org/gnome/shell/ui/tweener.js:208:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ClutterFrameTicker<._init/<@resource:///org/gnome/shell/ui/tweener.js:183:17 gnome-shell[393]: JS ERROR: Error: Object St.Icon (0x563504b6e490), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs _Draggable<._dragComplete@resource:///org/gnome/shell/ui/dnd.js:646:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Draggable<._onEvent@resource:///org/gnome/shell/ui/dnd.js:214:17 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _getEventHandlerActor/<@resource:///org/gnome/shell/ui/dnd.js:54:46 gnome-shell[393]: JS ERROR: Error: Object St.Icon (0x563504b6e490), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs _Draggable<._dragComplete@resource:///org/gnome/shell/ui/dnd.js:646:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Draggable<._onEvent@resource:///org/gnome/shell/ui/dnd.js:214:17 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _getEventHandlerActor/<@resource:///org/gnome/shell/ui/dnd.js:54:46 gnome-shell[393]: JS ERROR: Error: Object St.Icon (0x563504b6e490), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs _Draggable<._dragComplete@resource:///org/gnome/shell/ui/dnd.js:646:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Draggable<._onEvent@resource:///org/gnome/shell/ui/dnd.js:214:17 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _getEventHandlerActor/<@resource:///org/gnome/shell/ui/dnd.js:54:46 Archlinux gnome-shell 3.26.2+5+g3b4be770a-3
This is a newly added gjs error that made it into Arch before we got a chance to fix the fallout. *** This bug has been marked as a duplicate of bug 791233 ***