Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 203
    • Issues 203
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Issues
  • #8275

Closed
Open
Opened Feb 21, 2016 by Darlan@Darlan

Error upon attempting to start chat with JID/Resource from History Viewer

Bug description

    Traceback (most recent call last):
      File "/usr/share/gajim/src/conversation_textview.py", line 902, in on_start_chat_activate
        gajim.interface.new_chat_from_jid(self.account, jid)
      File "/usr/share/gajim/src/gui_interface.py", line 2223, in new_chat_from_jid
        contact = gajim.contacts.get_contact(account, jid, resource)
      File "/usr/share/gajim/src/common/contacts.py", line 305, in get_contact
        return self._accounts[account].contacts.get_contact(jid, resource=resource)
    KeyError: None

Steps to reproduce

  1. Open History Viewer
  2. View a log of public group chat
  • or a group chat in which you are an administrator or moderator
  1. Right-click on JID/Resource
  2. Click Start Chat

Software versions

OS version: Salix OS 14.1 (Slackware 14.1 based)

GTK version: 2.24.20

PyGTK version: 2.24.0

Edited May 26, 2018 by Daniel Brötzmann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#8275