[orca-list] traceback from speech dispatcher (was Re: trace back message when using eclipse)



Hey JosÃ.

Looking at the traceback, that's a speech dispatcher issue/bug of some
sort rather than an Eclipse + Orca bug. Hence my new subject. I think
there are a number of folks on this list who are not Eclipse users, but
who are speech dispatcher or OpenTTS experts.

Could you please open a new bug with this finding and traceback so that
those experts can take a look?

Also, it might be interesting to reverse the patch from bug 618334 to
see if the problem goes away.

Thanks in advance!
--joanie

On Tue, 2010-05-18 at 15:53 -0300, Josà Vilmar EstÃcio de Souza wrote:
Hi all.
I found the following  and  I suspect it has something to do with the 
bug 618334.
For while I do not know how to create a test case but I can reproduce 
all the time.

Traceback (most recent call last):
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/focus_tracking_presenter.py", 
line 709, in _processObjectEvent
     s.processObjectEvent(event)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/script.py", 
line 383, in processObjectEvent
     self.listeners[key](event)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/default.py", 
line 2708, in onCaretMoved
     self._presentTextAtNewCaretPosition(event)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/scripts/apps/Eclipse/script.py", 
line 56, in _presentTextAtNewCaretPosition
     default.Script._presentTextAtNewCaretPosition(self, event, otherObj)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/default.py", 
line 3556, in _presentTextAtNewCaretPosition
     self.sayLine(obj)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/default.py", 
line 4180, in sayLine
     self.sayCharacter(obj)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/default.py", 
line 4145, in sayCharacter
     speech.speakCharacter(character, voice)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/speech.py", 
line 300, in speakCharacter
     _speechserver.speakCharacter(character, acss=acss)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/speechdispatcherfactory.py", 
line 369, in speakCharacter
     self._send_command(self._client.char, character)
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/speechdispatcherfactory.py", 
line 200, in _send_command
     return command(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/speechd/client.py", line 529, 
in char
     self._conn.send_command('CHAR', char.replace(' ', 'space'))
   File "/usr/lib/python2.6/dist-packages/speechd/client.py", line 265, 
in send_command
     raise SSIPCommandError(code, msg, cmd)
SSIPCommandError: 510: ERR MISSING PARAMETER

_______________________________________________
orca-list mailing list
orca-list gnome org
http://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
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]