http://bugs.winehq.org/show_bug.cgi?id=29086
Bug #: 29086 Summary: winhlp32.exe: no readable content Product: Wine Version: 1.3.32 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mywine@schiermeier-software.de Classification: Unclassified
Created attachment 37483 --> http://bugs.winehq.org/attachment.cgi?id=37483 Main view in winhlp32.exe of win32.hlp
Strange characters produced by 'winhlp32.exe' showing my win32.hlp (Windows-API SDK: Win32.hlp)
See screenshot and the attached logfiles.
The WINEPREFIX was just newly created and is not customized by anything.
http://bugs.winehq.org/show_bug.cgi?id=29086
--- Comment #1 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-13 12:55:08 CST --- Created attachment 37484 --> http://bugs.winehq.org/attachment.cgi?id=37484 Topic clipboard of win32.hlp
http://bugs.winehq.org/show_bug.cgi?id=29086
--- Comment #2 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-13 12:59:46 CST --- Created attachment 37485 --> http://bugs.winehq.org/attachment.cgi?id=37485 output of console running wine winhlp32.exe
Used commandline: env WINEDEBUG=+seh wine winhlp32.exe ./win32.hlp 2> ~/log/winhlp32_exe_$(date '+%F_%H-%M').log
http://bugs.winehq.org/show_bug.cgi?id=29086
--- Comment #3 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-13 13:04:38 CST ---
The WINEPREFIX was just newly created and is not customized by anything.
I tried with winecfg - Windows-Version set to -windows98 -windowsXP -windows7
all with the same result.
http://bugs.winehq.org/show_bug.cgi?id=29086
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #4 from Eric Pouech eric.pouech@orange.fr 2011-11-14 03:14:32 CST --- please mail me the offending .hlp file so that I can have a look at it (BTW did you check that display the .hlp file in native winhlp32.exe did show correct results ?) FYI, the tables are still badly rendered in winhlp, so don't hold your breath on this one. however, the uncompress3 overflow errors have to be fixed
A+
http://bugs.winehq.org/show_bug.cgi?id=29086
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression URL| |http://www.cs.virginia.edu/ | |~lcc-win32/
--- Comment #5 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-14 12:57:51 CST --- (In reply to comment #4)
please mail me the offending .hlp file so that I can have a look at it (BTW did you check that display the .hlp file in native winhlp32.exe did show correct results ?)
Take this one from the page of the lcc-compiler:
Windows API documentation http://www.cs.virginia.edu/~lcc-win32/win32hlp.exe
This is a setup-program which copy the compressed hlp-file to a folder you will have to choose. I tried with other hlp-files, but they also failed.
FYI, the tables are still badly rendered in winhlp, so don't hold your breath on this one. however, the uncompress3 overflow errors have to be fixed
I was searching for something in the 'Win32-API doc' and so I did discover this bug. Now I use a converted version which is in the CHM-format with 'kchmviewer'.
http://bugs.winehq.org/show_bug.cgi?id=29086
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.cs.virginia.edu/ |http://allserv.ugent.be/~fs |~lcc-win32/ |choonj/modula2/win32hlp/win | |32.zip
--- Comment #6 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-14 13:13:10 CST --- Or this one:
Windows API documentation
http://allserv.ugent.be/~fschoonj/modula2/win32hlp/win32.zip
As far as I can remember my original file was from a CD (?) inside the book:
Charles Petzold Programming Windows, Microsoft Programming Series
http://bugs.winehq.org/show_bug.cgi?id=29086
--- Comment #7 from Austin English austinenglish@gmail.com 2011-11-14 18:16:49 CST --- Looks fine for me in wine-1.3.32-204-g49cade4b. Can you name one of the topics that renders poorly?
I don't see any evidence this is a regression (no listed good version, no regression test). If it really is a regression, please run the regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29086
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #8 from Eric Pouech eric.pouech@orange.fr 2011-11-15 15:07:05 CST --- in reply to comment #7. The bug report is fine, I can reproduce it here (using .hlp file from #6) I've just sent a fix for this case. didn't browse all the contents, but the first 10 pages look ok now (with the patch)
A+
http://bugs.winehq.org/show_bug.cgi?id=29086
--- Comment #9 from Joerg Schiermeier mywine@schiermeier-software.de 2011-11-15 15:37:01 CST --- Hi austin, hi Eric,
my screenshot Attachment 37484 was taken from the topic 'Clipboard'.
Due lacking time I will check it next weekend after the release of next v1.3.33...
http://bugs.winehq.org/show_bug.cgi?id=29086
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a494cbb63b6f9bbba11f3da8ffe | |c1e506656f103 Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #10 from Austin English austinenglish@gmail.com 2011-11-16 12:58:41 CST --- http://source.winehq.org/git/wine.git/commitdiff/a494cbb63b6f9bbba11f3da8ffe...
http://bugs.winehq.org/show_bug.cgi?id=29086
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-11-18 13:04:57 CST --- Closing bugs fixed in 1.3.33.
https://bugs.winehq.org/show_bug.cgi?id=29086
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |programs