I have opened a file with a ISO-8859-1 encoding. After doing changes, I tried to save it and had received following error message, while having full permissions (0777 = rwx rwx rwx) to the file:
> An error occurred while converting file from UTF-8 in "ISO-8859-1". The file > remains unsaved. > > Error message: Invalid byte sequence in conversion input > The error occurred at "Ż" (line 3, column 18) This is strange. The original file was opened in the ISO-8859-1 encoding and there is no possibility to chose the destination encoding while saving. Please fix it asap -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2542
