Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gajim gajim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 209
    • Issues 209
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajimgajim
  • gajimgajim
  • Merge requests
  • !311

Fix error on "modify account" in roster menu

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Sophie Herold requested to merge sophie-h/gajim:bug-1 into master Aug 16, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gajim/roster_window.py", line 3169, in on_edit_account
    app.interface.instances['accounts'] = config.AccountsWindow()
AttributeError: module 'gajim.config' has no attribute 'AccountsWindow'
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug-1