[kmail2] [Bug 476403] Mail Preview is completely white
Geert Janssens
bugzilla_noreply at kde.org
Wed Oct 23 09:37:15 BST 2024
https://bugs.kde.org/show_bug.cgi?id=476403
Geert Janssens <info at kobaltwit.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info at kobaltwit.be
--- Comment #2 from Geert Janssens <info at kobaltwit.be> ---
In GnuCash we experience similar issues in the display of reports. The
rendering is done by WebKit and apparently there are some incompatibilities
between some versions of webkit and some NVidia driver versions.
The workaround for GnuCash is to start the application as follows:
WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash
Perhaps the same workaround works for Kmail ? What happens if you start kmail
as follows:
WEBKIT_DISABLE_COMPOSITING_MODE=1 kmail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list