Problems with wine. Debugger detected

Questions about Wine on Linux
Locked
Serzh_yu
Newbie
Newbie
Posts: 1
Joined: Fri Mar 28, 2014 7:56 am

Problems with wine. Debugger detected

Post by Serzh_yu »

Hello!

I've got one problem. When I installed "Universal mechanism" (http://www.umlab.ru/) I got the message:
debugger detected - please disable it and restart the application
I tried to add
WINEDEBUG=-all
or
WINEDEBUG=fixme-all,err-all,warn+cursor,-all wine program.exe
but there is no changes.

OS: fedora 20, wine 1.7.13.
Thank in advance!
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problems with wine. Debugger detected

Post by dimesio »

I downloaded the app. It uses Guardant copy protection and requires a USB dongle, which wouldn't work in plain Wine even if the copy protection weren't mistaking Wine for a debugger. There is an old patch that won't apply to current Wine that supposedly worked for some dongles that you could try, but even if you got the dongle working, that may not solve the problem of the app refusing to work because it detects Wine.

You could file a bug here about the app detecting Wine as a debugger, though I don't know if there's anything the Wine developers can do about it.
Locked