Ticket #3075 (closed defect: fixed)
TB on account modification attempt
| Reported by: | jzgoda@… | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | roster | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
Just tried to modify account settings. It doesn't matter if I open Accounts dialog then try to edit account settings, or just right-click on account in rooster window and select "Modify Account".
jarek:~$ gajim
Network Manager support not available
2007-04-04 21:03:32,431 gajim.c.connection: WARNING: Unable to check fingerprint for chrome.pl. Connection could be insecure.
2007-04-04 21:03:35,688 gajim.c.x.transports_nb: WARNING: Recv: OpenSSL: asn1enc: first num too large (ignored)
Traceback (most recent call last):
File "/usr/local/share/gajim/src/roster_window.py", line 2254, in on_edit_account
gajim.interface.instances[account]['account_modification'] = \
File "/usr/local/share/gajim/src/config.py", line 1158, in __init__
self.init_account()
File "/usr/local/share/gajim/src/config.py", line 1220, in init_account
password_entry.set_text(passstr)
TypeError: GtkEntry.set_text() argument 1 must be string, not None
Checked against rev. 8064.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
