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 196
    • Issues 196
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 21
    • Merge Requests 21
  • 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
  • #9929

Closed
Open
Opened Dec 18, 2019 by bodqhrohro@bodqhrohro

AttributeError: 'NoneType' object has no attribute 'SendAndCallForResponse'

Versions

  • OS: Debian GNU/Linux bullseye/sid
  • GTK+ Version: 3.24.13
  • PyGObject Version: 3.34.0
  • python-nbxmpp Version: 0.6.10
  • Gajim Version: 1.1.3

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gajim/dialogs.py", line 891, 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 118, in __init__
    app.connections[account].request_gateway_prompt(service)
  File "/usr/lib/python3/dist-packages/gajim/common/connection.py", line 1652, in request_gateway_prompt
    self.connection.SendAndCallForResponse(iq, _on_prompt_result)
AttributeError: 'NoneType' object has no attribute 'SendAndCallForResponse'

Steps to reproduce the problem

I just accepted an authorization.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#9929