Ticket #1945 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

TB on D&D of contacts in roster

Reported by: dkirov Owned by: asterix
Priority: normal Milestone: 0.11
Component: roster Version:
Severity: normal Keywords:
Cc: OS:

Description

Parent has subscription: none and show: "requested"

Traceback (most recent call last):
  File "/home/segundo/Projects/gajim/trunk/src/roster_window.py", line 3177, in drag_data_received_data
    is_big_brother, context, etime)
  File "/home/segundo/Projects/gajim/trunk/src/roster_window.py", line 3035, in on_drop_in_contact
    self.add_contact_to_roster(c_source.jid, account)
  File "/home/segundo/Projects/gajim/trunk/src/roster_window.py", line 252, in add_contact_to_roster
    big_brother_data = gajim.contacts.get_metacontacts_big_brother(
  File "/home/segundo/Projects/gajim/trunk/src/common/contacts.py", line 339, in get_metacontacts_big_brother
    score = self._get_data_score(data)
  File "/home/segundo/Projects/gajim/trunk/src/common/contacts.py", line 329, in _get_data_score
    score += ['not in roster', 'error', 'offline', 'invisible', 'dnd', 'xa',
ValueError: list.index(x): x not in list

Attachments

Change History

Changed 3 years ago by dkirov

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

now it is fine [6311]

Add/Change #1945 (TB on D&D of contacts in roster)

Author



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