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 723523 - overview: don't add a null desktop clone
overview: don't add a null desktop clone
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 723485 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-02-03 10:31 UTC by Giovanni Campagna
Modified: 2014-02-03 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
overview: don't add a null desktop clone (1.16 KB, patch)
2014-02-03 10:31 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-02-03 10:31:33 UTC
If there is no desktop window, getDesktopClone() returns null.
In that case, we know that no animation is needed.

Fixes a regression from b97f3a9ecf52183e86506af622a08eaa7e3846bb
Comment 1 Giovanni Campagna 2014-02-03 10:31:37 UTC
Created attachment 267935 [details] [review]
overview: don't add a null desktop clone
Comment 2 drago01 2014-02-03 10:50:21 UTC
Review of attachment 267935 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2014-02-03 10:55:59 UTC
Attachment 267935 [details] pushed as 3fc478a - overview: don't add a null desktop clone
Comment 4 drago01 2014-02-03 12:05:00 UTC
*** Bug 723485 has been marked as a duplicate of this bug. ***