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 on right clicking podcast entry #4178

Closed
Mellthas opened this issue Oct 21, 2022 · 1 comment · Fixed by #4193
Closed

Error on right clicking podcast entry #4178

Mellthas opened this issue Oct 21, 2022 · 1 comment · Fixed by #4193
Labels

Comments

@Mellthas
Copy link
Contributor

Steps to reproduce

  1. Right click on a feed/podcast entry in the podcast browser.

Expected Output

Context menu opens.

Actual Output

E: [0319.925] errorreport.main.errorhook: podcasts.py:478:__popup_menu: TypeError: MenuItem() got an unexpected keyword argument 'tooltip'

Test System

Current master on Ubuntu 20.04.

@Mellthas Mellthas added the bug label Oct 21, 2022
declension added a commit that referenced this issue Oct 30, 2022
 * Add missing hunks from original PR #4139
 * So adds the _rebuild_ feature...
 * Some wrangling of the class to make a few more things accessible for testing
 * Add tests to prove buttons can at least be clicked (though not much more). Catches this error

Fixes #4178
@declension
Copy link
Member

Sorry, missed this report. Thanks

declension added a commit that referenced this issue Oct 30, 2022
* Add missing hunks from original PR #4139
 * So adds the _rebuild_ feature...
 * Some wrangling of the class to make a few more things accessible for testing
 * Add tests to prove buttons can at least be clicked (though not much more). Catches this error

Fixes #4178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants