[Bug 13042] New: CodeGear RAD Studio 2007 does not install
http://bugs.winehq.org/show_bug.cgi?id=13042 Summary: CodeGear RAD Studio 2007 does not install Product: Wine Version: 0.9.61. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lehmannd(a)in.tum.de The installer of CodeGear RAD Studio 2007 (the successor to Borland Delphi and C++ Builder) immediately fails after starting with the error message: Runtime error in install: Cannot open AVI The console error is: err:msvidc32:CRAM_DecompressBegin Bad output format After that some access violations and the installer quits without having installed anything. The installer used is any msi-based installer named "InstallAware" that adds a lot of things to msi, like 7zip compression (and apparently avi playback). A trial can be downloaded here: http://www.codegear.com/products/radstudio. It is NOT necessary to register on the site to see the installation bug. -- 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=13042 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.codegear.com/prod | |ucts/radstudio Keywords| |download, Installer --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-05-08 14:48:03 --- Please attach the full console output from the crash. -- 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=13042 --- Comment #2 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-05-08 15:01:02 --- Created an attachment (id=12831) --> (http://bugs.winehq.org/attachment.cgi?id=12831) Wine Log of the Setup Done, but there is not much to see anyway I think -- 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=13042 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12831|application/octet-stream |text/plain mime type| | -- 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=13042 --- Comment #3 from Lei Zhang <thestig(a)google.com> 2008-05-08 15:07:25 --- Can you give this a try? http://wiki.winehq.org/PreloaderPageZeroProblem -- 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=13042 --- Comment #4 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-05-08 19:14:55 --- I tried the following: - Created a new .wine Directory - Installed Gecko via winetricks - Ran the installer Now those Address errors are all gone but I still see the "Cannot open AVI" error with "err:msvidc32:CRAM_DecompressBegin Bad output format" on the console :-( -- 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=13042 --- Comment #5 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-05-08 19:23:59 --- Can you run it, Lei? It is just a 5 MB download without registration so it would be nice if you could try it out :) -- 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=13042 --- Comment #6 from Lei Zhang <thestig(a)google.com> 2008-05-08 22:56:35 --- Sorry, the download page requires registration and a login... perhaps someone else can give it a try.
From the error, it looks like it's trying to play some movie/animation, Wine thinks it's in MS Video-1 format, [1] but doesn't recognize the video.
[1] http://wiki.multimedia.cx/index.php?title=Microsoft_Video_1 -- 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=13042 --- Comment #7 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-05-09 06:10:35 --- True, didn't notice as I had a cookie from last time. Thanks anyway -- 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=13042 --- Comment #8 from Lei Zhang <thestig(a)google.com> 2008-05-09 12:07:57 --- Created an attachment (id=12843) --> (http://bugs.winehq.org/attachment.cgi?id=12843) patch to recognize 24 bit videos as non-8 bit videos. So it's trying to parse a 24-bit video, except we don't know anything about that format. You might want to ask Mike Melanson from http://multimedia.cx/ about it. The attached patch will let you continue, but I have no idea if it's correct. -- 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=13042 --- Comment #9 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-05-09 12:47:11 --- I personally don't need it on Wine at the moment really as I run Delphi on a VirtualBox, just thought it might be a helpful fix for Wine as I am sure this installer is used by other applications, too. I'll wait till this is resolved in the normal wine and then test it further. Thank you for your help again. -- 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=13042 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=13042 --- Comment #10 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-08-09 05:48:47 --- Same error on 1.1.2 -- 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=13042 --- Comment #11 from Daniel Lehmann <lehmannd(a)in.tum.de> 2008-09-25 05:19:04 --- Same error on wine 1.1.5 with Delphi 2009 (32-bit native successor to RAD Studio 2007) -- 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=13042 haarp <liquitsnake(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liquitsnake(a)gmx.net --- Comment #12 from haarp <liquitsnake(a)gmx.net> 2008-10-02 18:28:48 --- Same bug affects Crysis Warhead Installer. -- 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=13042 haarp <liquitsnake(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #13 from haarp <liquitsnake(a)gmx.net> 2008-10-02 18:29:30 --- *** This bug has been confirmed by popular vote. *** -- 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=13042 --- Comment #14 from haarp <liquitsnake(a)gmx.net> 2008-10-03 04:55:07 --- Confirming that attachment 12843 fixes the bug. -- 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=13042 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Target Milestone|--- |1.2.0 --- Comment #15 from Dan Kegel <dank(a)kegel.com> 2009-07-11 11:28:57 --- Affects popular applications, patch -> nominating for 1.2 -- 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=13042 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bug(a)gigawatt.nl --- Comment #16 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-16 22:52:36 --- *** Bug 22726 has been marked as a duplicate of this bug. *** -- 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=13042 --- Comment #17 from wine-bug(a)gigawatt.nl 2010-05-17 00:45:44 --- Well, after that patch RAD Studio still doesn't work, and it fails with a completely different error. I had reported that as #22726 since it didn't exactly look related, but leaving a comment here to please then not close this bug, even if this is fixed and Crysis Warhead works. -- 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=13042 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #18 from André H. <nerv(a)dawncrow.de> 2010-05-21 12:20:57 --- I got a patch committed: http://source.winehq.org/git/wine.git?a=commitdiff;h=f31e30d1be997b5716f3181... Please retest if that works with todays git or maybe todays release. -- 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=13042 --- Comment #19 from Dan Kegel <dank(a)kegel.com> 2010-05-21 14:55:23 --- New download url is http://cc.embarcadero.com/item/24994 -- 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=13042 --- Comment #20 from wine-bug(a)gigawatt.nl 2010-05-21 15:23:43 --- Yes, current git gets past the "Cannot open AVI" problem and extracts the RAD Studio files, but still does not install; the new error is the same as what happened with the patch from comment #8. -- 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=13042 --- Comment #21 from Dan Kegel <dank(a)kegel.com> 2010-05-21 16:42:16 --- Is that the one you reported as bug 22726? If so, let's close this one as fixed and reopen 22726. -- 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=13042 --- Comment #22 from wine-bug(a)gigawatt.nl 2010-05-21 17:16:43 --- Yes, that's the one. -- 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=13042 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #23 from Dan Kegel <dank(a)kegel.com> 2010-05-21 17:23:23 --- Marking fixed, then. I've reopened the other one. -- 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=13042 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-28 12:50:15 --- Closing bugs fixed in 1.2-rc2. -- 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=13042 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f31e30d1be997b5716f318166a2 | |a1d18b38fddfa -- 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=13042 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |msvidc32 -- 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=13042 Linards <linards.liepins(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins(a)gmail.com --- Comment #25 from Linards <linards.liepins(a)gmail.com> --- Still happening on wine-staging 7.0rc2 on fedora 34 with InstallAware installer for Crysis Wars Trial. -- 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=13042 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.codegear.com/pro |https://web.archive.org/web |ducts/radstudio |/20130520181643/http://altd | |.codegear.com/download/rads | |tudio2007/CodeGearRADStudio | |2007_Dec2007.iso --- Comment #26 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download via Internet Archive for documentation. https://web.archive.org/web/20130520181643/http://altd.codegear.com/download... $ du -sh CodeGearRADStudio2007_Dec2007.iso 4.3G CodeGearRADStudio2007_Dec2007.iso $ sha1sum CodeGearRADStudio2007_Dec2007.iso 21e426e9eeb50ce6c0f7626b84469688c64313d3 CodeGearRADStudio2007_Dec2007.iso More RAD Studio Installation links (ISO and Web installers) https://web.archive.org/web/20201201201956/https://www.barnsten.com/rad-stud... 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=13042 --- Comment #27 from Anastasius Focht <focht(a)gmx.net> --- Hello Linards, --- quote --- Still happening on wine-staging 7.0rc2 on fedora 34 with InstallAware installer for Crysis Wars Trial. --- quote --- you're right, nothing was fixed here. CodeGear RAD Studio 2007 doesn't install either, still reporting 'Runtime error in install: Cannot open AVI' error. I see you've created bug 52278, lets continue there and leave this cruft alone here. 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=13042 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msvidc32 |msvfw32 -- 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=13042 --- Comment #28 from wine-bug(a)gigawatt.nl --- (In reply to Anastasius Focht from comment #27)
you're right, nothing was fixed here.
Something was fixed. I noted in bug #22726 that after that one was fixed as well, I was able to install RAD Studio 2007. Wine 1.6 rc4 was the version I'd seen work. It may have been broken again in a later version, in which case it would be useful to find out which version. -- 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