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 142773 - voice values reset momentarily to defaults, focusing table item
voice values reset momentarily to defaults, focusing table item
Status: VERIFIED INCOMPLETE
Product: gnopernicus
Classification: Deprecated
Component: speech
unspecified
Other Linux
: Normal major
: ---
Assigned To: mp
mp
AP2
Depends on:
Blocks:
 
 
Reported: 2004-05-19 13:55 UTC by david.hawthorne
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description david.hawthorne 2004-05-19 13:55:24 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 .
Comment 1 remus draica 2004-05-21 13:02:59 UTC
This bug is fixed in CVS head. It was fixed by Dana Ormenisan (do@baum.ro) some
time ago.
Comment 2 david.hawthorne 2004-05-21 13:31:20 UTC
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.
Comment 3 remus draica 2004-05-21 13:41:43 UTC
Run first gconftool-2 --shutdown, then delete ~/.gconf/apps/gnopernicus/speech
directory.
Comment 4 david.hawthorne 2004-05-21 14:07:19 UTC
This solves the problem.