http://bugs.winehq.org/show_bug.cgi?id=21385 --- Comment #11 from Anastasius Focht <focht(a)gmx.net> 2010-01-17 06:00:17 --- Hello, --- quote --- Then wine is deficient one of those simple media checks. The unpatched binary complains about the DVD not being inserted. I don't have a DVD drive in this machine, all my stuff is .iso from my fileserver machine. --- quote --- I doubt that. Wine should be capable to pass simple media checks even with mounted .iso files. You most likely have some sort of permission problem. Ok, then lets walk though this step by step. Please give me: WINEDEBUG=+tid,+seh,+relay,+volume wine WSC2009.exe &> log.txt with the original, _unpatched_ executable and attach to this bug (if too large, compress it). Additionally provide info about your iso mount point and block device permissions: $ mount | grep iso $ sudo losetup -a and then for each listed block device from previous command: $ ls -l /dev/loopX (X=0,...) Regards -- 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.