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

Won't run on Archcraft Linux #66

Closed
shadjo1 opened this issue May 26, 2022 · 5 comments
Closed

Won't run on Archcraft Linux #66

shadjo1 opened this issue May 26, 2022 · 5 comments

Comments

@shadjo1
Copy link

shadjo1 commented May 26, 2022

Problem
Every time I try to run this as a non-root userI get the following error:

floating point exception (core dumped)

I have added the needed udev rule and reloaded the rules, so I'm not sure why it won't launch. However, it does work when I run it as root. Although that gives me this error:

pango_font_description_set_absolute_size: assertion 'desc != NULL' failed

Notes
I checked to see if pango was installed, and version 1.50.7.1 is present

I didn't build from source, instead I used the zip archive

I'm not sure what to do at this point besides trying to build from source and seeing if that works. Any other suggestions?

@4JX
Copy link
Owner

4JX commented May 26, 2022

Does the CLI interface work?

@shadjo1
Copy link
Author

shadjo1 commented May 26, 2022

Not completely, the CLI gives me this error if ran as a non-root user:

The application panicked (crashed).
Message: called Result::unwrap() on an Err value: HidError(HidApiError { message: "hid_error is not implemented yet" })
Location: src/cli.rs:74

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

If I run as root no errors occur and it works just fine, but only if it is a "stock" effect.

EDIT: I had a typo in the udev rule, after fixing it the CLI at least works as a non-root user. However, the same GUI errors occur and only "stock" effects work.

@4JX
Copy link
Owner

4JX commented May 26, 2022

This is really weird, can you try compiling it from source?

@shadjo1
Copy link
Author

shadjo1 commented May 26, 2022

I tried that before and got the same result. But that was before I fixed the udev typo. When I get the chance I'll test it out and give an update.

@4JX
Copy link
Owner

4JX commented Oct 13, 2022

Closed due to inactivity

@4JX 4JX closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2022
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

2 participants