https://bugs.winehq.org/show_bug.cgi?id=51531
--- Comment #4 from Vladimir Koković vladimir.kokovic@gmail.com --- (In reply to Bernhard Übelacker from comment #3)
Hello, you added the path to your system.reg in the first message. From that I assume you installed drmingw with such an environment? WINEPREFIX=/mnt/WD-Elements-25A1/src/wine-git/install64
But ispp64-llvm-mingw-start.sh changes that to: WINEPREFIX="/mnt/WD-Elements-25A1/ispp-sql-mingw-64/windows-10"
Therefore, for the wine processes started afterwards, I guess the AeDebug setting from the system.reg below this wineprefix matters. Is DrMingw installed to this wineprefix too?
Another thing could be, what filesystem is the mount /mnt/WD-Elements-25A1?
It's my fault, I apologize to everyone, but if I put export wineprefix=/mnt/wd-elements-25a1/src/wine-git/install64, Wine don't do start program !
blkid /dev/sdd1: UUID="423b17a7-7cc7-48eb-bbbb-3646b13d57b1" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Elements" PARTUUID="10f9b972-3188-4b46-a2d4-a6d647f313f4"
mount /dev/sdd1 on /mnt/WD-Elements-25A1 type ext4 (rw,noatime)