unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70275: Epiphany requires /run/current-system/profile/sbin/dbus-launch
@ 2024-04-08 12:47 Ludovic Courtès
  2024-04-08 14:39 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2024-04-08 12:47 UTC (permalink / raw)
  To: 70275

Since the GNOME 44 upgrade, Epiphany no longer works for me (I’m using
EXWM, not GNOME):

--8<---------------cut here---------------start------------->8---
$ guix describe
Generation 299  Apr 08 2024 00:55:02    (current)
  shepherd d8d96fc
    repository URL: https://git.savannah.gnu.org/git/shepherd.git
    branch: devel
    commit: d8d96fc28c49c624323b2f9f5cb01c4fc18a4afd
  guile db7efa5
    repository URL: https://git.savannah.gnu.org/git/guile.git
    branch: main
    commit: db7efa5d204b2e46ce9eb82f417d8c12d394858d
  guix 49f82fc
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 49f82fca4130ffcfb16aa0cf89750ab56fb99ad7
$ guix shell epiphany -- epiphany
[…]
(epiphany:9264): epiphany-WARNING **: 14:39:27.754: Web process crashed

(process:2): libportal-CRITICAL **: 14:39:27.997: Failed to create XdpPortal instance: Failed to execute child process “dbus-launch” (No such file or directory)


(epiphany:9264): epiphany-WARNING **: 14:39:28.001: Web process crashed

(process:2): libportal-CRITICAL **: 14:39:28.625: Failed to create XdpPortal instance: Failed to execute child process “dbus-launch” (No such file or directory)
^C
$ type -P dbus-launch
/home/ludo/.guix-home/profile/bin/dbus-launch
--8<---------------cut here---------------end--------------->8---

Stracing shows this:

  10989 execve("/run/current-system/profile/sbin/dbus-launch", ["dbus-launch", "--autolaunch=a6bada0da851047b698"..., "--binary-syntax", "--close-stderr"], 0x5d7120 /* 81 vars */ <unfinished ...>

Since I no longer have GDM either,
/run/current-system/profile/sbin/dbus-launch is gone, too (that’s
probably the main reason).

I’m not sure where this hard-coded /run/current-system/… comes from.
Should we do something about it?

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#70275: Epiphany requires /run/current-system/profile/sbin/dbus-launch
  2024-04-08 12:47 bug#70275: Epiphany requires /run/current-system/profile/sbin/dbus-launch Ludovic Courtès
@ 2024-04-08 14:39 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-04-08 14:39 UTC (permalink / raw)
  To: 70275

Ludovic Courtès <ludo@gnu.org> skribis:

> (epiphany:9264): epiphany-WARNING **: 14:39:27.754: Web process crashed
>
> (process:2): libportal-CRITICAL **: 14:39:27.997: Failed to create XdpPortal instance: Failed to execute child process “dbus-launch” (No such file or directory)

This is a regression with the GNOME 44 upgrade; it works fine with
Epiphany from commit 28bc0e870b4d48b8e3e773382bb0e999df2e3611 (‘master’
branch from March 23rd).




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-08 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 12:47 bug#70275: Epiphany requires /run/current-system/profile/sbin/dbus-launch Ludovic Courtès
2024-04-08 14:39 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).