Public bug reported:
Binary package hint: gajim
After my father dist-upgraded to Gutsy, Gajim crashed at startup everytime with
this error:
--------------------------------------------------------------------------------
[EMAIL PROTECTED]:~$ gajim
Requires docutils 0.4 for set_classes to be available
Traceback (most recent call last):
File "gajim.py", line 2247, in <module>
Interface()
File "gajim.py", line 2106, in __init__
gajim.connections[account] = common.connection.Connection(account)
File "/usr/share/gajim/src/common/connection.py", line 73, in __init__
self.password = passwords.get_password(name)
File "/usr/share/gajim/src/common/passwords.py", line 132, in get_password
return get_storage().get_password(account_name)
File "/usr/share/gajim/src/common/passwords.py", line 66, in get_password
self.save_password(account_name, password, update=False)
File "/usr/share/gajim/src/common/passwords.py", line 90, in save_password
storage.save_password(account_name, password)
File "/usr/share/gajim/src/common/passwords.py", line 40, in save_password
gajim.connections[account_name].password = password
KeyError: u'jabber.belnet.be'
--------------------------------------------------------------------------------
I tried deleting the ~/.gajim/config file. Gajim launched and I
configured his account, but if you close gajim and you launch it again
afterwards, it consistently gives the same error.
** Affects: gajim (Ubuntu)
Importance: Undecided
Status: New
--
gajim crashes at startup (KeyError)
https://bugs.launchpad.net/bugs/176447
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs