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 120093 - need a way to individually disable sound events
need a way to individually disable sound events
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
Depends on:
Blocks: 119222
 
 
Reported: 2003-08-17 19:53 UTC by Colin Walters
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2003-08-17 19:53:50 UTC
Becuase of this bug:

http://bugzilla.gnome.org/show_bug.cgi?id=119222

Rhythmbox needs a way to disable GNOME sound events just for itself. 
Presently we just bomb out if they're enabled, which is obviously very
suboptimal.
Comment 1 Colin Walters 2004-04-13 13:18:52 UTC
Actually it turns out we can add --disable-sound into our argv, which works.