André Zwing

Results 164 comments of André Zwing

I'd recommend to uninstall from pi-apps and install Hangover latest release. Then also install winetricks manually according to https://github.com/Winetricks/winetricks

I'll have a look. Which .net app did you use for testing?

It's complicated. I can make mono be autoinstalled in hangover and better detected, but that won't help with your .net app, which says is "x86". It will be detected as...

> Debian 12 or 13 install using apt install gives an error (fetching alternative packages????) To me it looks like everything is ok with the apt install method. Let's focus...

Debian 13 should work now with the new release, #192 was closed

In your crash log you get EXCEPTION_ILLEGAL_INSTRUCTION, and I wonder why that would be the case... You mentioned you installed the Linux versions of Box64 and FEX, be aware that...

One more note: It looks like it is executing on the stack, which would be harder to debug. Could you try compiling original Wine from source and run that?

> I see the same issue on an X elite laptop running debian Trixie. I have tried "gdb --args wine iexplorer", but it doesn't seem to catch anything. Probably because...