Bug 1003297 - Wine couldn't display content of chm help file
Summary: Wine couldn't display content of chm help file
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-01 19:25 UTC by Mikhail
Modified: 2013-09-04 03:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-04 03:49:12 UTC
Type: Bug


Attachments (Terms of Use)
screenshot of hh.exe (28.54 KB, image/png)
2013-09-01 19:25 UTC, Mikhail
no flags Details
example chm file (3.92 MB, application/vnd.ms-htmlhelp)
2013-09-01 19:28 UTC, Mikhail
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.