https://bugs.winehq.org/show_bug.cgi?id=55209
Bug ID: 55209 Summary: Regression: When trying to launch (dotnet461) gitExtensions 3.5.3, fails with failed to start explorer c00000e5 Product: Wine-staging Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: brunoaiss+winebugs@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 74811 --> https://bugs.winehq.org/attachment.cgi?id=74811 A script which automates the steps to reproduce the issue
I downloaded and setup gitExtensions portable version 3.5.3 and it fails to launch.
Version used:
I'm using wine commit `9617c784b9d7ffa88182c24aa2f110a6867aa67d` and wine staging commit `e57244a59eae5f355598a99172a7bb7751c162cc`. I applied all the patches `staging/patchinstall.py --all`.
Steps done:
I setup the environment using `wineboot -i` and `winetricks -q dotnet461` to install the dependencies (included in the script).
I download and unpack gitExtensions (included in the script).
I run gitExtensions (not included in the script) `wine "$WINEPREFIX/drive_c/Program Files/gitExtensions/GitExtensions.exe"`
It fails to launch.
This behavior doesn't happen with wine 8.10 with `ntdll-wine-frames` staging patch.
https://bugs.winehq.org/show_bug.cgi?id=55209
--- Comment #1 from brunoaiss+winebugs@gmail.com --- Created attachment 74812 --> https://bugs.winehq.org/attachment.cgi?id=74812 Wine + program output
The logs I mention.
Also, I forgot to tell that I have limited capacity to compile WINE so I can't do frequent recompiles for a dissect. However, I can take specific suggestions to try.
https://bugs.winehq.org/show_bug.cgi?id=55209
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de URL| |https://github.com/gitexten | |sions/gitextensions/release | |s/download/v3.5.3/GitExtens | |ions-Portable-3.5.3.12551-0 | |0604a59a.zip Keywords| |download
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Seems to work fine for me using wine-staging-8.11.
Did you already try a clean WINEPREFIX? Does this program need staging? Did it work with older staging versions? If so, which? Why do you need "dotnet461", it seems to work without?
https://bugs.winehq.org/show_bug.cgi?id=55209
--- Comment #3 from brunoaiss+winebugs@gmail.com --- It was a clean WINEPREFIX It needs the `ntdll-wine-frames` patch, otherwise it won't start https://forum.winehq.org/viewtopic.php?t=37801
Ups. I forgot to tell when it worked. It's this one:
wine: 9285aa5bb1338d8e2c1ac6b95974182b3f4881a9 staging: 22ba0ef2a395c593aadc8469d29a8b56d724b7b6
I don't know how to make it work without dotnet461. To me, it complains that dotnet framework is not installed.
https://bugs.winehq.org/show_bug.cgi?id=55209
--- Comment #4 from brunoaiss+winebugs@gmail.com --- @Fabian Did you install Mono in it? It seems to be working if I install mono. In the script I provided, mono isn't installed by default.
https://bugs.winehq.org/show_bug.cgi?id=55209
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Wine should install wine-mono by default, I always have it installed.
https://bugs.winehq.org/show_bug.cgi?id=55209
brunoaiss+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #6 from brunoaiss+winebugs@gmail.com --- With me, it prompts about it, if I don't use the `WINEDLLOVERRIDES` as shown in the script. I compiled wine myself. I followed this manual: https://wiki.winehq.org/Building_Wine#Shared_WoW64
---------------
While I was gathering know-how to answer this. I found there's something wrong in the whole compilation process I'm following, so I'll close this for now. If this is an actual bug and I just didn't put the pieces together, I'll reopen.
https://bugs.winehq.org/show_bug.cgi?id=55209
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.