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

Fixes PySide6/Qt6 support #3542

Merged
merged 7 commits into from
Nov 8, 2021
Merged

Fixes PySide6/Qt6 support #3542

merged 7 commits into from
Nov 8, 2021

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Nov 3, 2021

Merge PR #3540 first!

This PR fixes a couple of Qt6/PySide6 compatibility issues spotted while testing silx view:

  • Adapt to Qt6 API changes
  • PySide6 bug workaround with private methods used as signals
  • Avoid to raise exception with scatter profiles expecting a regular grid while a grid cannot be guessed.

related to #3432

@t20100
Copy link
Member Author

t20100 commented Nov 5, 2021

CI fails after tests pass (see #3553)

@payno payno merged commit 084bd6c into silx-kit:master Nov 8, 2021
@t20100 t20100 deleted the pyside6-fixes branch November 29, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants