Unfortunately, AR3 (Studio Pro Demo) doesn't work on Ubuntu 9.10 (64bit).
1. Installation cannot be started. wine gives the following error:
Code:
wine: Call from 0x7b845540 to unimplemented function msi.dll.MsiSetExternalUIRecord, aborting
I tried to download msi.dll and even copy it from another computer, no avail.
2. I copied installed AR3 from Windows and tried to run under Ubuntu. Program started, but I can't click on anything. The message that terminal gives is the following:
Code:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f4c4,0x00000000), stub!
fixme:process:RegisterApplicationRestart (L"-rm",0)
fixme:win:UpdateLayeredWindow (0x2002e,(nil),(nil),0x32f3cc,0x394,0x32f3c4,0x00000000,0x32f3bc,2): stub!
So, if any Linux guru is around here, I would appreciate any hint. Meanwhile, I'll try AR3 on Mandriva 2010.0 (32bit) to see how it behaves there. And, I'll see if anyone from wineHQ can do something about this.
EDIT: On Mandriva, installation gets stuck (wine 1.1.3.4). Here's the terminal output:
Code:
fixme:ole:CoCreateInstance no instance created for interface {ea1afb91-9e28-4b86-90e9-9e9f8a5eefaf} of class {56fdf344-fd6d-11d0-958a-006097c9a090}, hres is 0x80004002
fixme:advapi:LookupAccountNameW (null) L"mehor" (nil) 0x33ed94 (nil) 0x33ed98 0x33ed8c - stub
fixme:advapi:LookupAccountNameW (null) L"mehor" 0x169570 0x33ed94 0x169d88 0x33ed98 0x33ed8c - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:msi:MsiGetFileSignatureInformationW L"D:\\Desktop\\install_artrage_studiopro_demo.exe" 00000001 0x33f484 (nil) (nil)
fixme:advapi:LookupAccountNameW (null) L"mehor" (nil) 0x33ed94 (nil) 0x33ed98 0x33ed8c - stub
fixme:advapi:LookupAccountNameW (null) L"mehor" 0x169d10 0x33ed94 0x16a528 0x33ed98 0x33ed8c - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 2 ignored L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub SelfUnregModules -> 4 ignored L"SelfReg" table values
fixme:msi:msi_unimplemented_action_stub UnregisterExtensionInfo -> 1 ignored L"Extension" table values
fixme:msi:msi_unimplemented_action_stub UnregisterProgIdInfo -> 1 ignored L"ProgId" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 3 ignored L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 22 ignored L"CreateFolder" table values
If I try to run it from the AR3 folder copied from Windows, it starts, but interface is totally messed up and absolutely unuseable