http://bugs.winehq.org/show_bug.cgi?id=11404
Summary: Paint Shop Pro 9 trial installer hangs computing disk space Product: Wine Version: 0.9.54. Platform: Other URL: http://oldversion.com/program.php?n=psp OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://journal.amanita.net/2008/01/29/linux-vs-windows-flipping/ says "I mostly need to run Paint Shop Pro 9 (doesn’t play nicely with Wine...)"
so I tried the trial from oldversion.com. Heck, it doesn't even install. It gets stuck on the first dialog. The download unpacks to .wine/drive_c/Program Files/Jasc Software Inc/Setup Files/English PaintShopPro903 Jasc TRYANDBUY PCUESD and you can just install the .msi file there to reproduce the problem. Partial log:
trace:module:process_attach (L"msi27db.tmp",(nil)) - END ... trace:msi:ACTION_CallDllFunction calling L"CA_AcquireKey" ... trace:msi:MSI_GetProperty 4 L"COREL_INITALIZATIONDLG" 0xb49758 0x7dd1a3d0 trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE `_Property`='COREL_INITALIZATIONDLG'" 0x7dd1a2ac trace:msi:MSI_ParseSQL Parse returned 0 trace:msi:MSI_ViewExecute 0xb49880 (nil) trace:msi:MSI_ViewFetch 0xb49880 0x7dd1a2b0 trace:msi:msi_view_get_row 0x94e288 0xb49a98 0 0x7dd1a2b0 trace:msi:MSI_ViewClose 0xb49880 trace:msi:msiobj_release object 0xb49880 destroyed trace:msi:msiobj_release object 0xb49ad0 destroyed
then it just sits there, processing windows messages, but not ever enabling the 'Next' button.
Seems msi-ish somehow.