Short Description: Trying to delete a note freezes Obsidian and requires killing/restarting.
Steps to reproduce
- Open Obsidian
- Create a new note.
- Give it a title.
- Write some text.
- Navigate to another note.
- Right click on the note you just created in steps 3, 4, and 5.
- Select “Delete”. Delete dialogue appears.
- Click on Delete (except you can’t).
Obsidian is frozen at this point and needs to be killed and restarted to work as expected. The file you tried to delete might be deleted directly or not.
Did you follow the troubleshooting guide?
Yes.
Expected result
File to be moved to the Trash of the user, and dialogue to disappear.
Actual result
Obsidian froze, requiring being killed and restarted.
Environment
SYSTEM INFO:
Obsidian version: v1.7.2
Installer version: v1.6.7
Operating system: #1 SMP PREEMPT_DYNAMIC Debian 6.10.9-1 (2024-09-08) 6.10.9-amd64
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: dark
Community theme: Obsidian gruvbox v0.2.1
Snippets enabled: 0
Restricted mode: on
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.
Additional information
- After killing Obsidian, terminal shows:
[Error: Failed to move item to trash]
- The issue is reproducible in both
.deb
and.appimage
versions. - The earliest version I can reproduce the issue is
1.6.7
(Installer version). - Issue is reproducible in Sandbox Vault.
- Not present on my macOS installs with the same vaults.
- Distribution is Debian Testing, completely updated.