rm -f failed-tests * Testing that xdg-email - uses kmailservice to launch the default e-mail client in KDE3 - uses kde-open to launch the default e-mail client in KDE4 - uses kde-open5 to launch the default e-mail client in KDE5 - uses run_thunderbird if default e-mail client is Thunderbird in KDE5 * Testing that xdg-icon-resource - installs a png icon system-wide * Testing that xdg-mime query default - reads $XDG_CONFIG_HOME/mimeapps.list * Testing that xdg-open - opens a URL with gio open in recent GNOME 3, and Cinnamon - opens a URL with gvfs-open if gio open is missing in GNOME 3, GNOME 2, and Cinnamon - opens a URL with gnome-open if gio open and gvfs-open are missing in GNOME 2 - opens a URL with the generic method if gio open and gvfs-open are missing in GNOME 3, and Cinnamon - opens a URL with the generic method if gio open, gvfs-open and gnome-open are missing in GNOME 2 - opens a URL with kfmclient in KDE 3 - opens a URL with kde-open in KDE 4 - opens a URL with kde-open5 in KDE 5 - opens a URL with gvfs-open in MATE - opens a URL with mate-open if gio open and gvfs-open are missing in MATE - opens a URL with exo-open in XFCE - opens a URL with enlightenment_open in Enlightenment - opens a file path with pcmanfm in LXDE - percent-decodes a file:// URL and opens it with pcmanfm in LXDE - opens files with spaces in their name in LXDE - looks up x-scheme-handler/* in LXDE - looks up x-scheme-handler/* in generic mode - always uses $BROWSER if set in generic mode - works with multi-word $BROWSER commands - is not vulnerable to command injection in URLs when using $BROWSER in generic mode - opens files in generic mode - opens files with # characters in their name in generic mode - opens files with spaces in their name in generic mode * Testing that xdg-screensaver - calls xset -dpms, xset +dpms and xset dpms force when performing reset * Testing that xdg-settings - determines default browser using GConf in GNOME 2 - determines default browser from $XDG_CONFIG_HOME/mimeapps.list in gnome3 - determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in gnome3 - determines default browser from $XDG_CONFIG_HOME/mimeapps.list in cinnamon - determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in cinnamon - determines default browser from $XDG_CONFIG_HOME/mimeapps.list in lxde - determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in lxde - determines default browser from $XDG_CONFIG_HOME/mimeapps.list in mate - determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in mate - determines default browser from $XDG_CONFIG_HOME/mimeapps.list in generic - determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in generic - uses $BROWSER in generic mode TEST FAILURES: t-xdg-mime-query-default.sh: Assertion failed when testing that xdg-mime query default reads $XDG_CONFIG_HOME/mimeapps.list: expected: 'mosaic.desktop' got: '' t-xdg-open.sh: Assertion failed when testing that xdg-open always uses $BROWSER if set in generic mode: expected command to be run: cyberdog http://www.freedesktop.org/ t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default browser from $XDG_CONFIG_HOME/mimeapps.list in gnome3: expected: 'mosaic.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in gnome3: expected: 'footorrent.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default browser from $XDG_CONFIG_HOME/mimeapps.list in cinnamon: expected: 'mosaic.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in cinnamon: expected: 'footorrent.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default browser from $XDG_CONFIG_HOME/mimeapps.list in lxde: expected: 'mosaic.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in lxde: expected: 'footorrent.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default browser from $XDG_CONFIG_HOME/mimeapps.list in mate: expected: 'mosaic.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in mate: expected: 'footorrent.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default browser from $XDG_CONFIG_HOME/mimeapps.list in generic: expected: 'mosaic.desktop' got: '' t-xdg-settings.sh: Assertion failed when testing that xdg-settings determines default URL handler from $XDG_CONFIG_HOME/mimeapps.list in generic: expected: 'footorrent.desktop' got: '' Makefile:6: recipe for target 'test' failed