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 173
    • Issues 173
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajimgajim
  • Issues
  • #10612

Closed
Open
Created Aug 04, 2021 by Alexey Vazhnov@vazhnov

KeyError: 29, when Internet connection was dropped

Versions

  • OS: Ubuntu 20.04.2 LTS
  • GTK+ Version: 3.24.20
  • PyGObject Version: 3.36.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/gui_interface.py", line 2251, in process_connections
    app.idlequeue.process()
  File "/usr/lib/python3/dist-packages/nbxmpp/idlequeue.py", line 583, in process
    self._check_time_events()
  File "/usr/lib/python3/dist-packages/nbxmpp/idlequeue.py", line 339, in _check_time_events
    self.queue[fd].read_timeout()
KeyError: 29

Steps to reproduce the problem

I couldn't reproduce it — it happened once when my Internet connection was dropped.

Assignee
Assign to
Time tracking