FIXED: v10.50 b1 crashed when viewing .chm file

Post bug reports when testing beta versions here.
Post Reply
User avatar
vha
Posts: 1075
Joined: 27 Jun 2007 21:34
Location: Belgium

FIXED: v10.50 b1 crashed when viewing .chm file

Post by vha »

I was viewing and scrolling in a .chm file in hex view when TextEd crashed

Also, the "ANSI" column only displays Chinese-like chars although some characters should clearly be displayable in ANSI


vha
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: v10.50 b1 crashed when viewing .chm file

Post by Rickard Johansson »

The file is probably opened as a Unicode file because it contain zero's. It should open as a binary file. I'll fix it and try to reproduce the crash. The program shouldn't crash even if the file was opened using the wrong encoding.
Post Reply