https://bugs.winehq.org/show_bug.cgi?id=45357
--- Comment #15 from Silvan s.jegen@gmail.com --- Hi Zebediah
(In reply to Zebediah Figura from comment #14)
(In reply to Silvan from comment #13)
What we are now struggling with is that running our .exe in Wine takes about 16 times longer than when running it on Windows (Windows takes less than 1 second, in Wine it takes ~16s). I assume that something with my Wine installation (wine-3.11) must be screwed up because just running
...
000f:err:service:process_send_command receiving command result timed out 000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1053
I've seen this before. Does the hang go away if you disable winehid.sys?
I used winecfg to set the winehid.sys library to "disabled" but I got the same messages and a runtime of about 11s when running wine64 with a non-existing file.
Running winecfg itself also takes around 10s before the window starts showing. I am quite sure that this was much faster before.
If you want I could try a different Wine version (or build from git) but if that fixes the issue it could just be because it would clean my current Wine prefix...