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 204
    • Issues 204
    • 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
  • #9322

Closed
Open
Opened Sep 03, 2018 by ralf@ralf

Crash on double-clicking roster contact with subscription request

Versions

  • OS: Linux
  • GTK+ Version: 3.22.30
  • PyGObject Version: 3.28.3
  • python-nbxmpp Version: 0.6.7
  • Gajim Version: 1.0.99

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gajim/dialogs.py", line 888, in on_authorize_button_clicked
    AddNewContactWindow(self.account, self.jid, self.user_nick)
  File "/usr/lib/python3/dist-packages/gajim/gtk/add_contact.py", line 147, in __init__
    if model[iter_][0] == transport:
UnboundLocalError: local variable 'transport' referenced before assignment

Steps to reproduce the problem

  1. Receive a subscription request
  2. Double-click the item that shows up in the roster for this new contact
Edited Sep 03, 2018 by Daniel Brötzmann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#9322