Advertisement
edmundlaugasson

xdg-open test, 32-bit LXDE

Oct 12th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.52 KB | None | 0 0
  1. Using 32-bit LXDE desktop environment at Lubuntu 14.04 LTS
  2.  
  3. bash -x xdg-open http://digi.ee/
  4.  
  5. + check_common_commands http://digi.ee/
  6. + '[' 1 -gt 0 ']'
  7. + parm=http://digi.ee/
  8. + shift
  9. + case "$parm" in
  10. + '[' 0 -gt 0 ']'
  11. + '[' -z '' ']'
  12. + unset XDG_UTILS_DEBUG_LEVEL
  13. + '[' 0 -lt 1 ']'
  14. + xdg_redirect_output=' > /dev/null 2> /dev/null'
  15. + '[' xhttp://digi.ee/ '!=' x ']'
  16. + url=
  17. + '[' 1 -gt 0 ']'
  18. + parm=http://digi.ee/
  19. + shift
  20. + case "$parm" in
  21. + '[' -n '' ']'
  22. + url=http://digi.ee/
  23. + '[' 0 -gt 0 ']'
  24. + '[' -z http://digi.ee/ ']'
  25. + detectDE
  26. + '[' x = xtrue ']'
  27. + '[' x '!=' x ']'
  28. ++ dbus-send --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.GetNameOwner string:org.gnome.SessionManager
  29. + grep ' = \"xfce4\"$'
  30. + xprop -root _DT_SAVE_MODE
  31. + '[' xLubuntu = xLXDE ']'
  32. + DE=
  33. + '[' x = x ']'
  34. + DE=generic
  35. + '[' x = x ']'
  36. + BROWSER=links2:links:lynx:w3m
  37. + '[' -n :0 ']'
  38. + BROWSER=x-www-browser:firefox:mozilla:epiphany:konqueror:chromium-browser:google-chrome:links2:links:lynx:w3m
  39. + case "$DE" in
  40. + open_generic http://digi.ee/
  41. + grep -q '^file://'
  42. + echo http://digi.ee/
  43. + egrep -q '^[a-zA-Z+\.\-]+:'
  44. + echo http://digi.ee/
  45. + local file=http://digi.ee/
  46. + grep -q '^file:///'
  47. + echo http://digi.ee/
  48. + check_input_file http://digi.ee/
  49. + '[' '!' -e http://digi.ee/ ']'
  50. + exit_failure_file_missing 'file '\''http://digi.ee/'\'' does not exist'
  51. + '[' 1 -gt 0 ']'
  52. + echo 'xdg-open: file '\''http://digi.ee/'\'' does not exist'
  53. xdg-open: file 'http://digi.ee/' does not exist
  54. + exit 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement