StarArawn / kayak_ui

Other
469 stars 50 forks source link

None of the examples work for me #215

Closed 1moeses closed 1 year ago

1moeses commented 1 year ago

When I let them run, eg. :

cargo run --example tabs

I always get:

WARN kayak_ui::input: Couldn't find primiary window! 
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/widgets/app.rs:63:64
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

see also: https://github.com/StarArawn/kayak_ui/issues/202#issuecomment-1384426538

yzn-h commented 1 year ago

same issue for me running pop os

Zrocket commented 1 year ago

I'm also having this problem on Manjaro.

StarArawn commented 1 year ago

I'm unsure how to fix this issue as I don't have linux setup. Do the bevy examples work for you?

yzn-h commented 1 year ago

after cloning the repo and running the example it works for some reason

StarArawn commented 1 year ago

I'm going to close this issue. Please reopen if you still think this is an issue. :)