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

Closed
Open
Opened Aug 24, 2020 by akallabeth@akallabeth

Plugin System: Plugin config enabled even if there is none

Versions

  • OS: Linux
  • GTK Version: 3.24.22
  • PyGObject Version: 3.36.1
  • GLib Version : 2.64.4
  • python-nbxmpp Version: 1.0.2
  • Gajim Version: 1.2.2

Traceback

Traceback (most recent call last):
  File "/app/lib/python3.7/site-packages/gajim/plugins/gui.py", line 232, in _on_configure_plugin
    plugin.config_dialog(self)
TypeError: 'NoneType' object is not callable

Steps to reproduce the problem

  1. Using the flatpak appindicator plugin
  2. When enabling the plugin the settings button is clickable
  3. Clicking the button yields a crash report (the button does not open anything here, therefore the manual report)
Edited Aug 24, 2020 by Daniel Brötzmann
Assignee
Assign to
1.3.0
Milestone
1.3.0
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#10238