You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to run on the following setup results in nothing opening and a very quick successful exit. Log is pretty sparse as well. I am using the direnv supplied shell, but as far as I can tell the environment variables still look good. Hopefully some user error?
NixOS
Wayland/Sway
$ RUST_LOG=debug cargo run
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
Running `target/debug/notedeck`
2024-12-23T21:36:47.618469Z DEBUG eframe: Using the wgpu renderer
$ echo $?
0
The text was updated successfully, but these errors were encountered:
Attempting to run on the following setup results in nothing opening and a very quick successful exit. Log is pretty sparse as well. I am using the
direnv
supplied shell, but as far as I can tell the environment variables still look good. Hopefully some user error?The text was updated successfully, but these errors were encountered: