/usr/lib/python2.6/site-packages/gajim/common/xmpp/auth.py:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha,base64,random,dispatcher /usr/lib/python2.6/site-packages/gajim/common/xmpp/auth.py:26: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Если запускать из терминала, выдает:
ImportError: could not import bonobo.ui
Traceback (most recent call last):
File «gajim.py», line 3354, in <module>
cli.set_restart_command(len(argv), argv)
AttributeError: '__main__.GnomeClient' object has no attribute 'set_restart_command'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File «/usr/lib/python2.6/atexit.py», line 24, in _run_exitfuncs
func(*targs, **kargs)
File «gajim.py», line 408, in on_exit
gajim.interface.save_config()
AttributeError: 'NoneType' object has no attribute 'save_config'
Error in sys.exitfunc:
Traceback (most recent call last):
File «/usr/lib/python2.6/atexit.py», line 24, in _run_exitfuncs
func(*targs, **kargs)
File «gajim.py», line 408, in on_exit
gajim.interface.save_config()
AttributeError: 'NoneType' object has no attribute 'save_config'