Obsidian Notes - Latest Update Breaks Icon

For those of you wondering why your Obsidian notes app is suddenly displaying a default “W” Wayland/Electron icon on KDE Plasma, there’s an open bug for it.

Hopefully should be resolved in the next update, but isn’t specific to Flatpak only.

Edit : Already fixed in 1.13.4-2!

I hit the same thing with Hyprland, although it didn’t affect the icon. The Wayland class changed from obsidian to md.Obsidian.

And broken again in 1.13.7 :laughing:

The Wayland class changed again, this time to md.obsidian.Obsidian.

I kept reopening obsidian thinking why did it not autostart :joy: but it was in my taskbar the whole time.

This seems to work :

Glad to hear it. What’s weird is that the .desktop file is still specifying md.Obsidian for the WMClass:

$ bat /usr/share/applications/obsidian.desktop 
[Desktop Entry]
Name=Obsidian
Exec=/usr/bin/obsidian %U
Terminal=false
Type=Application
Icon=obsidian
StartupWMClass=md.Obsidian
Comment=Obsidian
MimeType=x-scheme-handler/obsidian;
Categories=Office;