I've investigated a bit, this is actually gvfs-open bug. It uses '[ str1 == str2 ]' to compare strings, which is wrong. When /bin/sh is a bash it is ok, bash builtin forgives that mistake, but when /bin/sh is a symlink to a dash shell, dash's builtin '[' command fails. Filled bug https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1720199
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1716470 Title: xdg-open doesn't respect gnome3 associations To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1716470/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
