[Gajim-devel] gajim 0.14.4 error

aullidolunar at gmail.com aullidolunar at gmail.com
Tue Apr 17 01:02:43 CEST 2012


Hi!

I'm using Gajim 0.14.4 on Ubuntu oneiric and I install gajim from
launchpad's repo at https://launchpad.net/~gajim/+archive/gajim-ppa

When I try to create any account I get this error:

Traceback (most recent call last):
  File "/usr/share/gajim/src/config.py", line 3613, in
on_forward_button_clicked
    self.save_account(username, server, savepass, password)
  File "/usr/share/gajim/src/config.py", line 3896, in save_account
    con = connection.Connection(self.account)
  File "/usr/share/gajim/src/common/connection.py", line 688, in __init__
    self.password = passwords.get_password(name)
  File "/usr/share/gajim/src/common/passwords.py", line 220, in get_password
    return get_storage().get_password(account_name)
  File "/usr/share/gajim/src/common/passwords.py", line 80, in get_password
    self.save_password(account_name, password, update=False)
  File "/usr/share/gajim/src/common/passwords.py", line 130, in
save_password
    display_name, attributes1, password, update)
IOError
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lagaule.org/pipermail/gajim-devel/attachments/20120416/29ff33c6/attachment.html>


More information about the Gajim-devel mailing list