Closed Sannen147 closed 2 months ago
Hello! I'm getting this crash report when trying to run sleepy-launcher with sudo after trying to run it without sudo and not opening:
"name" = "sleepy-launcher" "operating_system" = "Arch Linux Rolling Release [64-bit]" "crate_version" = "1.2.1" "explanation" = """ Panic occurred in file 'src/main.rs' at line 200 """ "cause" = 'Libadwaita initialization failed: BoolError { message: "Failed to initialize GTK", filename: "/github/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gtk4-0.9.1/src/rt.rs", function: "gtk4::rt::init", line: 159 }' "method" = "Panic" "backtrace" = """ 0: 0x6351f4b005f8 - <unresolved> 1: 0x6351f4b41d71 - <unresolved> 2: 0x6351f4afd2ad - <unresolved> 3: 0x7adcbf5c9e08 - <unresolved> 4: 0x7adcbf5c9ecc - __libc_start_main 5: 0x6351f49145b5 - <unresolved> 6: 0x0 - <unresolved>"""
nvm fixed with "xhost local:root" in terminal
Hello! I'm getting this crash report when trying to run sleepy-launcher with sudo after trying to run it without sudo and not opening: