http://bugs.winehq.org/show_bug.cgi?id=6160
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From dank@kegel.com 2007-07-04 10:21 ------- Confirming. I don't even get as far as the last guy. Here's what I did: with wine-0.9.34, installed visual C++ 6 runtime, then installed app. Was surprised to see it installed to c:\Program Files\Common Files\eDrawings2007, but I guess that's what this app does. On startup, the app crashed very early. Here's the complete, short, console output:
fixme:ole:CoResumeClassObjects stub err:advapi:service_handle_start service is not stopped fixme:advapi:RegisterEventSourceA ((null),"SolidWorks SC"): stub fixme:advapi:RegisterEventSourceW (L"",L"SolidWorks SC"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000065,(nil),0x0001,0x00000000,0x33c444,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000065,(nil),0x0001,0x00000000,0x1ca1e0,(nil)): stub err:eventlog:ReportEventW L"98-102" fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317 wine: Unhandled page fault on read access to 0x000000b0 at address 0x7ef92eb7 (thread 0009), starting debugger...
Switching to native dcom98 gets rid of that one ole err, but doesn't change anything else. The app starts the license server ok, it seems, but there's some copy protection problem. See also http://www.mail-archive.com/wine-devel@winehq.org/msg31993.html