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 529655 - After inputting an incorrect password on the screensaver, orca can't speak the whole dialog.
After inputting an incorrect password on the screensaver, orca can't speak t...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
2.22.x
Other All
: Normal normal
: 2.24.0
Assigned To: Rich Burridge
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-24 03:56 UTC by Ye Guo
Modified: 2008-06-25 14:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Orca debug output generated whilst testing this problem. (81.74 KB, text/plain)
2008-05-28 18:49 UTC, Rich Burridge
  Details
Revision #1. (2.72 KB, patch)
2008-05-28 20:59 UTC, Rich Burridge
none Details | Review
Revision #2. (2.64 KB, patch)
2008-05-29 00:01 UTC, Rich Burridge
committed Details | Review

Description Ye Guo 2008-04-24 03:56:37 UTC
Please describe the problem:
After inputting an incorrect  password on the screensaver, orca can't speak the whole dialog.

Steps to reproduce:
1.From the launch menu choose 'Lock Screen'.
2.Press a key to post the password dialog.
3.Input an INcorrect password and press <Return>.
 


Actual results:
After step 3 instead of speaking the whole dialog, orca only speaks "password" .

Expected results:
Orca should speak the whole dialog.

Does this happen every time?
Yes

Other information:
snv_87+verm89
Comment 1 Rich Burridge 2008-05-28 18:49:37 UTC
Created attachment 111681 [details]
Orca debug output generated whilst testing this problem.

Now we just need to work out where to hook a user notification in.
Nothing obvious jumps out at the moment.
Comment 2 Rich Burridge 2008-05-28 20:59:20 UTC
Created attachment 111687 [details] [review]
Revision #1.

Patch to hopefully fix the problem. Note that you are going to have to
run autogen.sh when you try testing this.

Note also that I haven't brailled anything in this situation; just
output speech. The next events are coming in so quickly that the 
braille display is going to get over written right away.
Comment 3 Rich Burridge 2008-05-29 00:01:52 UTC
Created attachment 111692 [details] [review]
Revision #2.

pylinted version.
Comment 4 Mike Pedersen 2008-06-03 18:15:10 UTC
looks good 
Comment 5 Rich Burridge 2008-06-03 19:20:55 UTC
Patch committed to SVN trunk. Moving to "[pending]".
Comment 6 Ye Guo 2008-06-25 07:59:07 UTC
On snv_92&jds_vermillion_93 orca couldn't read anything about the screensaver window.
Comment 7 Rich Burridge 2008-06-25 14:42:35 UTC
Patch also committed to the Orca gnome-2-22 branch, albeit to
the files in slightly different locations:

A    src/orca/scripts/gnome-screensaver-dialog.py
M    src/orca/scripts/Makefile.am