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?
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
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 28 (28 by maintainers)
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 inusr/bin
to test the behaviour.