retext-project / retext

ReText: Simple but powerful editor for Markdown and reStructuredText
GNU General Public License v2.0
1.86k stars 198 forks source link

Cannot export to HTML #569

Closed polemon closed 2 years ago

polemon commented 2 years ago

Every time I try to export to HTML I'm getting a window with the following error:

[Errno 2] No such file or directory: '/home/polemon/Desktop/test.html'

It doesn't matter whether the file exists or not, I'm getting the same error. Also the directory has the required permissions to create and alter files.

Exporting to PDF in the same directory works fine.

Commit this error occurs in: a62bf7feeb6cc3a173e300406d26aa38d2dcf837

I have also installted ReText from Fedora repos. It is a much older version than from git, but there exporting to HTML works fine.

mitya57 commented 2 years ago

Fixed, thanks for your report!

The bug was not present in any stable release.