Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when clicking on the options after Linux Mint 19.3 to 20 update #26

Closed
2 tasks done
RMPR opened this issue Jul 15, 2020 · 0 comments
Closed
2 tasks done

Error when clicking on the options after Linux Mint 19.3 to 20 update #26

RMPR opened this issue Jul 15, 2020 · 0 comments

Comments

@RMPR
Copy link
Owner

RMPR commented Jul 15, 2020

Checklist

  • I use the latest release of atbswp
  • The issue is not existing yet

Miscellaneous information

Operating System

Linux Mint 20

Desktop Environment/Window Manager

Cinnamon

Python version

Python 3.7

Description

since I updated from linux mint 19.3 to 20, I get this when I click on the options, and it doesn't work. Do you know what could be? Thank you:

Traceback (most recent call last):
  File "/home/cristian/atbswp/atbswp/gui.py", line 45, in on_settings_click
    self.settings_popup()
  File "/home/cristian/atbswp/atbswp/gui.py", line 103, in settings_popup
    lang_item = submenu.AppendRadioItem(wx.ID_ANY, l)
NameError: name 'l' is not defined
RMPR pushed a commit that referenced this issue Jul 15, 2020
The issue is a side effect of a refactor started after adding the
Language feature.
@RMPR RMPR closed this as completed Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant