-
Notifications
You must be signed in to change notification settings - Fork 37
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
Frontend.XF.GTK: different exitCode on root #257
base: master
Are you sure you want to change the base?
Conversation
dda0de8
to
398c716
Compare
The snap package generated from the GitHub artifact has been tested and it works well:
|
274f445
to
156fa92
Compare
This commit msg sucks because:
With "one"? are you serious???? What is "one"??? Sigh. Please say exitCode different than zero, or something like that.
I think the majority of this gibberish that you pasted above is ALSO being printed when the user is not root, so please TRIM the gibberish to only the important error that makes this shit crash. |
An error occurs when geewallet is run with root permissions, thus it’s necessary to restrict users from running it as root: ``` mkdir: cannot create directory ‘/run/user/0’: Permission denied realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory Authorization required, but no authorization protocol specified (geewallet:5797): Gtk-WARNING **: 09:01:13.760: cannot open display: :0 ```
156fa92
to
b862202
Compare
If you rerun the CI, it will be green. ty 🙏 |
b841302
to
ccb1641
Compare
No description provided.