http://bugs.winehq.org/show_bug.cgi?id=15970
Summary: MuckClient introduction CHM windows are spawned incorrectly Product: Wine Version: 1.1.8 Platform: PC URL: http://www.xcalibur.co.uk/MuckClient/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: hhctrl.ocx AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=17159) --> (http://bugs.winehq.org/attachment.cgi?id=17159) MuckClient standard error traces
While testing bug 9522, I noticed that on first-time launch of the MuckClient application, the introduction CHM help window is spawned twice with no client area, while on Windows only one such window is displayed with a normal client area. Standard error traces are attached.
http://bugs.winehq.org/show_bug.cgi?id=15970
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15970
Michael wine.8.madblock@spamgourmet.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.8.madblock@spamgourmet | |.com
--- Comment #1 from Michael wine.8.madblock@spamgourmet.com 2009-06-26 11:20:16 --- This could be related to: http://bugs.winehq.org/show_bug.cgi?id=13985
There I posted:
Using a virtual desktop Skype acctually allows me to sign in flawlessly. Information-Dialogs are shown, but as soon as the mainwindow is displayed, it crashes.
Skype Version 4.0.0.226 Wine Version 1.1.24
So yes, this is still an issue with the current version.
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #2 from Michael wine.8.madblock@spamgourmet.com 2009-06-26 11:30:21 --- Excuse my post, I accidently had the wrong tab in my browser. Ofcourse this bug has nothing to do with skype!
I tested the muck client with wine 1.1.24 and could reproduce the problem. The chm-helpfile window is messed up. And a second tiny window appears in the background, which has no client area (does not redraw) but has the titel of the muck client, which itself has a <2> added to the tile. I do not know which window that is. Under native windows there is no second window with the same title.
The wine terminaloutput does not say much:
$ wine muckclient.exe fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly fixme:shdocvw:PersistStorage_InitNew (0x172cb0)->(0x7daad4b0) fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33d3a8 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nssckbi.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\js3250.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nssutil3.dll") - Symbol NSGetModule not found fixme:iphlpapi:NotifyAddrChange (Handle 0x221e908, overlapped 0x221e910): stub 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nssdbm3.dll") - Symbol NSGetModule not found
[... more similar Module load errors]
0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\plugins\npnul32.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\ssl3.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\nss3.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\plc4.dll") - Symbol NSGetModule not found 0[1848e8]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\smime3.dll") - Symbol NSGetModule not found ^Cfixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
http://bugs.winehq.org/show_bug.cgi?id=15970
nathan.n saturn_systems@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #3 from nathan.n saturn_systems@yahoo.com 2011-09-29 18:28:58 CDT --- (In reply to comment #0)
Created attachment 17159 [details] MuckClient standard error traces
While testing bug 9522, I noticed that on first-time launch of the MuckClient application, the introduction CHM help window is spawned twice with no client area, while on Windows only one such window is displayed with a normal client area. Standard error traces are attached.
With "The Master Genealogist 7.04" the CHM help window is also spawned twice with no client area this occurs anytime you view the help file.
http://bugs.winehq.org/show_bug.cgi?id=15970
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |altogatto@gmail.com
--- Comment #4 from Sam altogatto@gmail.com 2012-03-18 03:19:45 CDT --- Present in wine 1.4 for The Master Genealogist 7.04
http://bugs.winehq.org/show_bug.cgi?id=15970
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #5 from Erich Hoover ehoover@mines.edu 2012-07-05 09:03:59 CDT --- (In reply to comment #4)
Present in wine 1.4 for The Master Genealogist 7.04
Could you log the console and report back with lines that look like: fixme:htmlhelp:HtmlHelpW <-- other info -->
This might be a duplicate of Bug #11303, which I am currently working on, but I'd need to see a more recent trace in order to know.
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #6 from Sam altogatto@gmail.com 2012-07-05 20:44:38 CDT --- Created attachment 40879 --> http://bugs.winehq.org/attachment.cgi?id=40879 With Gecko installed
(In reply to comment #5)
(In reply to comment #4)
Present in wine 1.4 for The Master Genealogist 7.04
Could you log the console and report back with lines that look like: fixme:htmlhelp:HtmlHelpW <-- other info -->
This might be a duplicate of Bug #11303, which I am currently working on, but I'd need to see a more recent trace in order to know.
I don't see any of those lines with Gecko installed.
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #7 from Sam altogatto@gmail.com 2012-07-05 20:46:20 CDT --- Created attachment 40880 --> http://bugs.winehq.org/attachment.cgi?id=40880 Without Gecko installed
(In reply to comment #5)
(In reply to comment #4)
Present in wine 1.4 for The Master Genealogist 7.04
Could you log the console and report back with lines that look like: fixme:htmlhelp:HtmlHelpW <-- other info -->
This might be a duplicate of Bug #11303, which I am currently working on, but I'd need to see a more recent trace in order to know.
Without Gecko installed I see only one line like that
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #8 from Sam altogatto@gmail.com 2012-07-05 20:48:28 CDT --- Created attachment 40881 --> http://bugs.winehq.org/attachment.cgi?id=40881 1st (Top) help screen showing wanted topic
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #9 from Sam altogatto@gmail.com 2012-07-05 20:49:20 CDT --- Created attachment 40882 --> http://bugs.winehq.org/attachment.cgi?id=40882 2nd (Bottom) help screen showing unwanted main help page
http://bugs.winehq.org/show_bug.cgi?id=15970
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED AssignedTo|wine-bugs@winehq.org |ehoover@mines.edu Ever Confirmed|0 |1
--- Comment #10 from Erich Hoover ehoover@mines.edu 2012-09-20 12:10:41 CDT --- Created attachment 41751 --> http://bugs.winehq.org/attachment.cgi?id=41751 Fix for tmg7 incorrect spawning of HtmlHelp windows
Please try the attached patch, I believe it should fix your issue.
http://bugs.winehq.org/show_bug.cgi?id=15970
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2012-09-22 15:49:46 CDT --- (In reply to comment #10)
Please try the attached patch, I believe it should fix your issue.
Yes, it fixes the issue.
http://bugs.winehq.org/show_bug.cgi?id=15970
--- Comment #12 from Erich Hoover ehoover@mines.edu 2012-10-04 13:43:50 CDT --- This bug should now be fixed by commit d1c363424d9ed028d44658bf3ca50a6eca2c7528, if you could please retry with the latest git and report back then that would be greatly appreciated.
http://bugs.winehq.org/show_bug.cgi?id=15970
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Fixed by SHA1| |d1c363424d9ed028d44658bf3ca | |50a6eca2c7528 Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com 2012-10-04 18:52:39 CDT --- Confirming fixed in git, thank you.
http://bugs.winehq.org/show_bug.cgi?id=15970
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:34:12 CDT --- Closing bugs fixed in 1.5.15.