Steps to reproduce
curl -LO https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/obsidian-1.13.4.tar.gzgzip -d obsidian-1.13.4.tar.gztar -xf obsidian-1.13.4.tarcd obsidian-1.13.4
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
A .desktop file exists in the extracted tarball.
Actual result
The .desktop file does not exist.
Environment
SYSTEM INFO:
Obsidian version: 1.13.4
Installer version: 1.13.4
Operating system: #1 SMP PREEMPT_DYNAMIC Thu Jul 30 12:32:28 -00 2026 6.18.41-gentoo-dist-bin
Login status: not logged in
Language: ja
Insider build toggle: off
Live preview: off
Base theme: adapt to system
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 3
Plugins enabled: 3
1: Advanced Tables v0.23.2
2: Version History Diff v2.3.8
3: Self-hosted LiveSync v1.0.5
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Distro Name: Gentoo Linux
Distro Version: default/linux/amd64/23.0/desktop
Desktop Environment: Cinnamon/Xorg (no Wayland)
Installation method used: emerge
Additional information
This issue is mentioned in the comments of the ebuild file in the GURU repository.
A .desktop file needs to be included not only in the deb file, but also in the tarball.