-
-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Create event loop panicked (winit
)
#566
Comments
Hey @ngmisl, this seems to be an upstream issue. It's pretty weird that you're the first one to face this problem. |
You also may find useful the following issue: rust-windowing/winit#3603 |
Hi, I use linux |
I'd need some more info:
|
I also encountered the same problem。 sniffnet version: 1.3.1 Installation method:cargo install sniffnet --locked start sniffnet error, message: thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iced_winit-0.12.2/src/application.rs:119:10: Create event loop: Os(OsError { line: 786, file: "/root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.15/src/platform_impl/linux/mod.rs", error: Misc("neither WAYLAND_DISPLAY nor WAYLAND_SOCKET nor DISPLAY is set.") }) note: run with After configuring environment variables error message: |
I've also encountered the same problem. |
Same here on Arch Linux with Gnome (Wayland):
|
Is there an existing issue for this?
What's the problem?
latest release on crates and brew:
How did you install the app?
installed from crates.io
Operating System
Linux
Additional context
No response
The text was updated successfully, but these errors were encountered: