https://bugs.winehq.org/show_bug.cgi?id=27240
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://fs31.filehippo.com/8 |https://web.archive.org/web |160/242e6efeba1541e99797b87 |/20110113193848/http://www. |82d57efe3/PSPP_X3_TBYB.exe |corel.com/akdlm/6763/downlo | |ads/PaintShopProPhoto/X3/TB | |YB/PSPP_X3_TBYB.exe Summary|Corel Paint Shop Photo Pro |Multiple Corel product |X3/X4 trial installer |installers report |crashes |msxml:xslpattern_error | |syntax error / | |msxml:domselection_create | |error code 1206 (Corel | |Paint Shop Photo Pro, | |CorelDRAW Graphics Suite | |X3/X4)
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
Adding stable download links via Internet Archive:
https://web.archive.org/web/20110113193848/http://www.corel.com/akdlm/6763/d...
https://web.archive.org/web/20130509032142/http://www.corel.com/akdlm/6763/d...
--- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Temp/CorelDRAW Graphics Suite X4/14.2
$ WINEDEBUG=+msxml,+mshtml wine ./Setup.exe >>log.txt 2>&1 ... 019c:trace:msxml:domdoc_selectNodes (0x15b328)->(L"//ICA/Setups/Msi[@productcode="//ICA/Setups/Msi[@productcode="{44A27085-0616-4181-A0C3-81C7ECA17F73}"]/Rollback"]" 0x1136fb40) 019c:trace:msxml:create_selection (0x7dc8ed50, "//ICA/Setups/Msi[@productcode="//ICA/Setups/Msi[@productcode="{44A27085-0616-4181-A0C3-81C7ECA17F73}"]/Rollback"]", 0x1136fb40) 019c:trace:msxml:xmldoc_add_refs (0x7dc8ed50)->(2) 019c:trace:msxml:registerNamespaces (0x7b200970) 019c:trace:msxml:XSLPattern_to_XPath ("//ICA/Setups/Msi[@productcode="//ICA/Setups/Msi[@productcode="{44A27085-0616-4181-A0C3-81C7ECA17F73}"]/Rollback"]") 019c:trace:msxml:xslpattern_lex token: TOK_DblFSlash : // 019c:trace:msxml:xslpattern_lex token: TOK_NCName : ICA 019c:trace:msxml:xslpattern_lex token: TOK_FSlash : / 019c:trace:msxml:xslpattern_parse Got UnprefixedName: "ICA" 019c:trace:msxml:xslpattern_lex token: TOK_NCName : Setups 019c:trace:msxml:xslpattern_lex token: TOK_FSlash : / 019c:trace:msxml:xslpattern_parse Got UnprefixedName: "Setups" 019c:trace:msxml:xslpattern_parse Got RelativeLocationPath: "*[name()='ICA']/*[name()='Setups']" 019c:trace:msxml:xslpattern_lex token: TOK_NCName : Msi 019c:trace:msxml:xslpattern_lex token: '[' : [ 019c:trace:msxml:xslpattern_parse Got UnprefixedName: "Msi" 019c:trace:msxml:xslpattern_lex token: '@' : @ 019c:trace:msxml:xslpattern_lex token: TOK_NCName : productcode 019c:trace:msxml:xslpattern_lex token: TOK_OpEq : = 019c:trace:msxml:xslpattern_parse Got UnprefixedName: "productcode" 019c:trace:msxml:xslpattern_parse Got Attribute: "@productcode" 019c:trace:msxml:xslpattern_lex token: TOK_Literal : "//ICA/Setups/Msi[@productcode=" 019c:fixme:msxml:xslpattern_lex Unexpected character '{'. 019c:trace:msxml:xslpattern_lex token: TOK_Number : 44 019c:trace:msxml:xslpattern_parse Got EqualityExpr: "@productcode $eq$ "//ICA/Setups/Msi[@productcode="" 019c:fixme:msxml:xslpattern_error syntax error: param { yyscanner=0x7b209180 ctx=0x7b200970
in="//ICA/Setups/Msi[@productcode="//ICA/Setups/Msi[@productcode="{44A27085-0616-4181-A0C3-81C7ECA17F73}"]/Rollback"]" pos=113 len=113 out="(null)" err=1 } scanner=0x7b209180 019c:trace:msxml:XSLPattern_to_XPath => (null) 019c:err:msxml:domselection_create error code 1206 ... --- snip ---
$ sha1sum CorelDRAWGraphicsSuiteX4Installer_EN.exe 9b1232bb63cf1257c447146da8e059297fcffa35 CorelDRAWGraphicsSuiteX4Installer_EN.exe
$ du -sh CorelDRAWGraphicsSuiteX4Installer_EN.exe 367M CorelDRAWGraphicsSuiteX4Installer_EN.exe
$ wine --version wine-6.0-202-gc7de9f2daa8
Regards