all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu <tumashu@163.com>
To: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: xwidget-webkit-browse-url run error (newest xwidget code).
Date: Sun, 7 Nov 2021 13:21:06 +0800 (CST)	[thread overview]
Message-ID: <5ec5a376.969.17cf8d7d303.Coremail.tumashu@163.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2569 bytes --]

Hello:


I try newest xwidget feature today, and show error:


feng@tumashu:~/project/emacs $ ./src/emacs
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal

** (emacs:54828): ERROR **: 13:10:24.349: GApplication is required for xdg-desktop-portal access in the WebKit sandbox.
Fatal error 5: Trace/breakpoint trap
Backtrace:
./src/emacs(+0x152f41)[0x562c3cf2af41]
./src/emacs(+0x49aa0)[0x562c3ce21aa0]
./src/emacs(+0x49f74)[0x562c3ce21f74]
./src/emacs(+0x15152d)[0x562c3cf2952d]
./src/emacs(+0x151619)[0x562c3cf29619]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140)[0x7fe521655140]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log_structured_array+0x117)[0x7fe527dadca7]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log_default_handler+0xb5)[0x7fe527dae0b5]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_logv+0x219)[0x7fe527dae309]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log+0x8f)[0x7fe527dae59f]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xb369e3)[0x7fe5241429e3]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xb37fa4)[0x7fe524143fa4]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xb3c256)[0x7fe524148256]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0x9bbda0)[0x7fe523fc7da0]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xa52978)[0x7fe52405e978]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xa5ab72)[0x7fe524066b72]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xa5afcc)[0x7fe524066fcc]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xa1f009)[0x7fe52402b009]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(+0xa1f6d0)[0x7fe52402b6d0]
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37(webkit_web_view_load_uri+0x1b3)[0x7fe5240ec933]
./src/emacs(+0x2273d9)[0x562c3cfff3d9]
./src/emacs(+0x1b76fa)[0x562c3cf8f6fa]
./src/emacs(+0x1b61a0)[0x562c3cf8e1a0]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1b2761)[0x562c3cf8a761]
./src/emacs(+0x1b61a0)[0x562c3cf8e1a0]
./src/emacs(+0x1b7e78)[0x562c3cf8fe78]
./src/emacs(+0x1b3e1a)[0x562c3cf8be1a]
./src/emacs(+0x1b61a0)[0x562c3cf8e1a0]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1f2628)[0x562c3cfca628]
./src/emacs(+0x1b603f)[0x562c3cf8e03f]
./src/emacs(+0x1b2761)[0x562c3cf8a761]
...
追踪与中断点陷阱
feng@tumashu:~/project/emacs $


[-- Attachment #2: Type: text/html, Size: 2952 bytes --]

             reply	other threads:[~2021-11-07  5:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-07  5:21 tumashu [this message]
2021-11-07  5:33 ` xwidget-webkit-browse-url run error (newest xwidget code) Lars Ingebrigtsen
2021-11-07  5:44   ` tumashu
2021-11-07  5:52     ` Po Lu
2021-11-07  6:00       ` tumashu
2021-11-07 10:20       ` tumashu
2021-11-07 10:49         ` Po Lu
2021-11-07 11:13           ` tumashu
2021-11-07 11:37             ` Po Lu
2021-11-07 11:53               ` Po Lu
2021-11-07 12:18                 ` tumashu
2021-11-07 12:25                   ` Po Lu
2021-11-07 13:14                     ` Lars Ingebrigtsen
2021-11-07 13:14                     ` tumashu
2021-11-07 13:21                       ` Po Lu
2021-11-07 13:29                         ` tumashu
2021-11-07 12:24               ` tumashu

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

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

  git send-email \
    --in-reply-to=5ec5a376.969.17cf8d7d303.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.