Trying to save a file as some dummy name 'a' raises:
Unsupported file type:
/home/gustavo/achmvp
Supported extensions are
.pdf, .svg, .ps, .eps, .png, .tiff, .tif, .chmvp
The error occured in ../src/mainwindow_filesave.cpp, line 166.
However, if I try to save it as a.png instead (or any other format really), I get:
You cannot save this document with extension ".png" at the end of the name. The required extension is ".chmvp".
You can choose to use both, so that your file name ends in ".png.chmvp."
Trying to save a file as some dummy name 'a' raises:
However, if I try to save it as a.png instead (or any other format really), I get: