default url-viewer not suitable for Linux

Bug #1747324 reported by Zhang Weiwu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
alpine (Ubuntu)
New
Undecided
Unassigned

Bug Description

Default url-viewer value is 'open _URL_'

In Linux, open(1) is the command for "start a program on a new virtual terminal", not for opening a web browser.

The reason that this configuration still worked, is because it didn't at all. url-viewer requires the full path, therefore, 'open _URL_', missing the leading '/bin/', triggers an internal exception which makes alpine fall back to the default browser - probably /usr/bin/x-www-browser.

I suggest to change default url-viewer value to '/usr/bin/xdg-open _URL_' for the Ubuntu package thanks to Ubuntu shipping xdg-utils.

Zhang Weiwu (zhangweiwu)
description: updated
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.