$ python /usr/bin/purple-url-handler irc://irc.gimp.net/online-desktop
Traceback (most recent call last):
File "/usr/bin/purple-url-handler", line 367, in <module>
main()
File "/usr/bin/purple-url-handler", line 349, in main
irc(uri)
File "/usr/bin/purple-url-handler", line 212, in irc
account = findaccount(protocol, matcher=correct_server)
File "/usr/bin/purple-url-handler", line 78, in findaccount
if matcher(account):
File "/usr/bin/purple-url-handler", line 210, in correct_server
return (server == (username.split("@"))[1])
IndexError: list index out of range
--
purple-url-handler crashed with IndexError in correct_server()
https://bugs.launchpad.net/bugs/263381
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs