Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 安装firefox报错 #5

Open
zhangwt-cn opened this issue Aug 3, 2023 · 0 comments
Open

Ubuntu 安装firefox报错 #5

zhangwt-cn opened this issue Aug 3, 2023 · 0 comments
Labels

Comments

@zhangwt-cn
Copy link
Owner

zhangwt-cn commented Aug 3, 2023

在Ubuntu上安装firefox时提示

Running Firefox as *** in a regular user's session is not supported.  ($XDG_RUNTIME_DIR is /run/user/1001 which is owned by runner.)

需要修改目录权限

sudo chown -R root:root /run/user/1001
@zhangwt-cn zhangwt-cn added the Linux os label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant