GNU bug report logs -
#55804
29.0.50; xwidget-webkit cannot render local html file
Previous Next
Full log
View this message in rfc822 format
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.