Hi Joanie. Unfortunately the problem persists. Another trace. Traceback (most recent call last):File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/event_manager.py", line 213, in _dequeue
self._processObjectEvent(event)File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/event_manager.py", line 552, in _processObjectEvent
script.processObjectEvent(event)File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/script.py", line 424, in processObjectEvent
self.listeners[key](event)File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/scripts/apps/Thunderbird/script.py", line 231, in onTextInserted
hasSelection = text.getNSelections() > 0File "/usr/lib/python3.3/site-packages/pyatspi/text.py", line 325, in getNSelections
return Atspi.Text.get_n_selections(self.obj) gi._glib.GError: The process appears to be hung. I'll try to do a clean installation of orca. Thanks. On 02/11/2014 03:10 AM, Joanmarie Diggs wrote:
Hey José. I still cannot reproduce this. But the traceback suggests that Thunderbird is not getting back to us quickly enough and the call is timing out. I just added a sanity check to master which will hopefully handle that condition more gracefully (i.e. and speak something). But without being able to reproduce it or debug it myself, I'm not convinced whatever you are seeing is 100% fixed. In the past, we've had to play timeout whac-a-mole and this feels like it may be another one of those times.... Please let me know if you see anything better/different using master. Thanks! --joanie On 02/10/2014 03:35 PM, José Vilmar Estácio de Souza wrote:Hi Attila. I did exactly the same with a different result of you. When I press the tab key to jump to the subject field, orca does not announce the subject field. I sent in pvt a debug file to Joanie. In the debug file I found the following traceback: Traceback (most recent call last): File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/generator.py", line 242, in generate result = eval(formatting, globalsDict) File "<string>", line 1, in <module> NameError: name 'newNodeLevel' is not defined During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/generator.py", line 256, in generate globalsDict[arg] = self._methodsDict[arg](obj, **args) File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/speech_generator.py", line 1228, in _generateNewNodeLevel newLevel = self._script.utilities.nodeLevel(obj) File "/data/software/orca3/arch2/lib/python3.3/site-packages/orca/scripts/toolkits/Gecko/script_utilities.py", line 308, in nodeLevel attrs = obj.getAttributes() gi._glib.GError: The process appears to be hung. COMPLETION TIME: 0.0129 generate speech results: TOTAL PROCESSING TIME: 0.0174 On 02/10/2014 01:30 PM, Hammer Attila wrote:Hi José, After I readed your letter, I downloaded from ftp.mozilla.org the Thunderbird 24.3.0 hungarian language localized version. I doed following testcases and I not see any problem: 1. Press CTRL+N keystroke. 2. Wrote an e-mail address with already stored the address book. When autocomplete happened, Orca spokened me the autocompleted e-mail address. 3. Press TAB key. The caret jumps the Subject field, Orca right announced me to I land the subject field. 4. Press TAB key again, I land the message body area. 5. I reverse this keystrokes (pressed few SHIFT+TAB keystrokes. All movement operations Orca announced me the right focused control. When I writing now this message, I repeat this testcase. Since I logged in my system Orca is not restarted my system. Everithing works fine my machine. If you using different testcase, please write the steps and I trying reproducing the issue tomorrow morning. My testing environment related informations: OS: Ubuntu 14.04 development release Orca version: latest master branch, version number is 3.11.90pre Thunderbird version: 24.3.0 Locale: hungarian Attila _______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Visit http://live.gnome.org/Orca for more information on Orca. The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions Log bugs and feature requests at http://bugzilla.gnome.org Find out how to help at http://live.gnome.org/Orca/HowCanIHelp_______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Visit http://live.gnome.org/Orca for more information on Orca. The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions Log bugs and feature requests at http://bugzilla.gnome.org Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
-- {}S José Vilmar Estácio de Souza
Attachment:
orca.debug.out.gz
Description: application/gzip