-
Notifications
You must be signed in to change notification settings - Fork 160
Description
Allright, I really dunno what's causing this problem, but here it goes. Emesene2 is working well with all my contacts, BUT one. His avatar isn't loaded at all, everytime i send him a message i get flooded with 'error sending message' errors (it gets printed 4 times whenever i send the message, then it gets printed over and over after that, about 1 line very 4-5 seconds), and after a while emesene2 actually freezes. The funny part is that he actually receives the messages i send, and vice versa. To make it everything worse, this doesn't happen if I use any other messenger program (emesene1, pidgin, amsn), I don't have any connection problem (did a full checkup) and neither does he.
I don't know if this may be the cause, but he uses Trillian Astra 4.2 and (so far) is the only one giving me such problems.
This is the shell output I get (since i start emesene to right before the freeze):
$ emesene2 <<< just an alias
[18:47:34 ERROR root] Could not find any typelib for Unity
[18:47:34 ERROR root] Could not find any typelib for Dbusmenu
/usr/lib/python2.6/dist-packages/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases. See http://www.pycrypto.org/randpool-broken
RandomPool_DeprecationWarning)
/opt/share/emesene2/emesene/gui/gtkui/init.py:107: Warning: g_object_set_qdata: assertion G_IS_OBJECT (object)' failed gtk.main() [18:47:49 WARNING papyon.p2p] Unknown MSN object, another end point might have it [18:47:49 WARNING papyon.p2p] Unknown MSN object, another end point might have it [18:47:49 ERROR papyon.msnp2p.session_manager] No handler could handle euf-guid {A4268EEC-FEC5-49E5-95C3-F126696BDBF6} [18:47:49 ERROR papyon.msnp2p.session_manager] No handler could handle euf-guid {A4268EEC-FEC5-49E5-95C3-F126696BDBF6} /opt/share/emesene2/emesene/gui/gtkui/Dialog.py:678: Warning: g_object_set_qdata: assertionG_IS_OBJECT (object)' failed
InviteWindow(session, callback).show()
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:21 ERROR papylib.Events] Error sending message: 4 1
[18:48:30 ERROR papylib.Events] Error sending message: 4 1
[18:48:30 ERROR papylib.Events] Error sending message: 4 1
/opt/share/emesene2/emesene/gui/gtkui/init.py:107: GtkWarning: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gtk.main()
[18:48:40 ERROR papylib.Events] Error sending message: 4 1
[18:48:40 ERROR papylib.Events] Error sending message: 4 1
[18:48:49 ERROR papyon.msnp2p.session_manager]
Then the following message gets repeated over and over and emesene2 freezes:
Traceback (most recent call last):
File "/opt/share/emesene2/emesene/e3/papylib/papyon/papyon/switchboard_manager.py", line 98, in process_pending_queues
self._process_pending_queues()
File "/opt/share/emesene2/emesene/e3/papylib/papyon/papyon/switchboard_manager.py", line 236, in _process_pending_queues
transaction_id = self.switchboard.send_message(message, ack)
File "/opt/share/emesene2/emesene/e3/papylib/papyon/papyon/msnp/switchboard.py", line 171, in send_message
assert(self.state == ProtocolState.OPEN)
AssertionError