http://bugs.winehq.org/show_bug.cgi?id=36454
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.unlockbehold.com | |/files/detector.exe CC| |focht@gmx.net Summary|detector client does not |UnlockBehold.com detector |run |client crashes on startup Severity|critical |normal
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Robert,
the app seems to be .NET based, requiring .NET 4.0 client profile. Can you try with native MS .NET Framework 4.0?
-> 'winetricks -q dotnet40' in clean 32-bit WINEPREFIX
It seems the app tries to communicate with the Phone over serial port.
Make sure you have the Phone properly detected by Linux kernel (should be visible as serial device) and the "COM1" dosdevice symlink is setup (you need to create it manually). If the Phone is not detected by Linux there is nothing Wine can do.
Regards