[Bug 40876] google live bug with deskbar applet
Todd Deshane
deshantm at gmail.com
Sun Apr 23 06:07:20 UTC 2006
Public bug reported:
Affects: deskbar-applet (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
When typing a single letter the applet doesn't work. This was figured
out by running "/usr/lib/deskbar-applet/deskbar-applet -w" on the
command line to debug and watching the terminal output.
two or more characters seem to work fine, but one character will crash
it so, a slow first character type on the applet will make it unusable
until reloaded.
The output is long but is roughly:
<Fault SOAP-ENV:Server: Exception from service object: For input string: "24880000000": <SOAPpy.Types.structType detail at -1260412084>: {'stackTrace': 'java.lang.NumberFormatException: For input string: "24880000000"\n\tat java.lang.NumberFormatException.forInputString(Unknown Source)\n\tat java.lang.Integer.parseInt(Unknown Source)\n\tat java.lang.Integer.parseInt(Unknown Source)\n\tat
. . .
. . .
Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/usr/lib/python2.4/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.4/site-packages/deskbar/Handler.py", line 285, in __query_async
res = self.query (qstring)
File "/usr/lib/deskbar-applet/handlers/google-live.py", line 123, in query
"utf-8", "utf-8") # input/output encodings
File "/usr/lib/python2.4/site-packages/SOAPpy/Client.py", line 421, in __call__
return self.__r_call(*args, **kw)
File "/usr/lib/python2.4/site-packages/SOAPpy/Client.py", line 443, in __r_call
self.__hd, self.__ma)
File "/usr/lib/python2.4/site-packages/SOAPpy/Client.py", line 357, in __call
raise p
faultType:
. . .
. . .
--
google live bug with deskbar applet
https://launchpad.net/bugs/40876
More information about the desktop-bugs
mailing list