[Bug 22726] New: CodeGear RAD Studio 2007/2009 installation errors: column 3/4 out of range, missing column in table L"Property"
http://bugs.winehq.org/show_bug.cgi?id=22726 Summary: CodeGear RAD Studio 2007/2009 installation errors: column 3/4 out of range, missing column in table L"Property" Product: Wine Version: 1.1.44 Platform: x86-64 URL: http://www.codegear.com/products/radstudio OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine-bug(a)gigawatt.nl CC: dank(a)kegel.com, liquitsnake(a)gmx.net +++ This bug was initially created as a clone of Bug #13042 +++ The installer of CodeGear RAD Studio 2007 and 2009 fails as reported in #13042. That bug contains a patch which fixes this problem, and allows the installation to continue. However, later on, it still fails: err:msidb:get_tablecolumns column 3 out of range err:msidb:get_tablecolumns column 4 out of range err:msidb:get_tablecolumns missing column in table L"Property" I have reported this as a new bug because at first sight this looks completely unrelated, but if that was wrong, this can be closed as a duplicate. The steps I have taken to see this problem: - Start with a clean config - Set mode to Windows 2000 - Install MDAC 2.8 SP1 - Set mode back to Windows XP - Make the RAD Studio (2007 or 2009) installation disc available as D:\ - Run D:\Install\Setup.exe - Click "Retry" once during the automatic .NET Framework installation - Choose your selection, same problem with everything except for the first option (CodeGear RAD Studio) deselected, as with everything selected - Proceed with the installation It finishes unpacking, and I find the unpacked files as, for example, .wine/drive_c/users/Public/Application Data/{B278BA8C-C407-4742-B58E-CE34D8C8A15B}/corey/B1A48A5A/39948DF1/bds.exe and those files look correct, or at least the text files that I could check do. However, then it hangs. The installer says "Windows Installer", on the console I see error messages (look up), and the only action I can take is to click "Cancel", which also doesn't actually work. I am using Wine 1.1.44, as reported by wine --version. I do not know what more information you need, but I will be happy to answer any questions. -- 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=22726 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-16 22:52:36 --- Please don't create clones in Wine bugzilla. *** This bug has been marked as a duplicate of bug 13042 *** -- 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=22726 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-16 22:52:51 --- Closing duplicate. -- 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=22726 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-05-21 17:21:32 --- This isn't a clone; bug 13042 was the previous bug, and is now fixed. -- 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=22726 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> 2010-06-02 05:14:23 --- I was able to install CodeGear RAD Studio 2007 up to the point where it asks for a serial key with the following recipe: $ sha1sum CodeGearRADStudio2007setup.exe bd92e0be6c27708ebd7f0ee01fbbfc71f86d44a0 CodeGearRADStudio2007setup.exe 0. apply http://bugs2.winehq.org/attachment.cgi?id=28416 1. rm -rf ~/.wine 2. winetricks winver=win2k 3. install MDAC 2.8 SP1 4. winetricks winver=winxp dotnet20 msxml3 msxml6 5. wine CodeGearRADStudio2007setup.exe It appears to freeze at some point but it's actually chewing on some slow join queries. -- 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=22726 --- Comment #5 from wine-bug(a)gigawatt.nl 2010-06-02 13:17:58 --- Thanks for the suggestion, but I was already getting past the part where you have to enter your serial key. These errors happen later. I tried the patch anyway, though, and unfortunately there is no change: the installation halts at the same point with the same error messages. -- 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=22726 Khmelevskiy Alexandr <khmelevskiy(a)polesoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Khmelevskiy Alexandr <khmelevskiy(a)polesoft.ru> 2010-07-14 01:31:24 --- *** 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=22726 Khmelevskiy Alexandr <khmelevskiy(a)polesoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |khmelevskiy(a)polesoft.ru -- 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=22726 --- Comment #7 from butraxz(a)gmail.com 2013-06-30 08:42:21 CDT --- This ticket has not been updated for over 900 days. Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ? -- 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=22726 --- Comment #8 from wine-bug(a)gigawatt.nl 2013-07-09 15:11:09 CDT --- I had given up on this, but will give it another try it again when I get the chance, hopefully this week or the next. -- 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=22726 wine-bug(a)gigawatt.nl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from wine-bug(a)gigawatt.nl 2013-07-16 17:11:01 CDT --- Re-tested, this is fixed in 1.6 rc4 (probably earlier). Not only that, but after installing RAD Studio 2007, it actually works, nice! Note for others attempting this: it only works (for me) with WINEARCH=win32: without that, the setup attempts to install the 64-bit version of the .NET SDK, which fails. Also, I need winetricks to install not only mdac28 but also dotnet20sp2 (dotnet20 might be enough) first. Installation appears to succeed without dotnet20sp2 installed, but actually fails, and installing dotnet20sp2 afterwards is not enough to repair that. It still has some graphical glitches that make some parts of the interface hard to use, but that's unrelated to 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=22726 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:18:46 CDT --- Closing bugs fixed in 1.7.0. -- 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=22726 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 Keywords| |download, Installer CC| |focht(a)gmx.net --- Comment #11 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla