[Pidgin] #992: gaim-url-handler fails; GaimAccountsFindAny ('[...]', '[...]') returned 0
Pidgin
trac at pidgin.im
Mon May 14 14:46:15 EDT 2007
#992: gaim-url-handler fails; GaimAccountsFindAny ('[...]', '[...]') returned 0
--------------------------+-------------------------------------------------
Reporter: thielmann | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.0
Keywords: | Pending: 0
--------------------------+-------------------------------------------------
For some users of Ubuntu Feisty, GaimAccountsFindAny fails, so we're
unable to link on xmpp: or aim: uris.
Example error message:
>>> SNIP >>>
thielmann at diabolus:~ $ /usr/bin/python /usr/bin/gaim-url-handler
xmpp:thielmann at gmail.com?message
/usr/bin/gaim-url-handler:27: DeprecationWarning: raising a string
exception is deprecated
raise "Error: " + self.attr + " " + str(args) + " returned " +
str(result)
Traceback (most recent call last):
File "/usr/bin/gaim-url-handler", line 285, in <module>
main()
File "/usr/bin/gaim-url-handler", line 278, in main
xmpp(uri)
File "/usr/bin/gaim-url-handler", line 218, in xmpp
account = findaccount(protocol, accountname)
File "/usr/bin/gaim-url-handler", line 51, in findaccount
account = cgaim.GaimAccountsFindAny(accountname, protocolname)
File "/usr/bin/gaim-url-handler", line 27, in __call__
raise "Error: " + self.attr + " " + str(args) + " returned " +
str(result)
Error: GaimAccountsFindAny ('thielmann at gmail.com', 'prpl-jabber') returned
0
>>> SNIP >>>
You'll find an extended bug report at:
https://bugs.launchpad.net/ubuntu/+source/gaim/+bug/88901
--
Ticket URL: <http://developer.pidgin.im/ticket/992>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list