Ticket #3934 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Tb in new msg reception

Reported by: Dicson Owned by: asterix
Priority: normal Milestone:
Component: systray Version: svn
Severity: normal Keywords:
Cc: OS: Unix

Description

Traceback (most recent call last):

File "/home/test/gajim/src/systray.py", line 321, in on_clicked

self.on_middle_click()

File "/home/test/gajim/src/systray.py", line 312, in on_middle_click

self.handle_first_event()

File "/home/test/gajim/src/systray.py", line 305, in handle_first_event

gajim.interface.handle_event(account, jid, event.type_)

File "gajim.py", line 2434, in handle_event

self.new_chat(contact, account, resource = resource)

TypeError?: new_chat() takes at least 4 non-keyword arguments (3 given)

Attachments

Change History

Changed 3 months ago by Dicson

I have this then i click middle button in tray icon

Changed 3 months ago by Dicson

  • status changed from new to closed
  • resolution set to fixed

in [9616]

Add/Change #3934 (Tb in new msg reception)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.