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
  • #9096

Closed
Open
Opened Apr 25, 2018 by t2d@t2d

Error when adding new contact (subscription)

Versions

  • OS: Linux
  • GTK+ Version: 3.22.25
  • PyGObject Version: 3.24.1
  • python-nbxmpp Version: 0.6.4
  • Gajim Version: 1.0.1

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gajim/app_actions.py", line 275, in on_open_event
    dict_['type_'])
  File "/usr/lib/python3/dist-packages/gajim/gui_interface.py", line 1804, in handle_event
    dialogs.SubscriptionRequestWindow(jid, event.text, account,
AttributeError: 'NoneType' object has no attribute 'text'

Steps to reproduce the problem

... This occurred when I was adding a new contact.

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