We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On last ArchLinux I try to use ReGreet for start Hyprland and got this error:
2025-01-29T10:31:00.548704542+03:00 ERROR regreet: panicked at /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relm4-0.9.1/src/lib.rs:117:17: called Result::unwrap() on an Err value: BoolError { message: "Failed to initialize GTK", filename: "/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gtk4-0.9.5/src/rt.rs", function: "gtk4::rt::init", line: 159 }
All dependencies was installed. I think is because of relm4 and gtk4 version mismatch. My gtk4 version is 4.16.12-1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On last ArchLinux I try to use ReGreet for start Hyprland and got this error:
All dependencies was installed.
I think is because of relm4 and gtk4 version mismatch. My gtk4 version is 4.16.12-1
The text was updated successfully, but these errors were encountered: