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 771656 - shell-screenshot: Avoid a crash when the cursor texture is NULL
shell-screenshot: Avoid a crash when the cursor texture is NULL
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2016-09-19 13:37 UTC by Rui Matos
Modified: 2016-09-19 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell-screenshot: Avoid a crash when the cursor texture is NULL (1.26 KB, patch)
2016-09-19 13:37 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2016-09-19 13:37:05 UTC
.
Comment 1 Rui Matos 2016-09-19 13:37:09 UTC
Created attachment 335856 [details] [review]
shell-screenshot: Avoid a crash when the cursor texture is NULL

Analogously to commit 2a7f9f70b836aee8605876186ff75d001d8ce63d for the
screen recorder, as a wayland compositor, the cursor texture might not
exist.
Comment 2 Florian Müllner 2016-09-19 13:39:53 UTC
Review of attachment 335856 [details] [review]:

OK
Comment 3 Rui Matos 2016-09-19 20:42:12 UTC
Pushing with RT approval for freeze break.

Attachment 335856 [details] pushed as ff814df - shell-screenshot: Avoid a crash when the cursor texture is NULL