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

Closed
Open
Created May 23, 2018 by shtrom@shtrom

Database Malformed exception not catched

Versions

  • OS: Arch Linux
  • GTK+ Version: 3.22.30
  • PyGObject Version: 3.28.2
  • python-nbxmpp Version: 0.6.6
  • Gajim Version: 1.0.3

Traceback

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/gajim/dialogs.py", line 1406, in on_response
    self.possible_responses[response_id](dialog)
  File "/usr/lib/python3.6/site-packages/gajim/dialogs.py", line 1681, in on_response_yes
    self.user_response_yes(self.is_checked())
  File "/home/shtrom/.local/share/gajim/plugins/plugin_installer/plugin_installer.py", line 133, in open_update
    get_action('plugins').activate()
AttributeError: 'NoneType' object has no attribute 'activate'

Steps to reproduce the problem

Start Gajim with outdated OMEMO and OTR plugins.

Edited May 24, 2018 by Philipp Hörist
Assignee
Assign to
Time tracking