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

Restore Qt5 LTS compatibility #711

Merged
merged 2 commits into from Mar 13, 2022

Conversation

corubba
Copy link
Contributor

@corubba corubba commented Mar 8, 2022

Restore the unintentionally broken backwards-compatibility for Qt 5.12, which was the last LTS version. I double-checked #705, and this was the only breaking change.

This partially reverts commit f145db7.

Fixes puddletag#709
Also remove the PYTHONPATH thingy for the old `source` subdir, it no
longer exists.
@sandrotosi sandrotosi merged commit 9ee49d9 into puddletag:master Mar 13, 2022
@corubba corubba deleted the bugfix/qt5-lts-compat branch March 13, 2022 10:32
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

Successfully merging this pull request may close these issues.

"AttributeError: 'QComboBox' object has no attribute 'textActivated'" runnning puddletag from latest source
2 participants