[Bug 33874] New: CodeGear Delphi 2009: Object Inspector is all black
http://bugs.winehq.org/show_bug.cgi?id=33874 Bug #: 33874 Summary: CodeGear Delphi 2009: Object Inspector is all black Product: Wine Version: 1.6-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fael_mc(a)msn.com Classification: Unclassified Created attachment 44937 --> http://bugs.winehq.org/attachment.cgi?id=44937 Picture For success with delphi: you need: winetricks mdac28 dotnet20 msxml3 ie7 And then Install Delphi, Delphi only (not for C + + Builder and Delphi for the Microsoft. NET Framework). Open Delphi, Delphi will open normally, but the Object Inspector is all black as pictured -- 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=33874 --- Comment #1 from Fael Mc <fael_mc(a)msn.com> 2013-06-24 07:06:37 CDT --- Created attachment 44938 --> http://bugs.winehq.org/attachment.cgi?id=44938 Terminal log -- 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=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.
https://bugs.winehq.org/show_bug.cgi?id=33874 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine? -- 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=33874 --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, still present. $ wine --version wine-1.7.51 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.
https://bugs.winehq.org/show_bug.cgi?id=33874 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> --- Is it this software https://downloaddevtools.com/en/product/30/free-download-codegear-rad-studio... -- 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=33874 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20140719023806/http://altd | |.embarcadero.com/download/D | |elphi_C++Builder2009/Delphi | |_C++Builder2009_ISO_June200 | |9.iso Depends on| |52278 Keywords| |download --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download via Internet Archive for documentation. https://web.archive.org/web/20140719023806/http://altd.embarcadero.com/downl... $ sha1sum Delphi_C++Builder2009_ISO_June2009.iso 307547925fe801d2205d18fc37ac1cd25bc00035 Delphi_C++Builder2009_ISO_June2009.iso $ du -sh Delphi_C++Builder2009_ISO_June2009.iso 1.9G Delphi_C++Builder2009_ISO_June2009.iso More RAD Studio Installation links (ISO and Web installers) https://web.archive.org/web/20201201201956/https://www.barnsten.com/rad-stud... Blocked by bug 52278 $ wine --version wine-7.0-rc3 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla