After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791436 - Unresponsive shell after drag-and-drop in overview mode
Unresponsive shell after drag-and-drop in overview mode
Status: RESOLVED DUPLICATE of bug 791233
Product: gnome-shell
Classification: Core
Component: overview
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-12-10 12:33 UTC by Vladimir Stoyakin
Modified: 2017-12-10 14:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vladimir Stoyakin 2017-12-10 12:33:03 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
Comment 1 Florian Müllner 2017-12-10 14:08:01 UTC
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 ***