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 645541 - Critical when changing the bell sound from Default to something else
Critical when changing the bell sound from Default to something else
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Sound
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-22 15:27 UTC by Cosimo Cecchi
Modified: 2011-03-23 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sound: Fallback if loading an inexistant custom theme (2.80 KB, patch)
2011-03-22 19:33 UTC, Bastien Nocera
committed Details | Review

Description Cosimo Cecchi 2011-03-22 15:27:44 UTC
I get this critical when changing the bell sound from Default to another value

http://fpaste.org/jwHc/

Note that I needed the patch from https://bugzilla.gnome.org/show_bug.cgi?id=645527 to get to this point.
Comment 1 Bastien Nocera 2011-03-22 19:33:18 UTC
Created attachment 184117 [details] [review]
sound: Fallback if loading an inexistant custom theme

If the sound theme is set to be a custom sound theme, but it
does not exist, then we should fallback gracefully on the
default sound theme, and avoid warnings.
Comment 2 Bastien Nocera 2011-03-23 18:40:42 UTC
Attachment 184117 [details] pushed as cdbff7b - sound: Fallback if loading an inexistant custom theme