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

--- Comment #7 from Denis Lisov <dennis.lis...@gmail.com> ---
The bug seems to be caused for me by the new "relocatable Qt" feature in
conjunction with the "merged /usr" layout. If the library is installed via
/usr/lib64, but loaded via /lib64 symlink (due to the latter coming first in
the libraries search path), the QLibraryInfo paths come out incorrect. This
causes QtWebEngine to fail to load its resources.

I can work the bug around by running kmail with LD_LIBRARY_PATH=/usr/lib64

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

Reply via email to