GNU bug report logs - #55804
29.0.50; xwidget-webkit cannot render local html file

Previous Next

Package: emacs;

Reported by: drshapeless <drsl <at> drshapeless.com>

Date: Sun, 5 Jun 2022 10:45:02 UTC

Severity: normal

Tags: notabug

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Jacky Li <drsl <at> drshapeless.com>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 55804 <at> debbugs.gnu.org
Subject: bug#55804: 29.0.50; xwidget-webkit cannot render local html file
Date: Sat, 11 Jun 2022 20:10:31 +0800
Po Lu <luangruo <at> yahoo.com> writes:

> I guess that's because WebKit always tries to download local files.
> It's been a while since I looked into that part of the xwidget code.  I
> will try to find a way to provide an option to turn that behavior off.

A reddit user "lskph5vg" solved the
bug. https://www.reddit.com/r/emacs/comments/v53jpw/xwidgets_cannot_render_local_file_on_linux/iby14j3/?context=3

This behaviour was first solved in stackoverflow by
"DisableGraphics". https://stackoverflow.com/a/71740957

This is a bug due to faulty MIME type database, which can be solved by
these commands.

rm ~/.local/share/mime/packages/user-extension-html.xml
update-mime-database ~/.local/share/mime

Which seems to have nothing to do with webkitgtk or emacs, the bug can
be closed.





This bug report was last modified 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.