[Bug 12595] New: Autodesk Revit Architecture 2008 install fails while unpacking AccuRenderRedist
http://bugs.winehq.org/show_bug.cgi?id=12595 Summary: Autodesk Revit Architecture 2008 install fails while unpacking AccuRenderRedist Product: Wine Version: CVS/GIT Platform: Other URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112& id=9262587 OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com This is the next problem after bug 9809. I don't have SP2_RAC2008.exe around anywhere obvious, so I downloaded afresh from the site in the URL field above; this turns out to be RevitBuilding8.1_20051205_2200.exe. It seems to copy about seven cabinets before failing with a Visual C++ Runtime Library error copying the AccuRenderRedist cabinet (at 1%, file SUPPORT\user.mlib ?). Looks like our setupapi.SetupIterateCabinet isn't creating a needed directory...? 001d:Call setupapi.SetupIterateCabinetW(01283d00 L"C:\\Program Files\\Autodesk Revit Building 8.1\\Download\\ContentAll\\AccuRenderRedist.cab",00000000,67002700,7d4bf830) ret=67002ad6 ... 001d:Call KERNEL32.CreateFileA(7d4a7d18 "C:\\windows\\profiles\\All Users\\Application Data\\Autodesk\\Revit Building 8.1\\Rendering\\AccuRenderRedist\\SUPPORT\\user.mlib",40000000,00000003,7d4a7070,00000004,00000080,00000000) ret=7e37a763 001d:Ret KERNEL32.CreateFileA() retval=00000138 ret=7e37a763 ... 001d:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,7d4a6d88) ret=00e2ba05 ... 001d:Call user32.MessageBoxA(00000000,7d4a60ec "Runtime Error!\n\nProgram: ...es\\Autodesk Revit Building 8.1\\Download\\RevitInstall.exe\n\n\r\nThis application has requested the Runtime to terminate it in an unusual way.\nPlease contact the application's support team for more information.\r\n",00e4e8a8 "Microsoft Visual C++ Runtime Library",00012010) ret=00e22500 The file support/user.mlib is in fact in the cabinet, so my guess is that our setupapi or cabinet library is just tripping over its shoelaces and forgetting to create the directory support before trying to create support/user.mlib. (And if you rerun the installer to retry it, it bombs right after you finish answering its questions, with fixme:msi:MsiConfigureProductExW Not implemented for anything other than local installs but that's a different 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=12595 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-12-29 15:50:09 --- http://revit.downloads.autodesk.com/download/8_1/RevitBuilding8.1_20051205_2... Still present in git. -- 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=12595 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-01-19 15:15:31 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- 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=12595 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.59. -- 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=12595 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #3 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-31 13:14:38 CDT --- Confirmed in 1.3.21 -- 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=12595 --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-31 13:27:01 CDT --- *** Bug 9806 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=12595 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://usa.autodesk.com/ads |http://revit.downloads.auto |k/servlet/item?siteID=12311 |desk.com/download/8_1/Revit |2&id=9262587 |Building8.1_20051205_2200.e | |xe Resolution| |FIXED --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-23 08:46:25 CDT --- Works with wine-1.5.30-206-g2b8b64f -- 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=12595 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:32:06 CDT --- Closing bugs fixed in 1.5.31. -- 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=12595 Saulius K. <saulius2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2(a)gmail.com -- 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=12595 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://revit.downloads.auto |https://web.archive.org/web |desk.com/download/8_1/Revit |/20130513122904/http://revi |Building8.1_20051205_2200.e |t.downloads.autodesk.com/do |xe |wnload/2008/SP3_RAC2008.exe Hardware|Other |x86 OS|other |Linux -- 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