emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26558: closed (Opening URLs with xdg-open fails (e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26558: closed (Opening URLs with xdg-open fails (eg. Gajim, Pumpa))
Date: Sun, 23 Apr 2017 23:01:01 +0000

Your message dated Mon, 24 Apr 2017 01:00:28 +0200
with message-id <address@hidden>
and subject line Re: bug#26558: Opening URLs with xdg-open fails (eg. Gajim, 
Pumpa)
has caused the debbugs.gnu.org bug report #26558,
regarding Opening URLs with xdg-open fails (eg. Gajim, Pumpa)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26558: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26558
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Opening URLs with xdg-open fails (eg. Gajim, Pumpa) Date: Wed, 19 Apr 2017 10:28:36 +1000 User-agent: mu4e 0.9.18; emacs 25.1.1
Hi Folks,

When I click an embedded URL within Gajim or Pumpa, I'm expecting a
browser window to pop up, but nothing happens and I get an error on the
command line:

  /home/ben/.guix-profile/bin/xdg-open: line 341: gnome-open: command
  not found

The same error shows up if you attempt try the URL with xdg-open
directly:

  $ xdg-open https://www.gnu.org/software/guix/
  /home/ben/.guix-profile/bin/xdg-open: line 341: gnome-open: command not
  found

As this message suggests, "gnome-open" is hard-coded into the "xdg-open"
script on line 341.

In Trisquel 7 and Debian Unstable the "gnome-open" executable is
included in the "libgnome2-bin" package, which I gather is deprecated.
Some quick searching around suggests that "gvfs-open" might be the the
appropriate replacement for "gnome-open":

  
https://askubuntu.com/questions/101965/what-is-the-replacement-for-gnome-open-in-gnome
  
https://wiki.gnome.org/Initiatives/GnomeGoals/RemoveGnomeOpenGnomeHelp?highlight=%28gnome-open%29
  https://wiki.gnome.org/Attic/LibgnomeMustDie?highlight=%28gnome-open%29

I assume that means either:

  a. packaging the deprecated gnome-open,
  b. modifying xdg-open to use gvfs-open instead of gnome-open, or
  c. in Gajim's case, possibly using "gtk_show_uri"?

Cheers,
Ben



--- End Message ---
--- Begin Message --- Subject: Re: bug#26558: Opening URLs with xdg-open fails (eg. Gajim, Pumpa) Date: Mon, 24 Apr 2017 01:00:28 +0200 User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)
Ben Sturmfels <address@hidden> writes:

> On 22/04/17 20:31, Marius Bakke wrote:
>
>> Ben: Can you confirm whether the latest xdg-utils work for you? It's in
>> 'master' now so you should get it after a `guix pull` and update.
>
> Thanks Marius, working beautifully now!

Yay, thanks for confirming! Closing this bug. :-)

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]