Ticket #3932 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Error at start in svn

Reported by: m_gol Owned by: asterix
Priority: high Milestone:
Component: None Version: svn
Severity: blocker Keywords: error, start, right click, middle click
Cc: OS: All

Description

In svn v. 9614 I get the following error at start:

Traceback (most recent call last):
  File "/home/mgol/gajim/src/systray.py", line 321, in on_clicked
    self.on_middle_click()
  File "/home/mgol/gajim/src/systray.py", line 312, in on_middle_click
    self.handle_first_event()
  File "/home/mgol/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 m_gol

  • severity changed from normal to major

And more, this bug makes me unable to open chat by middle-clicking envelope icon in tray...

Changed 3 months ago by m_gol

One more problem about it - when I talk to someone I shouldn't see a star saying that there is an unread message... Now the only way to get rid of it is to change active chat-card to another one and then to go back.

Changed 3 months ago by m_gol

  • keywords error, start, right click, middle click added
  • priority changed from normal to high
  • severity changed from major to critical

Right-click on contact in roster also gives an error... There is sth strongly bad about this commit.

Changed 3 months ago by m_gol

  • severity changed from critical to blocker

Changed 3 months ago by m_gol

I cannot do many common things, so I think it's blocker.

Changed 3 months ago by m_gol

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

In 9623 it works ok.

Add/Change #3932 (Error at start in svn)

Author



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