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 683707 - PolkitAgent: don't crash if there is no avatar
PolkitAgent: don't crash if there is no avatar
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: 2012-09-10 10:04 UTC by Giovanni Campagna
Modified: 2012-09-10 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
PolkitAgent: don't crash if there is no avatar (966 bytes, patch)
2012-09-10 10:04 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-09-10 10:04:37 UTC
If we're asking for root's password, we don't show an avatar. Don't
emit an exception in that case.
Comment 1 Giovanni Campagna 2012-09-10 10:04:40 UTC
Created attachment 223892 [details] [review]
PolkitAgent: don't crash if there is no avatar
Comment 2 Rui Matos 2012-09-10 16:22:45 UTC
Review of attachment 223892 [details] [review]:

Yep.
Comment 3 Giovanni Campagna 2012-09-10 16:40:50 UTC
Attachment 223892 [details] pushed as 452ac29 - PolkitAgent: don't crash if there is no avatar