GNOME Bugzilla – Bug 142773
voice values reset momentarily to defaults, focusing table item
Last modified: 2009-08-15 18:40:50 UTC
using gnopernicus from CVS HEAD 18/05/04 -launch gnopernicus -launch yelp -focus a table item in the 'Section' table -alt-tab to switch to a different window -alt-tab to switch back to yelp (which should initially be focusing the same table item). gnopernicus' speaks something(!) in it's default values (loud, fast, incomprehensible) and the following terminal messages are output: (srcore:29668): gnopernicus-WARNING **: can not find "row_header" voice. use default voice (srcore:29668): gnopernicus-WARNING **: can not find "column_header" voice. use default voice (srcore:29668): gnopernicus-WARNING **: can not find "column_header" voice. use default voice (srcore:29668): gnopernicus-WARNING **: can not find "cell" voice. use default voice This only happens when the table item as been initially focused and is revisited .
This bug is fixed in CVS head. It was fixed by Dana Ormenisan (do@baum.ro) some time ago.
Please do not close a bug that I have not verified is fixed. I have just compiled gnopernicus from CVS HEAD 10 mins ago, and this bug is still present.
Run first gconftool-2 --shutdown, then delete ~/.gconf/apps/gnopernicus/speech directory.
This solves the problem.