Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gajim gajim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 174
    • Issues 174
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajimgajim
  • Issues
  • #9322

Closed
Open
Created 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
Time tracking