Attached PDFs not displaying

Version: a0a4a81
OS: MacOS 13.5.2 (22G91)

I get the following error ...
ailed to load resource: net::ERR_FILE_NOT_FOUND (file:///Applications/Joplin.app/Contents/Resources/app.asar/gui/note-viewer/:/f737eb7e06484500bfdf05f4caade75c) but the file is available in the webdav .resources folder.

/var/www/joplin/.resource# ls -l f737eb7e06484500bfdf05f4caade75c
-rw-r--r-- 1 www-data www-data 513432 Sep 24 00:54 f737eb7e06484500bfdf05f4caade75c

Any ideas?
Thanks
Pete

That could be a bug! :/f737eb7e06484500bfdf05f4caade75c is an internal Joplin resource/note URL and file:///Applications/Joplin.app/Contents/Resources/app.asar/gui/note-viewer/ is a file path (they shouldn't be joined like that).

Can you give some context about what you were doing when the error happened? Are you using the rich text editor or the markdown editor? What is the markdown for an example note that has this issue?

The problem is manifest with imported notes that had an attached pdf document both in the rich text editor and the markdown editor.

On the other hand images seem to be linked and displayed correctly.

This one is not ... with a pdf

Untitled note

Untitled-note-1-0-crop_rotation.pdf

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.