gpt4 book ai didi

python - StandardPaths : wrong ownership on runtime directory/run/user/1000, 1000 instead of 0...如何在fedora上解决

转载 作者:行者123 更新时间:2023-12-04 10:30:01 28 4
gpt4 key购买 nike

QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 Warning: found huge icon. The icon data may be ill-encoded. (2000 x 2000) Warning: found huge icon. The icon data may be ill-encoded. (2000 x 2000) Warning: found huge icon. The icon data may be ill-encoded. (2000 x 2000) Warning: found huge icon. The icon data may be ill-encoded. (2000 x 2000)

最佳答案

您可以尝试将环境变量 XDG_RUNTIME_DIR 设置为您的路径,使用任一方法

export XDG_RUNTIME_DIR=/var/run/user/1000

export XDG_RUNTIME_DIR=/run/user/1000

在调用你的程序之前。
基于https://stackoverflow.com/a/55210689/5114342 .

关于python - StandardPaths : wrong ownership on runtime directory/run/user/1000, 1000 instead of 0...如何在fedora上解决,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60458596/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com