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 609081 - Animation for switching to an app on another workspace regressed
Animation for switching to an app on another workspace regressed
Status: RESOLVED DUPLICATE of bug 609673
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-05 13:02 UTC by drago01
Modified: 2010-02-11 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description drago01 2010-02-05 13:02:13 UTC
When switch to an App, which is on another workspace using the overview (in linear mode), a blue background is shown during the transition. 

This has been introduced by commit 31f9da7b8ffd3f14cb801383fe8016cc0f1027fb ("Fix transition to zoomed window in single view"), just reverting isn't an option because it will break the transition for zoomed windows, so we need a proper fix.
Comment 1 William Jon McCann 2010-02-07 14:13:11 UTC
Possibly related:
    JS ERROR: !!!   Error calling onComplete
    JS ERROR: !!!     message = 'this._scroll.adjustment is null'
    JS ERROR: !!!     lineNumber = '499'
    JS ERROR: !!!     fileName = '/home/jmccann/gnome-shell/source/gnome-shell/js/ui/workspacesView.js'
    JS ERROR: !!!     stack = '()@/home/jmccann/gnome-shell/source/gnome-shell/js/ui/workspacesView.js:499
()@/home/jmccann/gnome-shell/source/gnome-shell/js/ui/tweener.js:109
_callOnFunction((function () {oldHandler.apply(eventScope, oldParams);handler(target);}),"onComplete",[object Object],[object _private_Clutter_Group],(void 0))@/home/jmccann/gnome-shell/install/share/gjs-1.0/tweener/tweener.js:202
_updateTweenByIndex(0)@/home/jmccann/gnome-shell/install/share/gjs-1.0/tweener/tweener.js:332
_updateTweens()@/home/jmccann/gnome-shell/install/share/gjs-1.0/tweener/tweener.js:344
_onEnterFrame([object Object])@/home/jmccann/gnome-shell/install/share/gjs-1.0/tweener/tweener.js:359
_emit("prepare-frame")@/home/jmccann/gnome-shell/install/share/gjs-1.0/signals.js:124
(333)@/home/jmccann/gnome-shell/source/gnome-shell/js/ui/tweener.js:237
([object _private_Clutter_Timeline],333)@/home/jmccann/gnome-shell/source/gnome-shell/js/ui/tweener.js:222
([object _private_Clutter_Timeline],333)@/home/jmccann/gnome-shell/install/share/gjs-1.0/lang.js:110
Comment 2 Florian Müllner 2010-02-08 21:18:20 UTC
(In reply to comment #1)
> Possibly related:

I don't think it is related (read: the error was there before the regression).

On the bright side of things, I have a patch in testing which addresses both this and bug 607823 - still some cleanup to do, but it should be ready for bugzilla soonish.
Comment 3 drago01 2010-02-11 18:57:37 UTC

*** This bug has been marked as a duplicate of bug 609673 ***