http://bugs.winehq.org/show_bug.cgi?id=34030
Bug #: 34030 Summary: Altium Designer 10 hangs on startup accessing a driver Product: Wine Version: 1.6-rc4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
This affects both Altium Designer 10 and 13 (aka 2013). Once you work around bug 34018 with mdac28, it hangs after putting up the main interface, with a big black square obscuring part of it. +relay shows
0042:Call KERNEL32.CreateFileW(1fa60538 L"\\.\altio",c0000000,00000000,00000000,00000003,00000080,00000000) ret=1fa604d1 trace:file:CreateFileW L"\\.\altio" GENERIC_READ GENERIC_WRITE creation 3 attributes 0x80 0042:Ret KERNEL32.CreateFileW() retval=00000310 ret=1fa604d1 0042:Call KERNEL32.DeviceIoControl(00000310,9c402004,00000000,00000000,00000000,00000000,0033fa04,00000000) ret=1fa60508
And then it just sits there. Another thread seems to sleep fitfully while waiting for this one.
The installer did try to install a driver, but I imagine Wine just ignored that.