[Github-comments] [geany/geany] Geany fails to open a file (silently) with trailing zero chars (#2654)

Andreas Nicolai notifications at xxxxx
Tue Nov 10 18:53:58 UTC 2020


See attached data logger file - Geany just does nothing when trying to open this file. Debug log shows:

```
19:52:04: Geany INFO		: Trying to convert 140106 bytes of data from ISO-8859-1 into UTF-8.
19:52:04: Geany INFO		: Couldn't convert from ISO-8859-1 to UTF-8.
19:52:04: Geany INFO		: Trying to convert 140106 bytes of data from ISO-8859-2 into UTF-8.
19:52:04: Geany INFO		: Couldn't convert from ISO-8859-2 to UTF-8.
....
19:52:04: Geany INFO		: Trying to convert 140106 bytes of data from WINDOWS-1258 into UTF-8.
19:52:04: Geany INFO		: Couldn't convert from WINDOWS-1258 to UTF-8.
19:52:04: Geany INFO		: Trying to convert 140106 bytes of data from CP932 into UTF-8.
19:52:04: Geany INFO		: Couldn't convert from CP932 to UTF-8.
```
then nothing else.

Problematic file is attached below.

[WsIBK_2020-05-11_00-00-00.csv.zip](https://github.com/geany/geany/files/5519553/WsIBK_2020-05-11_00-00-00.csv.zip)


-- 
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/2654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201110/c3e72444/attachment.htm>


More information about the Github-comments mailing list