http://bugs.winehq.org/show_bug.cgi?id=36204
Bug ID: 36204 Summary: TrySim v5.0 demo has problem displaying the help window Product: Wine Version: 1.7.14 Hardware: x86 URL: http://www.trysim.de/de/downloads/tsdemogl.zip OS: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: hhctrl.ocx Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: erich.e.hoover@gmail.com Regression SHA1: ee484b3140ee7637f297ed8ed4af86dd1e626416
Created attachment 48326 --> http://bugs.winehq.org/attachment.cgi?id=48326 terminal output
When you open the help window in the application (press F1, or 'Hilfe -> Index' from the menus) there is an exception error in hhctrl.ocx. If you click on Index in the help window, the contents of the index are not displayed.
This is after
ee484b3140ee7637f297ed8ed4af86dd1e626416 is the first bad commit commit ee484b3140ee7637f297ed8ed4af86dd1e626416 Author: Erich E. Hoover erich.e.hoover@gmail.com Date: Tue Feb 25 19:20:31 2014 -0700
hhctrl.ocx: Permit HTML start/end tags within quoted attributes.
:040000 040000 05550bf00fc5c5a1af8e3149c38e7b00a5a6174a e06e633b924d24e8b40ccaa986a03334d7c8d6d8 M dlls
'winetricks ie7' is a workaround. There's a crash in the attached log, but it is unrelated, occuring when you close the application.
wine-1.7.17-148-g2e5cb7a
TrySimSetup.exe md5sum 42d8aca0ada4ca25fe474638027a323a
http://bugs.winehq.org/show_bug.cgi?id=36204
--- Comment #1 from Erich Hoover erich.e.hoover@gmail.com --- Hi Béla, thanks for the bug report. I'll look into this as soon as I can (probably this weekend).
http://bugs.winehq.org/show_bug.cgi?id=36204
--- Comment #2 from Erich Hoover erich.e.hoover@gmail.com --- Created attachment 48427 --> http://bugs.winehq.org/attachment.cgi?id=48427 hhctrl.ocx: Fix an off by one mistake in searching for the node endpoint.
Try the attached patch, it should fix the problem :)
http://bugs.winehq.org/show_bug.cgi?id=36204
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Erich Hoover from comment #2)
Created attachment 48427 [details] hhctrl.ocx: Fix an off by one mistake in searching for the node endpoint.
Try the attached patch, it should fix the problem :)
Hi Erich,
your patch indeed fixes the problem, thank you.
http://bugs.winehq.org/show_bug.cgi?id=36204
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |erich.e.hoover@gmail.com
--- Comment #4 from Erich Hoover erich.e.hoover@gmail.com --- (In reply to Béla Gyebrószki from comment #3)
... Hi Erich,
your patch indeed fixes the problem, thank you.
Great, I'll go ahead and send it in then. I'm glad it was such a simple fix, I was concerned that you had run into yet another case where HTMLHelp does something really screwy.
https://bugs.winehq.org/show_bug.cgi?id=36204
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |74c5e38b7c229fbd427a1dcc635 | |07e687db4f69c Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Patch commited: http://source.winehq.org/git/wine.git/?a=commit;h=74c5e38b7c229fbd427a1dcc63...
https://bugs.winehq.org/show_bug.cgi?id=36204
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.