I get errors for both. $ xdg-open http://www.ubuntu.com Error showing url: Operation not supported
$ bash -x /usr/bin/xdg-open http://www.ubuntu.com + check_common_commands http://www.ubuntu.com + '[' 1 -gt 0 ']' + parm=http://www.ubuntu.com + shift + case "$parm" in + '[' 0 -gt 0 ']' + '[' -z '' ']' + unset XDG_UTILS_DEBUG_LEVEL + '[' 0 -lt 1 ']' + xdg_redirect_output=' > /dev/null 2> /dev/null' + '[' xhttp://www.ubuntu.com '!=' x ']' + url= + '[' 1 -gt 0 ']' + parm=http://www.ubuntu.com + shift + case "$parm" in + '[' -n '' ']' + url=http://www.ubuntu.com + '[' 0 -gt 0 ']' + '[' -z http://www.ubuntu.com ']' + detectDE + '[' x = xtrue ']' + '[' xthis-is-deprecated '!=' x ']' + DE=gnome + '[' xgnome = x ']' + case "$DE" in + open_gnome http://www.ubuntu.com + gnome-open http://www.ubuntu.com Error showing url: Operation not supported + '[' 1 -eq 0 ']' + exit_failure_operation_failed + '[' 0 -gt 0 ']' + exit 4 -- Like bug 504978 but different sympton at end https://bugs.launchpad.net/bugs/607538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
