Skip to content
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

[Linux] .desktop entries have non-existent icons #507

Open
auscompgeek opened this issue Jan 9, 2025 · 0 comments
Open

[Linux] .desktop entries have non-existent icons #507

auscompgeek opened this issue Jan 9, 2025 · 0 comments

Comments

@auscompgeek
Copy link
Member

On GNOME, none of the WPILib desktop menu entries installed by the installer have icons, not even the default icon.

screenshot of WPILib desktop menu icons

This is because the Icon in these .desktop files are set to an .ico file, which isn't usable as an icon on non-Windows systems. Setting it to a path to a .png works, like the below example.

SysId entry with WPILib icon

For reference, with the Elementary-xfce icon theme, the default icon is a square with a gear:

default icon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant