Hello,
since a few days (maybe more than 2 weeks) the history is not available anymore. Even from the main menu or chat window. I got the following output running gajim from the commandline:
Traceback (most recent call last):
File "/usr/share/gajim/src/roster_window.py", line 4123, in on_history_menuitem_activate
gajim.interface.instances['logs'] = history_window.\
File "/usr/share/gajim/src/history_window.py", line 120, in __init__
self._fill_completion_dict()
File "/usr/share/gajim/src/history_window.py", line 160, in _fill_completion_dict
info_name = completed.split('@')[0]
AttributeError: 'NoneType' object has no attribute 'split'
- Gajim 0.11.4.2-svn
- GTK+-Version: 2.12.9
- PyGTK-Version 2.12.1
- Python 2.4.5
- OS: Debian lenny
best regards
Stefan Pampel