-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
AppImage icon is broken in basic setup #11214
Comments
Update: I reinstalled using the suggested script and I still have the same broken icon on my dock. 🤔 |
problem is that its app_id has '/' character in its name, appid is whats used to pick icon for a window, and it is causing issues |
I did some more debugging and noticed that my desktop (also running Fedora 40) doesn't have this issue, so I kept digging in. I have the icon at
So the icon and the image appear to exist in the right places, but I'm not sure why they aren't connecting yet.
I would expect this is probably why the appimage itself doesn't have the right icon, but the "installer script" that I fell back to when the appimage didn't behave as expected seems to my untrained eye to account for this by setting up its own .desktop file that manually specifies. |
gnome uses startup-wm class to find icon i think, hence its correct in fedora, but other wms, specially wlroots, they use app_id only, hence the issue in them |
Both of my computers are Fedora, but one of them (my laptop) is showing the broken icon, which is strange. I was just using my laptop as normal and installed something (wine) and the icon magically fixed itself. I am not sure why the icon would just fix itself during install but not during reboot, but apparently something got shaken loose... |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, feel free to create a new issue with up-to-date information. |
I have tried to reproduce this again and haven't been able to. I think the issue is either resolved by a recent patch or it's harder to reproduce than I realized. Either way, good to go for now. |
Operating system
Linux
Joplin version
3.0.15
Desktop version info
Joplin 3.0.15 (prod, linux)
Client ID: 64c113d6fca244a28e7ddd65fb041570
Sync Version: 3
Profile Version: 47
Keychain Supported: No
Revision: 598677b
Backup: 1.4.1
Extra information about my system to help debugging:
Current behaviour
/home/me/Applications
the AppImage doesn't have an iconExpected behaviour
I expect the icons to appear everywhere and not just in the AppImage's properties.
Logs
I don't think there are any logs relating to this, though I'll follow any instructions to grab anything.
The text was updated successfully, but these errors were encountered: