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

Issue 1721 fix: Support Scintilla editor on Debian with Qt6 #1813

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

willend
Copy link
Contributor

@willend willend commented Jan 3, 2025

These few edits are tested to render the "built-in" QScintilla edtior functional on:

  • Ubuntu 24.04 with PyQt6 (from the base system)
  • Debian 12 with PyQt6 (from the base system) - something however indicates mixed qt5-6 setup...
  • macOS 14 Silicon with PyQt5 (via conda)
  • macOS 15 Intel with PyQt5 (via conda)
  • Windows 11 with PyQt5 (via conda)

There seems to be no further direct pyqt5 dependencies in the CMakeLists.txt - however the mcplot-pyqtgraph package pulls in PyQt5 via python3-qtpy (compatibility layer).

Deemed OK for merge.

@willend willend merged commit a1524bc into main Jan 3, 2025
32 checks passed
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.

1 participant