On Mon, Sep 12, 2022, 11:11 AM Owen Hogarth <gurenchan@gmail.com> wrote:
Hello guys, I am trying to get this program; R Trader Pro to work on Linux.
I installed winetricks and then I received some different errors.

I would like to fix the problem but I would also like to avoid doing unnecessary work, that's why I am asking on the development mailing list.

Here's the new error log, is it possible to get the program working?
...
An error occured while contacting the license server.

Raised in : com.omnesys.omne.om.OMField
Method    : OMsetData
Error     : no data
Raised in :  31004 1 unknown host 20014 1 unknown addr

Method    : OMaddData
Error     : create error
Please contact Omnesys Technologies Inc., at www.omnesys.com.

Please launch the application or the installer with the following command line (without angle brackets):

     export WINEPREFIX="$HOME/.wine-traderpro-test"  # (or whatever wineprefix path you prefer)
     WINEDEBUG=+winsock  wine <path to exe...>

Also, please make sure you don't use native DLLs from winetricks when debugging or reporting a bug.