GNU bug report logs - #35279
emacs-xwidget does not provide support for xwidgets

Previous Next

Package: guix;

Reported by: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>

Date: Sun, 14 Apr 2019 18:58:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 35279 <at> debbugs.gnu.org (full text, mbox):

From: mike <at> rohleder.de
To: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Cc: 35279 <at> debbugs.gnu.org
Subject: Re: bug#35279: emacs-xwidget does not provide support for xwidgets
Date: Tue, 10 Mar 2020 18:48:35 +0100
[Message part 1 (text/plain, inline)]
Tim Gesthuizen <tim.gesthuizen <at> yahoo.de> writes:
> The section `Building Emacs with the '--with-xwidgets' option now
> requires WebKit2.` from the Emacs 26.2 news indicates that we probably
> just need to update to WebKit2 to fix the problem.

this seems to be the case:

$ guix environment -C bash --ad-hoc emacs-xwidget
[env]$ ldd $(readlink -f $(type -p emacs)) |grep webkit
	libwebkit2gtk-4.0.so.37 => /gnu/store/3qfw8flc5rd063pz7m30g77zc9sacphf-webkitgtk-2.26.4/lib/libwebkit2gtk-4.0.so.37 (0x00007f59243ea000)
	libjavascriptcoregtk-4.0.so.18 => /gnu/store/3qfw8flc5rd063pz7m30g77zc9sacphf-webkitgtk-2.26.4/lib/libjavascriptcoregtk-4.0.so.18 (0x00007f5922f04000)

$ guix environment -C bash --ad-hoc emacs
[env]$ ldd $(readlink -f $(type -p emacs)) |grep webkit
  => nothing


so, I think this can be closed.

-- 
Sex, Drugs & Linux Rules
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 298 days ago.

Previous Next


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