unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39711: Epiphany fails to launch Evince
@ 2020-02-21  8:50 Ludovic Courtès
  2022-07-11 18:30 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-02-21  8:50 UTC (permalink / raw)
  To: bug-Guix

Hello,

When running Epiphany on a non-GNOME system with:

  guix environment --ad-hoc epiphany -- epiphany

and opening a PDF, it fails to launch Evince (referred to as
“Dokumentmontrilo” below :-)) and crashes:

--8<---------------cut here---------------start------------->8---
$ guix environment --ad-hoc epiphany -- epiphany

** (epiphany:2419): WARNING **: 09:33:46.938: webkit_web_context_set_web_process_count_limit is deprecated and does nothing. Limiting the number of web processes is no longer possible for security reasons
** Message: 09:33:47.162: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files

** (epiphany:2419): WARNING **: 09:33:47.162: Failed to search secrets in password schema: The name org.freedesktop.secrets was not provided by any .service files

** (epiphany:2419): WARNING **: 09:45:47.949: Failed to acquire session inhibitor for active download. Is gnome-session running?

** (epiphany:2419): WARNING **: 09:45:51.859: Failed to launch Dokumentmontrilo: No s'ha pogut executar el procés fill «gio-launch-desktop» (Dosiero aŭ dosierujo ne ekzistas)

(epiphany:2419): GLib-GIO-CRITICAL **: 09:45:51.860: g_app_info_launch_uris: assertion 'G_IS_APP_INFO (appinfo)' failed
--8<---------------cut here---------------end--------------->8---

The problem is that ‘gio-launch-desktop’ is not found in $PATH.

Ludo’.

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

* bug#39711: Epiphany fails to launch Evince
  2020-02-21  8:50 bug#39711: Epiphany fails to launch Evince Ludovic Courtès
@ 2022-07-11 18:30 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2022-07-11 18:30 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 39711, bug-Guix

Hi,

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

> Hello,
>
> When running Epiphany on a non-GNOME system with:
>
>   guix environment --ad-hoc epiphany -- epiphany
>
> and opening a PDF, it fails to launch Evince (referred to as
> “Dokumentmontrilo” below :-)) and crashes:
>
> $ guix environment --ad-hoc epiphany -- epiphany
>
> ** (epiphany:2419): WARNING **: 09:33:46.938: webkit_web_context_set_web_process_count_limit is deprecated and does nothing. Limiting the number of web processes is no longer possible for security reasons
> ** Message: 09:33:47.162: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files
>
> ** (epiphany:2419): WARNING **: 09:33:47.162: Failed to search secrets in password schema: The name org.freedesktop.secrets was not provided by any .service files
>
> ** (epiphany:2419): WARNING **: 09:45:47.949: Failed to acquire session inhibitor for active download. Is gnome-session running?
>
> ** (epiphany:2419): WARNING **: 09:45:51.859: Failed to launch Dokumentmontrilo: No s'ha pogut executar el procés fill «gio-launch-desktop» (Dosiero aŭ dosierujo ne ekzistas)
>
> (epiphany:2419): GLib-GIO-CRITICAL **: 09:45:51.860: g_app_info_launch_uris: assertion 'G_IS_APP_INFO (appinfo)' failed
>
> The problem is that ‘gio-launch-desktop’ is not found in $PATH.

As of Epiphany 42, it doesn't rely on Evince anymore for viewing PDFs
(rather, it uses its PDF.js module).  But the problem seems to remain
that displaying PDFs in Epiphany fails outside of GNOME.  On my
ratpoison session, it consistently crashes when visiting PDF URLs.

I'm not sure how to debug this further.

Thanks,

Maxim




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

end of thread, other threads:[~2022-07-11 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  8:50 bug#39711: Epiphany fails to launch Evince Ludovic Courtès
2022-07-11 18:30 ` Maxim Cournoyer

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).