GNOME Bugzilla – Bug 598231
When Chromium rings the bell, metacity quits
Last modified: 2010-02-08 01:02:08 UTC
I am using frame_flash and using the Chromium browser. Chromium doesn't use a decorated window. When it beeps, like when searching, metacity quits with: metacity:ERROR:core/bell.c:211:bell_flash_window_frame: assertion failed: (window->frame != NULL)
Created attachment 145453 [details] [review] Patch to check if the window has a frame before calling bell_flash_window_frame
*** Bug 601907 has been marked as a duplicate of this bug. ***
This is a frequently-reported bug against Chrome. The same patch to fix it has been written twice. Who can I bug/bribe to get this in? :) http://code.google.com/p/chromium/issues/detail?id=27654
Review of attachment 145453 [details] [review]: Looks good: committed.
I will note a workaround for affected users who find this bug report before a fix is available for them: You can use gconf-editor and navigate to here: /apps/metacity/general/visual_bell_type You could uncheck the "visual bell" option, or change visual_bell_type to fullscreen.
Due to this and other bugs related to beeping, we removed the bell from Chrome. It was only added for a11y reasons. Maybe we'll revisit this once we expect most users have the fixed Metacity.