Unable to run Paint Tool SAI with Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gushe
Newbie
Newbie
Posts: 2
Joined: Wed Jan 16, 2013 1:18 am

Unable to run Paint Tool SAI with Wine

Post by gushe »

I downloaded the English SAI installer, which installed perfectly fine with Wine, however now it is not possible to run the actual SAI executable; three errors appear:

Code: Select all

➜  SAI  wine sai.exe                                                                                                              
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:dwmapi:DwmIsCompositionEnabled 0xfe0cf60
fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
I'm using Xubuntu 12.10 x86_64, with wine-1.5.16.

Any suggestions on solving this problem? Thanks.
gushe
Newbie
Newbie
Posts: 2
Joined: Wed Jan 16, 2013 1:18 am

Re: Unable to run Paint Tool SAI with Wine

Post by gushe »

I can't see an edit button, so here's an update.

I changed the Windows version to Windows 98 in the Wine settings, and now when I run sai.exe, the first two lines in the above post appear, along with the setup dialogue:

Image

But after clicking OK, the program closes and these errors appear:

Code: Select all

fixme:mountmgr:harddisk_ioctl Unsupported ioctl 90064 (device=9 access=0 func=19 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 90064 (device=9 access=0 func=19 method=0)
fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
Locked