xampp QStandardPaths:运行时目录‘/run/user/1000’不属于 UID 0

xampp QStandardPaths:运行时目录‘/run/user/1000’不属于 UID 0

执行 xampp 并打开应用程序文件夹时遇到问题,出现以下错误:

QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 0, but a directory permissions 0700 owned by UID 1000 GID 1000
QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 0, but a directory permissions 0700 owned by UID 1000 GID 1000
QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 0, but a directory permissions 0700 owned by UID 1000 GID 1000
QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 0, but a directory permissions 0700 owned by UID 1000 GID 1000
"Session bus not found\nTo circumvent this problem try the following command (with Linux and bash)\nexport $(dbus-launch)"

我在系统上安装了 dolphin,但将 thunar 作为默认文件管理器。

不过,xampp 也以 dolphin 为主要文件管理器

# sudo ./manager-linux-x64.run
Executing Dolphin with sudo is not possible due to unfixable security vulnerabilities.

在此处输入图片描述

相关内容