https://bugs.winehq.org/show_bug.cgi?id=53047
Bug ID: 53047 Summary: "IDS_ERROR_NO_WIZARD_PAGES" on running Sketchup 2021 installer, native xmllite is workaround Product: Wine Version: 7.9 Hardware: x86-64 URL: https://download.sketchup.com/SketchUpPro-2022-0-354-1 26.exe OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: xmllite Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
Created attachment 72439 --> https://bugs.winehq.org/attachment.cgi?id=72439 +xmllite,+msgbox
This was reported on the forum so I gave it a try. It gets a bit further with native xmllite but than there`s a messagebox with "Invalid Handle".
This bug report is for the 1st messagbeox with IDS_ERROR_NO_WIZARD_PAGES, after which the installer quits.
Attached a +xmllite,+msgbox trace
https://bugs.winehq.org/show_bug.cgi?id=53047
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|"IDS_ERROR_NO_WIZARD_PAGES" |SketchUp 2021 installer |on running Sketchup 2021 |quits with |installer, native xmllite |"IDS_ERROR_NO_WIZARD_PAGES" |is workaround |(native xmllite works | |around)
https://bugs.winehq.org/show_bug.cgi?id=53047
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 72443 --> https://bugs.winehq.org/attachment.cgi?id=72443 sad hack
Just a side-note:
The follow-up bug (Invalid Handle) apparently comes from failing call to GetFinalPathNameByHandleW.
With the attached sad hack + native xmllite the installer finishes fine for me
https://bugs.winehq.org/show_bug.cgi?id=53047
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- This appears to be fixed with e2ae7ccb794beb8043a3eaaffc2fe0840085d1ec. Louis, could you retest, and file another report for "Invalid handle" problem?