https://bugs.winehq.org/show_bug.cgi?id=45969
Bug ID: 45969 Summary: ArcGIS Pro crashes on start Product: Wine Version: 3.17 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 62523 --> https://bugs.winehq.org/attachment.cgi?id=62523 console output
To reproduce:
1. Run `winetricks dotnet461`. This is a prerequisite of ArcGIS Pro.
2. Run `wine ArcGISPro_22_163783.exe`. Note that this is a 64-bit program.
3. Run `wine 'C:\Program Files\ArcGIS\Pro\bin\ArcGISPro.exe'`.
Console output is attached.
$ sha256sum ArcGISPro_22_163783.exe b6acceb36d51cdb1cc283478fd6170b7e51630f127ea4c841fef67d662d40f1e
https://bugs.winehq.org/show_bug.cgi?id=45969
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://data.wvgis.wvu.edu/S | |ecureFTP/securedownload/arc | |/ArcGIS%20Pro/ArcGISPro_22_ | |163783.exe Keywords| |download Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=45969
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lehmannd@in.tum.de
https://bugs.winehq.org/show_bug.cgi?id=45969
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- hi alex,
i gave this a try in prefix with dotnet472 installed;
I got trouble installing it as there was either a crash in msiexec.exe,or an msi error said it failed to extract files. Did you see these error too?
Anyway, after ctrl~C-ing after a crash, there seemed enough installed to try run the app. It started up without troubles to end in a login-window, that`s where it ends for me as I cannot login, no account
I`ve found that winetricks dotnet461 sometimes has issues so i think it might be worth to try dotnet462, or 472 to make sure your crash is not due to failing winetricks recipe
https://bugs.winehq.org/show_bug.cgi?id=45969
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- (In reply to Louis Lenders from comment #1)
I got trouble installing it as there was either a crash in msiexec.exe,or an msi error said it failed to extract files. Did you see these error too?
I didn't see any errors during installation.
Anyway, after ctrl~C-ing after a crash, there seemed enough installed to try run the app. It started up without troubles to end in a login-window, that`s where it ends for me as I cannot login, no account
I don't see the login window at all.
I`ve found that winetricks dotnet461 sometimes has issues so i think it might be worth to try dotnet462, or 472 to make sure your crash is not due to failing winetricks recipe
I tried creating a new Wine bottle, running `winetricks dotnet472`, and installing ArcGIS Pro, but there was no visible difference in the result.
Thanks for trying this out yourself and sharing your experience. Maybe we're missing something simple: I use Arch Linux, what OS do you use?