Public bug reported: Currently, the file manager used to open the user layout directory is determined as follows: If Nautilus is installed, use Nautilus. Otherwise, if Thunar is installed, use Thunar.
This has two problems: 1) The user might have Nautilus/Thunar installed, even though this is not the default. Onboard would still launch the non-default. 2) The user might not have Nautilus/Thunar installed, in which case Onboard fails silently. This patch uses xdg-open instead to let the Desktop Environment decide which file manager to use. ** Affects: onboard (Ubuntu) Importance: Undecided Status: New ** Patch added: "Let DE decide which file manager to use instead of custom mechanism" https://bugs.launchpad.net/bugs/1322368/+attachment/4117882/+files/settings.patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to onboard in Ubuntu. https://bugs.launchpad.net/bugs/1322368 Title: [PATCH] Let DE decide which file manager to use instead of custom mechanism Status in “onboard” package in Ubuntu: New Bug description: Currently, the file manager used to open the user layout directory is determined as follows: If Nautilus is installed, use Nautilus. Otherwise, if Thunar is installed, use Thunar. This has two problems: 1) The user might have Nautilus/Thunar installed, even though this is not the default. Onboard would still launch the non-default. 2) The user might not have Nautilus/Thunar installed, in which case Onboard fails silently. This patch uses xdg-open instead to let the Desktop Environment decide which file manager to use. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1322368/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp