[Trac_gajim-plugins] [Gajim Plugins] #85: Send Single Message... is broken
Gajim Plugins
trac at gajim.org
Sun Nov 24 16:19:56 CET 2013
#85: Send Single Message... is broken
---------------------+--------------------------------
Reporter: Darlan | Owner:
Type: defect | Status: new
Priority: major | Component: OffTheRecordPlugin
Resolution: | Keywords:
Blocked By: | Blocking:
---------------------+--------------------------------
Comment (by Darlan):
Ignore first line. The first line is the last presented line before I
pressed on Send button.
{{{
24/11/13 17:16:59 (D) gajim.plugin_system GajimPlugin.local_file_path()
<left>
24/11/13 17:17:14 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at
0xa39b2ac>,)
24/11/13 17:17:14 (E) potr exception in outgoing message handler, message
(hopefully) discarded
Traceback (most recent call last):
File "/home/darlan/.local/share/gajim/plugins/gotr/otrmodule.py", line
617, in handle_outgoing_msg
newmsg = self.us[event.account].getContext(fjid).sendMessage(
File "/home/darlan/.local/share/gajim/plugins/gotr/potr/context.py",
line 535, in getContext
if uid not in self.ctxs:
TypeError: unhashable type: 'list'
24/11/13 17:17:17 (D) nbxmpp.idlequeue Calling read_timeout for fd 21
24/11/13 17:17:17 (I) nbxmpp.transports_nb read_timeout called, state ==
CONNECTED
24/11/13 17:17:17 (I) nbxmpp.transports_nb Plugging fd 21, W:True, R:True
24/11/13 17:17:17 (I) nbxmpp.idlequeue read timeout set for fd 21 on 55
seconds
24/11/13 17:17:17 (I) nbxmpp.idlequeue read timeout removed for fd 21
24/11/13 17:17:17 (I) nbxmpp.transports_nb pollout called, state ==
CONNECTED
24/11/13 17:17:17 (I) nbxmpp.transports_nb Plugging fd 21, W:False, R:True
24/11/13 17:17:17 (I) nbxmpp.client_nb raising event from transport:
:::::DATA SENT::::
_____________
_____________
24/11/13 17:17:17 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at
0xa39b2ac>,)
}}}
--
Ticket URL: <http://trac-plugins.gajim.org/ticket/85#comment:1>
Gajim Plugins <http://trac-plugins.gajim.org/>
Gajim Plugins
More information about the Trac_gajim-plugins
mailing list