https://bugs.kde.org/show_bug.cgi?id=392285

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DOWNSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from Boudewijn Rempt <b...@valdyas.org> ---
Okay, I have been able to test with pclinuxos in a vm. The problem seems to be
that the distribution is setup with a hard-coded QT_PLUGIN_PATH=/usr/lib64/qt5. 

As noted in https://doc.qt.io/qt-5.10/deployment-plugins.html, "Note:
QT_PLUGIN_PATH should not be exported as a system-wide environment variable
since it can interfere with other Qt installations."

But because it is set, the Qt inside the appimage also looks in that location,
tries to load the plugins and fails because it has different Qt versions. The
solution would be to unset QT_PLUGIN_PATH before starting Krita. I'll see how
hard the pclinuxos guys make reporting issues.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to