unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jacky Li via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: 55804@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	[thread overview]
Message-ID: <875yl7xux4.fsf@drshapeless.com> (raw)
In-Reply-To: <87bkv7z1mu.fsf@yahoo.com>

Po Lu <luangruo@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.






  reply	other threads:[~2022-06-11 12:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 10:43 bug#55804: 29.0.50; xwidget-webkit cannot render local html file drshapeless via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-05 11:48 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-05 12:52   ` drshapeless via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-05 13:22     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-11 12:10       ` Jacky Li via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-06-11 13:06         ` Eli Zaretskii
2022-06-11 13:20           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-28 21:21             ` Stefan Kangas
2022-06-29  1:01               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-02 16:47                 ` Stefan Kangas
2023-12-22 14:53                   ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yl7xux4.fsf@drshapeless.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=55804@debbugs.gnu.org \
    --cc=drsl@drshapeless.com \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).