You are not logged in.
Hello,
This is just happened, or I only just noticed, the HTML part of a message now displays nothing, it worked perfectly a few days ago.
Has anyone else noticed or is it something unique to me?
The HTML viewer is now completely blank, screenshot here https://ibb.co/hHfch7W
Dillo will render but I cannot get it to allow links to open in another browser.
The actual email is fine and I can see the basic message but some companies send HTML only.
Thanks for any insight.
Last edited by SimonJ (2024-07-17 14:44:43)
Rlu: 222126
Offline
And you have the correct optional dep installed?
Online
I have not changed anything since it was working, but I will double check now.
Rlu: 222126
Offline
Well the optional dep changed a while ago, so if you didn't change anything, that would be a problem.
Online
I just checked and it seems ok to me
Optional dependencies for claws-mail
python: needed for some tools [installed]
perl: needed for some tools and perl plugin [installed]
spamassassin: adds support for spamfiltering
bogofilter: adds support for spamfiltering
libnotify: for notification plugin [installed]
libcanberra: for notification plugin [installed]
dbus: for notification plugin [installed]
libxml2: for rssyl plugins [installed]
curl: for vcalendar, rssyl and spamreport plugins [installed]
libarchive: for archive plugin and various other plugins [installed]
libytnef: for tnef_parse plugin
poppler-glib: for pdf viewer plugin [installed]
ghostscript: for pdf viewer plugin [installed]
libical: for vcalendar plugin [installed]
dillo: for dillo html viewer plugin
webkit2gtk-4.1: for fancy webkit html viewer plugin [installed]
gumbo-parser: for litehtml plugin
Last edited by SimonJ (2024-07-17 14:34:14)
Rlu: 222126
Offline
Open claws-mail from a command line, does it give anything in stderr?
Online
Yes, I should have thought of this, although it doesn't help me there is an error
$ claws-mail
(claws-mail:485310): GLib-GObject-CRITICAL **: 16:35:50.175: ../glib/gobject/gsignal.c:2533: signal 'resource-request-starting' is invalid for instance '0x5a22f4fbf600' of type 'WebKitWebView'
(claws-mail:485310): GLib-GObject-CRITICAL **: 16:35:50.175: ../glib/gobject/gsignal.c:2533: signal 'resource-load-failed' is invalid for instance '0x5a22f4fbf600' of type 'WebKitWebView'
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer
Rlu: 222126
Offline
Well the workround is to run
WEBKIT_DISABLE_COMPOSITING_MODE=1
when starting claws.
Thank you for pointing me in the right direction.
Rlu: 222126
Offline