Once you’ve done the above, delete everything above this line.
Steps to reproduce
In the Sandbox Vault on the “Start Here” page, open the options (three vertical dots in top right) and “Export to PDF”.
Click, “Export to PDF” (default settings), and choose save path.
Yes. Disabled all plugins, reinstalled obsidian, restarted computer, reinstalled node.
Expected result
Expected to have a PDF file exported to the desired location.
It was working a couple days ago so this might be a node update that broke the export PDF functionality?
Actual result
No PDF is generated
Environment
SYSTEM INFO:
Obsidian version: v1.6.3
Installer version: v1.6.3
Operating system: #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 6.5.0-35-generic
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
The following error is obtained in the developer console:
Message REMOTE_RENDERER_CALLBACK sent by unexpected WebContents (undefined).
Further system information:
GNOME 42.9
Node version: v12.22.9
Thanks for the fantastic program. This is the first inconvenience I’ve experienced.
Can confirm this issue. On Ubuntu 22.04.4 LTS, Obsidian 1.6.3. When I try to export, I get the following error on the console:
Message REMOTE_RENDERER_CALLBACK sent by unexpected WebContents (undefined)
(anonymous) @ /snap/obsidian/31/resources/app.asar/node_modules/@electron/remote/dist/src/renderer/remote.js:326
I also had it installed from the snap store; installing it from the 1.5.12 AppImage and updating fixes the issue.