https://bugs.kde.org/show_bug.cgi?id=478000
Bug ID: 478000
Summary: PyQt6 Apps no longer start
Classification: Developer tools
Product: Qt/KDE Flatpak Runtime
Version: unspecified
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Apps using the PyQt6.6 BaseApp no longer start. They all crash with the
following error:
ImportError: /app/lib/python3.11/site-packages/PyQt6/QtCore.abi3.so: undefined
symbol: _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version
Qt_6_PRIVATE_API
A Runtime should be API compatible within the same version, so this should be
fixed.
--
You are receiving this mail because:
You are watching all bug changes.