http://bugs.winehq.org/show_bug.cgi?id=6572
Summary: No d:, so Mia's Just In Time Math thinks there's no CD inserted, won't start Product: Wine Version: CVS Platform: Other URL: http://kutoka.com/_en/products_mia_math.html OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The game installs ok - quicktime 6 included - but when you try to start it, it tells you to insert the disc and click a button, even if the disc is in.
About at that point, the log says: trace:file:FindFirstFileExW L"D:\CD_ID_pc.ktk" 0 0x33ee84 0 (nil) 0 trace:file:FindFirstFileExW L"E:\CD_ID_pc.ktk" 0 0x33ee84 0 (nil) 0 ... trace:file:FindFirstFileExW L"Z:\CD_ID_pc.ktk" 0 0x33ee84 0 (nil) 0
So... adding a symlink .wine/dosdevices/d: -> /media/cdrom gets it going.
Users shouldn't have to do things like make symlinks...