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

hardcoded user ID #123

Open
BC79 opened this issue Jan 18, 2024 · 0 comments
Open

hardcoded user ID #123

BC79 opened this issue Jan 18, 2024 · 0 comments

Comments

@BC79
Copy link

BC79 commented Jan 18, 2024

I login with a user
it's XDG_RUNTIME_DIR=/run/user/1000

I change user to no-fwl-user
it's XDG_RUNTIME_DIR=/run/user/1001

bruno@bruno-M4HM87P-00:$ su no-fwl-user
no-fwl-user@bruno-M4HM87P-00:
$ no-fwl
(no-fwl:10943): dbind-WARNING **: 19:33:36.546: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/1000/at-spi/bus_0: Permission denied
thread 'main' panicked at 'Failed to create a temp folder for icon: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', /home/runner/.cargo/reg

It is using the hard coded 1000 value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant