[Bug 36680] Program starts, but does not react, probably does not process windows messages

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 5 11:11:45 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36680

Artur.Linhart at centrum.cz <Artur.Linhart at centrum.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Artur.Linhart at centrum.cz <Artur.Linhart at centrum.cz> ---
The solution was to install previously msxml and ie7. Before the application
start there must be installed through winetricks following components:

winetricks mdac28 dotnet20 msxml3 ie7

mdac28 and dotnet20 are required already during the installation, but if the
msxml3 and ie7 isnotinstalled, then this bug occurs. If you have thisbug, then
simply issue

winetricks msxml3 ie7

and install both components and restart the application, you will move to
"Bronze" state without functioning object inspector like describedin the test
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11880&iTestingId=82930&bShowAll=true

-- 
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.



More information about the wine-bugs mailing list