[Trac_gajim-plugins] [Gajim Plugins] #22: [manu] i see the "Show Whiteboard" button in the chat window, but it does'nt produce anything

Gajim Plugins trac at gajim.org
Fri May 11 23:18:52 CEST 2012


#22: [manu] i see the "Show Whiteboard" button in the chat window, but it
does'nt produce anything
-------------------+-------------------------------
Reporter:  Dicson  |       Owner:  asterix
    Type:  defect  |      Status:  new
Priority:  major   |   Component:  WhiteboardPlugin
Keywords:          |  Blocked By:
Blocking:          |
-------------------+-------------------------------
 {{{
 Traceback (most recent call last):
   File "/home/test/.local/share/gajim/plugins/whiteboard/plugin.py", line
 328, in on_whiteboard_button_toggled
     self.start_whiteboard()
   File "/home/test/.local/share/gajim/plugins/whiteboard/plugin.py", line
 337, in start_whiteboard
     content = JingleWhiteboard(jingle)
   File "/home/test/.local/share/gajim/plugins/whiteboard/plugin.py", line
 368, in __init__
     transport = JingleTransportSXE()
   File "/home/test/.local/share/gajim/plugins/whiteboard/plugin.py", line
 475, in __init__
     JingleTransport.__init__(self, TransportType.streaming)
 AttributeError: type object 'TransportType' has no attribute 'streaming'

 }}}

-- 
Ticket URL: <http://trac-plugins.gajim.org/ticket/22>
Gajim Plugins <http://gajim.org/>
Gajim Plugins


More information about the Trac_gajim-plugins mailing list