[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2021-02-12 Thread Denis Lisov
https://bugs.kde.org/show_bug.cgi?id=415403

--- Comment #8 from Denis Lisov  ---
Rechecked and it works for me with the current versions (KMail 20.12.2, Plasma
5.20.5, Frameworks 5.78, Qt 5.15.2, QtWebEngine 5.15.2_p20210205).

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

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-02-04 Thread Denis Lisov
https://bugs.kde.org/show_bug.cgi?id=415403

--- Comment #7 from Denis Lisov  ---
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.

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-02-04 Thread Denis Lisov
https://bugs.kde.org/show_bug.cgi?id=415403

--- Comment #6 from Denis Lisov  ---
I'm still seeing the same bug. Looks like the underlying problem is that
QtWebEngine uses wrong paths for its resources

Qt WebEngine resources not found at /share/qt5/resources. Trying parent
directory...
Qt WebEngine resources not found at /share/qt5. Trying application directory...
Qt WebEngine resources not found at /usr/bin. Trying fallback directory... The
application MAY NOT work.

The paths are missing /usr. No idea which package is responsible for the paths,
however.

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

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-02-04 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=415403

--- Comment #5 from Dennis Schridde  ---
(In reply to Dennis Schridde from comment #3)
> Created attachment 125528 [details]
> gdb full backtrace, kmail 5.13.1 (19.12.1), qtwebengine 5.14.1
> 
> Persists with QtWebEngine 5.14.1, too.

I am still using the same versions, but can now start KMail again.  Maybe some
dependency had a bug?

Denis Lisov, is the issue resolved on your side, too?

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

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-02-02 Thread Denis Lisov
https://bugs.kde.org/show_bug.cgi?id=415403

--- Comment #4 from Denis Lisov  ---
Seeing the same backtrace (also on Gentoo x86_64).

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

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-02-02 Thread Denis Lisov
https://bugs.kde.org/show_bug.cgi?id=415403

Denis Lisov  changed:

   What|Removed |Added

 CC||dennis.lis...@gmail.com

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

[kmail2] [Bug 415403] kmail2 5.13.1 (19.12.1) with QtWebEngine 5.14.1 - segfault in KMReaderWin::KMReaderWin on startup

2020-01-29 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=415403

Dennis Schridde  changed:

   What|Removed |Added

Version|5.13.0  |5.13.1
Summary|kmail2 5.13.0 (19.12.0) |kmail2 5.13.1 (19.12.1)
   |with QtWebEngine 5.14.0 -   |with QtWebEngine 5.14.1 -
   |segfault in |segfault in
   |KMReaderWin::KMReaderWin on |KMReaderWin::KMReaderWin on
   |startup |startup

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