尝试使用 dolphin 而不是 Nautilus 时出错

Sha*_*ash 1 nautilus dolphin filemanager

尝试使用 dolphin 而不是 Nautilus 时出现以下错误。

"Failed to execute child process "/usr/share/applications/kde4/dolphin.desktop" (Permission denied)"
Run Code Online (Sandbox Code Playgroud)

我用的soultion让海豚作为默认的文件管理器。请指导我下一步该怎么做。

PS:也尝试更改权限,但没有用。

使用 Ubuntu 12.04

小智 5

虽然这是一个老问题,但最近我也遇到了同样的情况。

我找到的解决方案:

在命令行上: $exo-preferred-applications -c

在打开的首选应用程序对话框中:实用程序选项卡 --> 文件管理器更改:/usr/share/applications/kde4/dolphin.desktop"%s" 仅:dolphin "%s"

另一种解决方案可能是完全删除 exo-utils 包

(注意:我正在运行 KDE,但 KDE 系统设置中的默认应用程序部分无效(已设置为 Dolphin)。应用程序 exo-preferred-applications 似乎来自 xfce 桌面环境。)