http://bugs.winehq.org/show_bug.cgi?id=12593
Summary: AutoCAD 2006 Retail Polish installer fails Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dominikowski@gmail.com
Created an attachment (id=12189) --> (http://bugs.winehq.org/attachment.cgi?id=12189) Log
The installer starts fine, but when I choose to finally install the product it fails with the message:
"Failed to load resources from resource file Please check your setup"
This is using current git WINE with wintrust patch (http://bugs.winehq.org/attachment.cgi?id=12144), a clean .wine directory with just msmxl3 installed.
WINEDEBUG=+relay:
http://rapidshare.com/files/107531641/acad2006plk_relay.txt.gz.html (62336KB)
Attaching a normal log here.
http://bugs.winehq.org/show_bug.cgi?id=12593
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-04-15 00:17:33 ---
"Failed to load resources from resource file Please check your setup"
My guess would be this is coming from the .Net installer. Could you try on a clean~/.wine :
1. First do 'winetricks dotnet11' 2. Then run the installer.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #2 from TomaszD dominikowski@gmail.com 2008-04-15 06:42:19 --- I still experienced the error after installing net11. So I installed net20 as well and the installation procedure has gone forward!
It's actually near the end of installation, during registering VBA product information, where WINE suddenly fails.
I'll attach the log in a moment. This is reproducible: always.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #3 from TomaszD dominikowski@gmail.com 2008-04-15 06:43:09 --- Created an attachment (id=12204) --> (http://bugs.winehq.org/attachment.cgi?id=12204) Log after installing net11 and net20 via winetricks
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #4 from Yolande Haneder yolande@haneder.biz 2008-04-15 07:23:45 --- Are you sure you used the same configuration. It looks like that on your first log, you used winxp as setting and in the second win2000.
These lines:
fixme:shell:URL_ParseUrl failed to parse...
in mass are especially when you use the howto of a manual .NET installation (which had been originally for win2000) without changing the default configuration of Wine which is now for XP.
The added file (which you take for ending the .NET installation on win2000) is not needed on XP but is creating many of these fixme.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #5 from Yolande Haneder yolande@haneder.biz 2008-04-15 07:25:55 --- The .NET installation on 0.9.59 (XP) is proceeding further with msxml4 than without.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #6 from TomaszD dominikowski@gmail.com 2008-04-15 08:10:58 --- Created an attachment (id=12206) --> (http://bugs.winehq.org/attachment.cgi?id=12206) Log after installing net11, net20 and mdac27 via winetricks
Another log, as I've noticed the installer also installs MDAC 2.7 on its own.
This time the debugger does not come into play.
And no, the configuration does not change at all, I think winetricks changes winver temporarily to 2000 while installing NET11, but AutoCAD is being installed with winver set to XP.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #7 from TomaszD dominikowski@gmail.com 2008-04-15 08:13:26 --- Created an attachment (id=12207) --> (http://bugs.winehq.org/attachment.cgi?id=12207) Log after installing net11, net20, mdac27, fakei6, flash, msxml3 via winetricks
A very slightly different log than the last one, with more native overrides in place.
Any ideas what can I try overriding with native elements to complete the installation? I know this solution isn't ideal, but basically I'm willing to try anything.
http://bugs.winehq.org/show_bug.cgi?id=12593
Yolande Haneder yolande@haneder.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yolande@haneder.biz
--- Comment #8 from Yolande Haneder yolande@haneder.biz 2008-04-15 10:51:05 --- I can't help you much on that. You have a problem I have never seen, although I can say I tried to install the .NET under XP using many combinations in the last 9 months now.
You have a problem with x11drv_main.c, is it new from the GIT, is it typical for your application? I don't know and the autocad we have is a really old one (earlier than the year 2000).
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #9 from TomaszD dominikowski@gmail.com 2008-04-17 12:00:35 --- Everything is fresh from GIT. I tried with today's copy, still no go, same problems. Even tried with VB6 runtime installed (because the installer fails at registering VBA component), but the logs don't change.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #10 from Yolande Haneder yolande@haneder.biz 2008-04-18 08:20:45 --- VBA is fine with me. I mean macros that are no processed directly from word macro's bar but using word are OK. Word itself is refusing to load them and the very same function is only working when prompted from outside Word. for VBA I needed vbscript.dll, which is provided by windows script and requires mfc42.dll. Registering the .NET VB classes is still a problem however not hurting me too much because on the second go, the installshield is skipping this part. One thing that helped me in the past was to replace the WinSXS of Wine (XP) with the same from (XP) windows with the software installed. Thus I had the assemblies working and did repair the software on Wine.
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-07 18:18:41 --- Does the trial from http://www.brothersoft.com/autocad-download-78215.html show the same bug?
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-08 07:32:56 --- Hi, with the following workaround i got at least the trial starting:
1. Start with clean ~/.wine
2. Do 'wget http://kegel.com/wine/winetricks && sh winetricks msxml3 dotnet20'
(Though Autocad2006 claims it needs .net 1.1, you get a crash updating a hotfix in the installer; so don't install .net 1.1, but do .net 2.0, that is enough to make the installer happy)
3. Start the installer, and choos custom install, and deselect "VBA" otherwise the installer will crash later on.
Could you try if this works for you too? Then we could add downloadlink for the trial
http://bugs.winehq.org/show_bug.cgi?id=12593
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-08 13:01:02 --- Sorry, forget my comment #12, apparently i had the hack http://bugs.winehq.org/attachment.cgi?id=13812 compiled in. Anyway from your crash log: err:msi:ACTION_CallDllFunction Custom action (L"C:\windows\temp\msic5d1.tmp":L"softwareEmulation") caused a page fault: c0000005 err:ntdll:RtlpWaitForCriticalSection section 0x7e568ae0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000b, blocked by 0075, retrying (60 sec)
I can see that this is actually a duplicate of #13599.
Though this bug was opened earlier, the other one has the more useful info i guess
Try the above mentioned hack to get the application installed
*** This bug has been marked as a duplicate of bug 13599 ***
http://bugs.winehq.org/show_bug.cgi?id=12593
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-08 13:02:15 --- closing dupe
http://bugs.winehq.org/show_bug.cgi?id=12593
--- Comment #15 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-06-19 06:29:05 --- Created an attachment (id=14178) --> (http://bugs.winehq.org/attachment.cgi?id=14178) wine's msi with autocad hack
attached wine's msi with hack from Bug #13599. should allow users that dunno howto compile, at least to install and test autocad.
http://bugs.winehq.org/show_bug.cgi?id=12593
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified