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 172
    • Issues 172
    • 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
  • #8051

Closed
Open
Created May 17, 2015 by anonymous@anonymous

Exception on every status change: ValueError: Unknown status message: u'NEWSIG'

Every time status is changed multiple threads throw following exception:

Exception in thread Thread-544: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/gajim/common/gnupg.py", line 768, in _read_response result.handle_status(keyword, value) File "/usr/lib64/python2.7/site-packages/gajim/common/gnupg.py", line 292, in handle_status raise ValueError("Unknown status message: %r" % key) ValueError: Unknown status message: u'NEWSIG'

Assignee
Assign to
Time tracking