I have a .xls that crashes xlhtml. If I edit it and remove the chart, it runs fine.
Logged In: YES user_id=311242
Something changed in the environment (maybe cygwin1.dll update?), and now it's not segfaulting anymore.
BUT, it's guessing the wrong encoding (utf-8, when the correct is windows-1242). Funny thing is: if I remove the graph, the encoding is fixed.
Log in to post a comment.
Logged In: YES
user_id=311242
Something changed in the environment (maybe cygwin1.dll
update?), and now it's not segfaulting anymore.
BUT, it's guessing the wrong encoding (utf-8, when the
correct is windows-1242).
Funny thing is: if I remove the graph, the encoding is fixed.