Details
-
User Story
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.11.0
-
None
Description
After the discussion regarding bug PYSIDE-694,
the main problem was discovered:
Q_LOGGING_CATEGORY (sources/pyside2/libpyside/pyside.cpp)
instantiates QLibraryInfo overwriting the PySide2 configuration
regarding the qt.conf. (method: registerInternalQtConf).
A quick fix was to remove the logging details from that specific
file, but of course it's not the optimal solution.
Attachments
Issue Links
- relates to
-
PYSIDE-694 Wrong QtCore.QLibraryInfo.PrefixPath and all other related paths
- Closed