Hide Forgot
Created attachment 792648 [details] screenshot of hh.exe Description of problem: Wine couldn't display content of chm help file $ wine --version wine-1.7.0
Created attachment 792649 [details] example chm file
Is this new? Or a did this appear in 1.7.0? How about 1.7.1?
The attachment opens without error for me on 1.7.1. I have not tried other versions.
$ wine --version wine-1.7.1 And problem still present.
Did you try a fresh WINEPREFIX? WINEPREFIX=/home/foo/tmp wine hh help.chm I have no problem displaying the full file on my system.
with fresh WINEPREFIX works for me too. What I need to do for fix it for default WINEPREFIX?
This might have been caused by the wine-gecko gcc bug and your prefix has the old files. Try deleting .wine/drive_c/windows/syswow64/gecko/2.21/ and .wine/drive_c/windows/system32/gecko/2.21/ and .wine/.update-timestamp. Then start wine and it will regenerate and re-copy the gecko files.