xdg-utils xdg-open can't open any URLs

  • Done
  • quality assurance status badge
Details
3 participants
  • Danny Milosavljevic
  • 宋文武
  • Ludovic Courtès
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 9 years ago
(address . submit@debbugs.gnu.org)
20160216202748.30b13a27@scratchpost.org
Package: xdg-utils

After installing xdg-utils 1.0.2 and trying


I get

/home/dannym/.guix-profile/bin/xdg-open: line 306: xprop: command not found
/home/dannym/.guix-profile/bin/xdg-open: line 369: firefox: command not found
/home/dannym/.guix-profile/bin/xdg-open: line 369: mozilla: command not found
/home/dannym/.guix-profile/bin/xdg-open: line 369: netscape: command not found
xdg-open: no method available for opening 'http://manual.audacityteam.org/o/index.html'

I've got icecat installed, though...

It's trying to use xprop in order to find out whether the property "_DT_SAVE_MODE" is available on the root window - which would mean that Xfce is running. But it didn't install it.

If a BROWSER environment variable were set, it would use that. But none is set, so it uses firefox:mozilla:netscape , none of which exists.
Danny Milosavljevic wrote 9 years ago
reassign
(address . control@debbugs.gnu.org)
20160216213051.079a2869@scratchpost.org
reassign 22705 guix
reassign 22706 guix
reassign 22708 guix
reassign 22709 guix
宋文武 wrote 9 years ago
control message for bug #22706
(address . control@debbugs.gnu.org)
20160225011238.63C6D2AC3407@mail2.openmailbox.org
tags 22706 fixed
Ludovic Courtès wrote 8 years ago
(address . control@debbugs.gnu.org)
87y3yhtedo.fsf@gnu.org
tags 22706 fixed
close 22706
?
Your comment

This issue is archived.

To comment on this conversation send an email to 22706@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 22706
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help