sibul pisze:Radzę czytać logi systemowe
Tu niestety nie ma nic odnośnie Gajima, czy pythona... PulseAudio i kernel...
sibul pisze:Czasem pomaga wywalenie folderu gajima z folderu /home/twoja_nazwa/.gajim/
tam są ustawienia, ja tak pare razy miałem i to pomogło

Do tego się pozytywnie nastawiłem, niestety po 2-krotnym wywaleniu .gajim nic się nie zmieniło. :\
kklimonda pisze:Odpal z terminala, powinno wypluć traceback.
Wywaliło trochę linijek, za to okienko nie wyskoczyło.

Rozumiem, że to efekt wysypania ostrzeżeń w terminalu?
ja@fang:~$ gajim
/usr/share/gajim/src/common/xmpp/auth.py:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha,base64,random,dispatcher
/usr/share/gajim/src/common/xmpp/auth.py:26: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
/usr/share/gajim/src/common/latex.py:125: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
'error': helpers.decode_string(e.message)}
Traceback (most recent call last):
File "gajim.py", line 485, in _process_events
return self.process_events(fd, flags)
File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 150, in process_events
obj.pollin()
File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 360, in pollin
self._do_receive()
File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 516, in _do_receive
self.on_receive(received)
File "/usr/share/gajim/src/common/xmpp/dispatcher_nb.py", line 359, in dispatch
handler['func'](session,stanza)
File "/usr/share/gajim/src/common/connection_handlers.py", line 1879, in _messageCB
session.received(frm, msgtxt, tim, encrypted, msg)
File "/usr/share/gajim/src/session.py", line 254, in received
first, nickname, msg, focused], advanced_notif_num)
File "/usr/share/gajim/src/notify.py", line 306, in notify
path_to_image=path, title=title, text=text)
File "/usr/share/gajim/src/notify.py", line 355, in popup
indicator = indicate.IndicatorMessage()
AttributeError: 'module' object has no attribute 'IndicatorMessage'
/usr/share/gajim/src/chat_control.py:1084: DeprecationWarning: Use the new widget gtk.Tooltip
self.lock_tooltip = gtk.Tooltips()
/usr/share/gajim/src/chat_control.py:1182: DeprecationWarning: Use the new widget gtk.Tooltip
self.status_tooltip = gtk.Tooltips()
/usr/share/gajim/src/chat_control.py:1455: DeprecationWarning: Use the new widget gtk.Tooltip
banner_name_tooltip = gtk.Tooltips()
/usr/share/gajim/src/chat_control.py:1543: DeprecationWarning: Use the new widget gtk.Tooltip
banner_name_tooltip.set_tip(banner_name_label, label_tooltip)
Traceback (most recent call last):
File "gajim.py", line 485, in _process_events
return self.process_events(fd, flags)
File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 150, in process_events
obj.pollin()
File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 360, in pollin
self._do_receive()
File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 516, in _do_receive
self.on_receive(received)
File "/usr/share/gajim/src/common/xmpp/dispatcher_nb.py", line 359, in dispatch
handler['func'](session,stanza)
File "/usr/share/gajim/src/common/connection_handlers.py", line 1879, in _messageCB
session.received(frm, msgtxt, tim, encrypted, msg)
File "/usr/share/gajim/src/session.py", line 254, in received
first, nickname, msg, focused], advanced_notif_num)
File "/usr/share/gajim/src/notify.py", line 306, in notify
path_to_image=path, title=title, text=text)
File "/usr/share/gajim/src/notify.py", line 355, in popup
indicator = indicate.IndicatorMessage()
AttributeError: 'module' object has no attribute 'IndicatorMessage'