sniffnet: Missing icon and app name in the dash of Gnome Shell

Is there an existing issue for this?

  • I have searched the existing issues.

What’s the problem?

Schermata del 2023-07-02 19-29-19

As shown in the screenshot. Usually this issue is resolved specifying StartupWMClass in the .desktop file. Tried it, but nothing changes.

Maybe an issue related to iced library. I don’t know. Should be investigated.

How did you install the app?

downloaded one of the provided packages

Operating System

Linux

Additional context

https://archlinux.org/packages/extra/x86_64/sniffnet/

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 28 (28 by maintainers)

Most upvoted comments

Updated the Arch package with suggested changes, thanks!

I’ve just pushed the fix to the main branch. Let me know if it solves the problem when you can.

That’s because you have to run that post installation script (or run in sudo mode)

Done. Oh sure, if you have Rust installed you can clone the repo and build yourself with cargo build --release (I’ve never used the --frozen flag). The executable will be in the directory you mentioned. Then you can move that executable in usr/bin to test the behaviour.