Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export problem with AppImage 0.8.4 on Linux Slackware #114

Open
fhouweli opened this issue Aug 26, 2022 · 8 comments
Open

Export problem with AppImage 0.8.4 on Linux Slackware #114

fhouweli opened this issue Aug 26, 2022 · 8 comments

Comments

@fhouweli
Copy link

Hi,
when trying to export my document to html, the pandoc command has an empty --to argument (and therefore --standalone is interpreted as a format.
Screenshot_2022-08-26_19-30-52

@mb21
Copy link
Owner

mb21 commented Aug 26, 2022

I cannot reproduce... what's the exact input you were using?

@fhouweli
Copy link
Author

fhouweli commented Aug 26, 2022 via email

@mb21
Copy link
Owner

mb21 commented Aug 27, 2022

Changing the file format with the select box does not add an extension in the "Name" input field.

that's odd. because it does for me on macOS. are you on the latest PanWriter version?

can you reproduce on other linux distros?

@mbozkurt
Copy link

mbozkurt commented Aug 29, 2022

I am on latest Panwriter and I can confirm same problem exists on Mint Linux 19.3.

@mb21
Copy link
Owner

mb21 commented Aug 30, 2022

hm.. we're just using electron's dialog.showSaveDialog filters option.

you're saying only the default name is missing the html extension (that we could probably fix in PanWriter)? And when you switch to an other format in the dropdown the extension is added?

@fhouweli
Copy link
Author

fhouweli commented Aug 30, 2022 via email

@mb21
Copy link
Owner

mb21 commented Aug 30, 2022

uh, that seems like an Electron bug then, because all we get back is the filePath, so if that doesn't change when you change the dropdown, there's nothing we can do in PanWriter to fix it...

I'll try to update to the newest Electron version soonish... maybe they have fixed it already...

@hwpf
Copy link

hwpf commented Sep 20, 2022

got exactly the same issue with panwriter 0.8.4 freshly installed at Manjaro Linux ... none of the formats can be exported. Will it be posted here, when a fix is available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants