Description
Hi!
I'm using a win64 prefix with dotnet48 installed. Installation went ok.
After the installation, at the first start, credentials where provided. Still ok.
Then a connection attempt.
And after the connection is done (it takes some time), application closes.
The has following records near the end:
...
vkBasalt debug: 3 written commandbuffer 0x70d1acb7f470
warn: Using GDI for swapchain presentation. This will impact performance.
0234:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
0234:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
vkBasalt debug: destroying SimpleEffect 0x70d18c055850
vkBasalt debug: after DestroyImageView
...
Full log:
When I use a system (Arch, samba installed) wine , there's only warn: Using GDI for swapchain presentation. This will impact performance.
. However, app still dies.
S
4DC5
ys LuxWine + system wine log:
TigerTrade_sys_wine_no_ntlm_err.log
When running with WINEPREFIX=/home/ru5t/.local/share/LuxWine/wprefixes/defprefix_dotnet WINEDEBUG=+ntlm wine TigerTrade.exe
there's more context:
Anyone had success running TigerTrade in LuxWine? Or other application with similar context requirements? Or, maybe, another terminal?