Bug 1003297

Summary: Wine couldn't display content of chm help file
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: andreas.bierfert, mike, mikhail.v.gavrilov, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-04 03:49:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
screenshot of hh.exe
none
example chm file none

Description Mikhail 2013-09-01 19:25:07 UTC
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

Comment 1 Mikhail 2013-09-01 19:28:25 UTC
Created attachment 792649 [details]
example chm file

Comment 2 Andreas Bierfert 2013-09-01 19:44:37 UTC
Is this new? Or a did this appear in 1.7.0? How about 1.7.1?

Comment 3 Michael Cronenworth 2013-09-02 03:06:12 UTC
The attachment opens without error for me on 1.7.1. I have not tried other versions.

Comment 4 Mikhail 2013-09-03 18:46:36 UTC
$ wine --version
wine-1.7.1

And problem still present.

Comment 5 Michael Cronenworth 2013-09-04 02:33:46 UTC
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.

Comment 6 Mikhail 2013-09-04 03:38:44 UTC
with fresh WINEPREFIX works for me too. What I need to do for fix it for default WINEPREFIX?

Comment 7 Michael Cronenworth 2013-09-04 03:49:12 UTC
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.