http://bugs.winehq.org/show_bug.cgi?id=35057
Bug #: 35057 Summary: Corel Paint Shop Pro X trial fails to install Product: Wine Version: 1.7.7 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Blocks: 22959 Classification: Unclassified
Created attachment 46749 --> http://bugs.winehq.org/attachment.cgi?id=46749 terminal output/backtrace
I noticed this while looking at bug (22959). There are a couple other bugs for other versions of this program, but I'm not clear which version this is (X isn't very clear), and the installer names are different, so filing a clean bug. The others, for reference, are bug 27240 and bug 34377.
Installer used: http://www.freedownloads.be/downloaddetail/1763-Corel-Paint-Shop-Pro-X
austin@aw25 ~ $ sha1sum Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe f9685288f5c9d922f51c0f39194bf71d3935bb4c Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe austin@aw25 ~ $ du -h Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe 106M Corel_PaintShopPro1000_EN_TBYB_TrialESD.exe austin@aw25 ~ $ wine --version wine-1.7.7-199-g608b1e1
fails pretty early, with a dialog saying it failed prematurely. There's also an msi crash: err:msi:ITERATE_Actions Execution halted, action L"PCU_Callit" returned 1603 ... =>0 0x7ed36636 msi_destroy_assembly_caches+0x26(package=0x148e88) [/home/austin/wine-git/dlls/msi/../../include/fusion.h:250] in msi (0x0033fbc8) 1 0x7ed7c84f MSI_FreePackage+0x1e(arg=0x148e88) [/home/austin/wine-git/dlls/msi/package.c:351] in msi (0x0033fc18) 2 0x7ed60ca7 msiobj_release+0x66(info=0x148e88) [/home/austin/wine-git/dlls/msi/handle.c:259] in msi (0x0033fc58) 3 0x7ed6c371 MsiInstallProductW+0xe0(szPackagePath=<is not available>, szCommandLine=<is not available>) [/home/austin/wine-git/dlls/msi/msi.c:252] in msi (0x0033fca8) 4 0x7ee12e4f WinMain+0x79e(hInstance=<is not available>, hPrevInstance=<is not available>, lpCmdLine=<is not available>, nCmdShow=<is not available>) [/home/austin/wine-git/programs/msiexec/msiexec.c:983] in msiexec (0x0033fd88) 5 0x7ee11a64 main+0xb3(argc=<couldn't compute location>, argv=<couldn't compute location>) [/home/austin/wine-git/dlls/winecrt0/exe_main.c:49] in msiexec (0x0033fe18) 6 0x7ee14a10 __wine_spec_exe_entry+0x7f(peb=<couldn't compute location>) [/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in msiexec (0x0033fe58) 7 0x7b8601cc call_process_entry+0xb() in kernel32 (0x0033fe78) 8 0x7b8611e3 start_process+0x62(peb=<couldn't compute location>) [/home/austin/wine-git/dlls/kernel32/process.c:1097] in kernel32 (0x0033feb8) 9 0x7bc807e0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8) 10 0x7bc8378d call_thread_func+0x7c(entry=0x7b861180, arg=0x7ffdf000, frame=0x33ffc8) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2602] in ntdll (0x0033ffa8) 11 0x7bc807be call_thread_entry_point+0x11() in ntdll (0x0033ffc8) 12 0x7bc5576e start_process+0x1d(kernel_start=0x7b861180) [/home/austin/wine-git/dlls/ntdll/loader.c:2762] in ntdll (0x0033ffe8) 13 0xf75cab2d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 14 0xf75cabeb wine_switch_to_stack+0x2a(func=0x7bc55750, arg=0x7b861180, stack=0x340000) [/home/austin/wine-git/libs/wine/port.c:59] in libwine.so.1 (0xffde17d8)
I'll attach logs