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

Migrate to qt6-main 6.8 #6531

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Migrate to qt6-main 6.8 #6531

wants to merge 1 commit into from

Conversation

hmaarrfk
Copy link
Contributor

@hmaarrfk hmaarrfk commented Oct 11, 2024

Compatibility bugs:

Under investigation

Resolved

cc: @jschueller @conda-forge/qt-main

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

cc: @jschueller @conda-forge/qt-main
@hmaarrfk hmaarrfk requested a review from a team as a code owner October 11, 2024 20:31
@hmaarrfk hmaarrfk added the automerge Merge the PR when CI passes label Oct 11, 2024
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@hmaarrfk
Copy link
Contributor Author

so Qt6.8 is making my whole application crash.....

@hmaarrfk
Copy link
Contributor Author

I guess i'm on Ubuntu 24.10.....

@beckermr beckermr removed the automerge Merge the PR when CI passes label Oct 11, 2024
@hmaarrfk
Copy link
Contributor Author

hmm it doesn't seem to be related to Ubuntu 24.10. It seems to be happening on 24.04 as well.

@hmaarrfk
Copy link
Contributor Author

Of course things like a simple widget don’t crash.

Will have to continue to investigate. But I would appreciate if somebody else could corroborate or refute my findings with an application of theirs

@hmaarrfk
Copy link
Contributor Author

hmaarrfk commented Oct 11, 2024

python -c "from qtpy.QtCore import Qt"
Segmentation fault (core dumped)

spyder-ide/qtpy#494

@hmaarrfk hmaarrfk marked this pull request as draft October 11, 2024 22:27
@hmaarrfk
Copy link
Contributor Author

In either case. This should be skipped because according to Qt

The Qt version 6.8 series is binary compatible with the 6.7.x series. Applications compiled for 6.7 will continue to run with 6.8.

https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.0/release-note.md

@hmaarrfk
Copy link
Contributor Author

So i'm happy to report that my application doesn't crash anymore.

Does anybody want to give pyside6 6.8.0 (the latest build) a try and confirm?

@hmaarrfk
Copy link
Contributor Author

xref : conda-forge/pyside2-feedstock#249

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.

4 participants