Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0
-
None
-
-
e6db4206b81f3fcea13646461f56a5207d9608c2 (qt/qtbase/dev) 4a31673d0714f1b76b12dc502365daee4bfe3171 (qt/qtbase/6.2)
Description
if QLibraryInfo:path function is used BEFORE QCoreApplication::instance() is initialized,
when you call QLibraryInfo:path AFTER QCoreApplication::instance() is inittialized,
QLibrarySettings is not reloaded.
So, qt.conf pathes are not taken into account
reloadOnQAppAvailable variable is true, but havePaths function never test it.
This was working with Qt5
Attachments
Issue Links
- relates to
-
QTBUG-97383 [REG 5.15 -> 6.2] QtWebEngineProcess + change resources location with qt.conf
- Closed
-
QTBUG-97947 [REG 5.15 -> 6.2] QtWebEngine resources + translations location no longer affected by qt.conf
- Closed