[Bug 34387] New: TreeSize Free: help window won't open
http://bugs.winehq.org/show_bug.cgi?id=34387 Bug #: 34387 Summary: TreeSize Free: help window won't open Product: Wine Version: 1.5.15 Platform: x86 URL: http://www.jam-software.com/freeware/ OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: hhctrl.ocx AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: erich.e.hoover(a)gmail.com Classification: Unclassified Regression SHA1: d1c363424d9ed028d44658bf3ca50a6eca2c7528 Created attachment 45778 --> http://bugs.winehq.org/attachment.cgi?id=45778 terminal output When you press <F1> in the application nothing happens, the content of the help window is not opened. This is a regression from Wine 1.5.15: d1c363424d9ed028d44658bf3ca50a6eca2c7528 is the first bad commit commit d1c363424d9ed028d44658bf3ca50a6eca2c7528 Author: Erich Hoover <ehoover(a)mines.edu> Date: Wed Oct 3 09:19:53 2012 -0600 hhctrl.ocx: Recognize the embedded window name for finding existing windows. :040000 040000 eced520901d3ddbc85f9d7bcb77cd8c7af5592a0 58094979fecd6b5be47e9a356f750540393c470f M dlls wine-1.7.0-346-g1bf936c TreeSizeFreeSetup.exe md5sum: 7668b845a29e5529d50f27da78f3c288 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34387 Erich Hoover <erich.e.hoover(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|wine-bugs(a)winehq.org |erich.e.hoover(a)gmail.com --- Comment #1 from Erich Hoover <erich.e.hoover(a)gmail.com> 2013-08-30 13:10:20 CDT --- I'll take a look this weekend :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34387 --- Comment #2 from Erich Hoover <erich.e.hoover(a)gmail.com> 2013-09-03 11:26:59 CDT --- This appears to actually be a problem with HH_HELP_CONTEXT, it tries to find the TOC entry corresponding to id 0 and (when it fails to find one) it destroys the window. Immediately after that a call is made that is successful (loading up a document), which is why it would have worked before (the original window gets destroyed but a new one is made that works). So, I suspect that we need to have HH_HELP_CONTEXT not destroy the window when it fails to load an entry. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34387 --- Comment #3 from Erich Hoover <erich.e.hoover(a)gmail.com> 2013-11-07 14:19:33 CST --- This bug should be fixed by commit 87b1115db1aeb39d09fa5cdf349b1c0d6fea7d9f, sorry it took me so long to get around to this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34387 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |87b1115db1aeb39d09fa5cdf349 | |b1c0d6fea7d9f Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from GyB <gyebro69(a)gmail.com> 2013-11-07 20:21:29 CST --- Fixed indeed, thank you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34387 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-08 12:33:21 CST --- Closing bugs fixed in 1.7.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34387 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34387 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |--- --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Removing 1.6.x milestone from bugs included in 1.6.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org