sniffnet icon indicating copy to clipboard operation
sniffnet copied to clipboard

Installation issues

Open OneNomad opened this issue 2 years ago • 3 comments

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 `

OneNomad avatar Jun 13 '23 16:06 OneNomad

Could you try installing an alternative version of the app from here?

This version uses another graphical renderer.

GyulyVGC avatar Jun 14 '23 14:06 GyulyVGC

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 https://github.com/GyulyVGC/sniffnet/issues/276#issuecomment-1591317327, 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...

OneNomad avatar Jun 14 '23 14:06 OneNomad

A problem similar to this one has been solved in #11 However another similar problem is still unsolved in #164

GyulyVGC avatar Jun 14 '23 14:06 GyulyVGC