Case 1 — Directory contains accented characters
-
Open Obsidian (AppImage/Snap, no plugins, default theme)
-
Create or place any file inside a directory containing accented characters
Example:
/home/<user>/Téléchargements/ -
Open Command Palette → Add attachment
-
Select the file from the accented directory
-
Confirm selection
Case 2 — Filename contains accented characters
-
Place a file with an accented filename in a directory with no special characters
Example filename:déclaration.pdf
Example directory:/home/<user>/Downloads/ -
Open Command Palette → Add attachment
-
Select the file
-
Confirm selection
Did you follow the troubleshooting guide? Y
Reproduced in:
-
Sandbox vault
-
No community plugin
-
No CSS snippets
-
Default theme
-
AppImage/Snap under GNOME
-
Clean test directory and test files created specifically for reproduction
Expected result
-
File should be copied into the vault’s attachment folder
-
Markdown link to the attachment should be inserted into the current note
-
Operation should succeed regardless of Unicode characters in filename or directory
Actual result
-
File chooser closes normally
-
Nothing happens afterward
-
No file copied
-
No link inserted
-
No error message
-
-
Behavior fails both when directory contains accented characters and when filename contains accented characters
-
Renaming the file and moving it to a non-accented directory makes attachment import work again
Might be related