https://bugs.winehq.org/show_bug.cgi?id=57745
Bug ID: 57745 Summary: Autocad fails to install Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: francisco278herrera@gmail.com Distribution: ---
I tried installing the autocad 2025 from the autodesk website https://www.autodesk.com/products/autocad/overview?term=1-YEAR&tab=subsc... the installer at first fails to open. it seems to be a custom? 7z self extracting archive that is broken in wine see Bug 57744.
once you work around that bug the installer runs and gets stuck at 3%, navigating to %localappdata%\Autodesk\ODIS in wine and opening the Install.log file i get a lot of errors related to msix and appx installation files
https://bugs.winehq.org/show_bug.cgi?id=57745
F H francisco278herrera@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.autodesk.com/pr | |oducts/autocad/overview?ter | |m=1-YEAR&tab=subscription
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #1 from F H francisco278herrera@gmail.com --- Created attachment 77945 --> https://bugs.winehq.org/attachment.cgi?id=77945 Install.log
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #2 from F H francisco278herrera@gmail.com --- i have not been able to produce wine terminal logs because when i do using winedebug+seh or winedebug+relay, the installer crashes before it opens and never starts to install anything
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #3 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #2)
i have not been able to produce wine terminal logs because when i do using winedebug+seh or winedebug+relay, the installer crashes before it opens and never starts to install anything
sorry it crashes after it opens but before installing anything
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #4 from F H francisco278herrera@gmail.com --- The errors that mention msix seem to be related to functions in autocad so I am not sure what exactly is failing during installation
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #5 from F H francisco278herrera@gmail.com --- I looked at this Microsoft repo that is MIT licensed https://github.com/microsoft/msix-packaging/tree/master and it seems the errors are related to windows itself such as here for example
https://github.com/search?q=repo%3Amicrosoft%2Fmsix-packaging+getpackageinfo...
What seems to be related to autocad is AdixHandler in install.log
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #6 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #5)
I looked at this Microsoft repo that is MIT licensed https://github.com/microsoft/msix-packaging/tree/master and it seems the errors are related to windows itself such as here for example
https://github.com/search?q=repo%3Amicrosoft%2Fmsix- packaging+getpackageinfofrompackage&type=code
What seems to be related to autocad is AdixHandler in install.log
Getpackageinfofrompackage is one of the errors that appears several times in install.log so the msix errors seem to be actually related to missing functionality in wine
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #7 from F H francisco278herrera@gmail.com --- Trying to create terminal logs with WINEDEBUG+all causes the installer to enter what seems like an infinite loop although I didn't look at the log file. It might be due to syncing stuff in wine, I am guessing this is one of those apps where you can only look at the behavior of a few windows API functions at a time before the app becomes unstable
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #8 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #7)
Trying to create terminal logs with WINEDEBUG+all causes the installer to enter what seems like an infinite loop although I didn't look at the log file. It might be due to syncing stuff in wine, I am guessing this is one of those apps where you can only look at the behavior of a few windows API functions at a time before the app becomes unstable
The progress bar in the installer gets stuck in an infinite loop where it reaches the end, then starts over. Judging by the growth of the size of the log file there's very little the app does during this time. I let it run like this for 2 hours
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #9 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #8)
(In reply to F H from comment #7)
Trying to create terminal logs with WINEDEBUG+all causes the installer to enter what seems like an infinite loop although I didn't look at the log file. It might be due to syncing stuff in wine, I am guessing this is one of those apps where you can only look at the behavior of a few windows API functions at a time before the app becomes unstable
The progress bar in the installer gets stuck in an infinite loop where it reaches the end, then starts over. Judging by the growth of the size of the log file there's very little the app does during this time. I let it run like this for 2 hours
I am referring to the progress bar of the installer before it starts installing stuff
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to F H from comment #2)
i have not been able to produce wine terminal logs because when i do using winedebug+seh or winedebug+relay, the installer crashes before it opens and never starts to install anything
Please attach a log without setting WINEDEBUG
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #11 from F H francisco278herrera@gmail.com --- Created attachment 77946 --> https://bugs.winehq.org/attachment.cgi?id=77946 autocad 2025 installer termlnal log no WINEDEBUG.txt
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #12 from F H francisco278herrera@gmail.com --- in wine devel the installation reaches 7 percent then returns to 3 percent. in wine staging it reaches 10 percent then returns to 3 percent
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #13 from F H francisco278herrera@gmail.com --- Created attachment 77950 --> https://bugs.winehq.org/attachment.cgi?id=77950 install.log for autodesk inventor
similar errors appear when trying to install autodesk inventor https://www.autodesk.com/products/inventor/free-trial in the install.log file at %localappdata%\Autodesk\ODIS in wine
https://bugs.winehq.org/show_bug.cgi?id=57745
--- Comment #14 from F H francisco278herrera@gmail.com --- Created attachment 77951 --> https://bugs.winehq.org/attachment.cgi?id=77951 terminal output for autodesk inventor without winedebug
terminal output for autodesk inventor without winedebug, i selected everuthing in select additional components when installing autodesk inventor