https://bugs.winehq.org/show_bug.cgi?id=33874 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|CodeGear Delphi 2009: |CodeGear RAD Studio 2009 |Object Inspector is all |(Delphi): content of all |black |windows/controls is black | |and user-interface | |unresponsive Ever confirmed|0 |1 --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming, still present. Prerequisite: 'winetricks -q mdac28' .NET Framework 2.0 will be automatically installed if required. 'winetricks -q msxml3' is bug 36686 The 'ie7' recipe suggested here installs a lot of native overrides which tends to mess the prefix up. Additionally it disables a lot of Wine functionality, hides bugs and makes proper diagnosis hard in the end. Don't report bugs with this recipe applied. Without 'ie7' _all_ window content/background is blacked, not just the object inspector one. Terminal output before it hangs/shows black controls: --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/CodeGear/RAD Studio/6.0/bin $ WINEDEBUG=+tid,+seh,+loadll,+process,+msxml,+msgbox wine ./bds.exe ... 0034:err:mshtml:update_window_doc SetDesignMode failed: 80004003 0034:fixme:ieframe:ClientSite_GetContainer (0x1311e050)->(0x33dfe4) 0034:fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25 0034:fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26 0034:fixme:ieframe:DocHostContainer_exec Exec failed 0034:fixme:ieframe:DocHostUIHandler_GetDropTarget (0x1311e050) 0034:fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x33f7c8) 0034:fixme:advapi:RegisterTraceGuidsW (0xdfe5270, 0x10219220, {509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 0x10265f08, (null), (null), 0x10219250): stub 0034:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001 0034:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002 <ends here> --- snip --- NOTE: It's not bug 29604 (similar symptoms) $ wine --version wine-1.7.19-70-gd6a59f7 Regards -- 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.