-
-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
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
Installation issues #276
Comments
Could you try installing an alternative version of the app from here? This version uses another graphical renderer. |
Unfortunately this doesn't work either. Here is the screen it gives me on
my terminal:
***@***.***:~# /usr/bin/sniffnet
/---------------------------------------------------------\
| _____ _ __ __ _ |
| / ____| (_) / _| / _| | | |
| | (___ _ __ _ | |_ | |_ _ __ ___ | |_ |
| \___ \ | '_ \ | | | _| | _| | '_ \ / _ \ | __| |
| ____) | | | | | | | | | | | | | | | | __/ | |_ |
| |_____/ |_| |_| |_| |_| |_| |_| |_| \___| \__| |
| |
| ___________ |
| /___________\ |
| | ___________ | |
| | | | | |
| | | v1.2.1 | | |
| | |_________| |________________________ |
| \_____________/ by Giuliano Bellini ) |
| / ''''''''''' \ / |
| / ::::::::::::: \ =D-' |
| (_________________) |
\_________________________________________________________/
thread 'main' panicked at 'Failed to initialize any backend! Wayland
status: XdgRuntimeDirNotSet X11 status: LibraryOpenError(OpenError { kind:
Library, detail: "opening library failed (libX11.so.6: cannot open shared
object file: No such file or directory); opening library failed (libX11.so:
cannot open shared object file: No such file or directory)" })',
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:719
:9
note: run with `RUST_BACKTRACE=1` environment variable to display a
backtrace
…On Wed, Jun 14, 2023 at 9:21 AM Giuliano Bellini ***@***.***> wrote:
Could you try installing an alternative version of the app from here
<https://github.com/GyulyVGC/sniffnet/suites/13469079922/artifacts/739158255>
?
This version uses another graphical renderer.
—
Reply to this email directly, view it on GitHub
<#276 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADYW6CKCBEKVRB4ZSJ4MXP3XLHCE3ANCNFSM6AAAAAAZFEXDZM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Success is a lousy teacher. It seduces smart people into thinking they
can't lose...
|
GyulyVGC
added
Linux
Something related to Linux operating system
bug
Something isn't working
duplicate
This issue or pull request already exists
labels
Jun 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System Info
Hardware: Dell Lattitude 7490 Laptop
CPU Info : Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Package Downloaded : Sniffnet_LinuxDEB_i386.deb
Command used to install : dpkg -i Sniffnet_LinuxDEB_i386.deb
Error encountered:
`root@mel-Latitude-7490:~# /usr/bin/sniffnet
/---------------------------------------------------------
| _____ _ __ __ _ |
| / | () / | / | | | |
| | ( _ __ _ | | | | _ __ ___ | |_ |
| ___ \ | '_ \ | | | | | | | ' \ / _ \ | | |
| ____) | | | | | | | | | | | | | | | | / | | |
| |__/ || || || || || || || _| __| |
| |
| ___________ |
| /\ |
| | ___________ | |
| | | | | |
| | | v1.2.1 | | |
| | || |________________________ |
| _/ by Giuliano Bellini ) |
| / ''''''''''' \ / |
| / ::::::::::::: \ =D-' |
| () |
____________________________________________________/
thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: LibraryOpenError(OpenError { kind: Library, detail: "opening library failed (libX11.so.6: cannot open shared object file: No such file or directory); opening library failed (libX11.so: cannot open shared object file: No such file or directory)" })', /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.27.5/src/platform_impl/linux/mod.rs:719:9
note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace`
The text was updated successfully, but these errors were encountered: