Hi! PowerPoint Viewer 2007 (downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyID=048dc840-14e1-467d-8dca-19d2a8fd7485&DisplayLang=en) doesn't run on Wine 0.9.59 (installed from Wine repository) on Ubuntu Gutsy. Installation completes successfully but all I get after trying to run the app is: $ wine Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 $ Is there anything I can do about it? I was suggested to ask here first before filing a bug report. So, should I or not? :) Cheers, Max Installation log: $ wine PowerPointViewer.exe wine: creating configuration directory '/home/me/.wine'... Could not load Mozilla. HTML rendering will be disabled. wine: '/home/me/.wine' created successfully. fixme:reg:GetNativeSystemInfo (0x33fc24) using GetSystemInfo() fixme:advapi:LookupAccountNameW (null) L"max" (nil) 0x33e974 (nil) 0x33e96c 0x33e970 - stub fixme:advapi:LookupAccountNameW (null) L"max" 0x137550 0x33e974 0x15ffa0 0x33e96c 0x33e970 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored L"Upgrade" table values fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored L"Upgrade" table values fixme:msi:msi_unimplemented_action_stub MsiPublishAssemblies -> 8 ignored L"MsiAssembly" table values fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 10 ignored L"PublishComponent" table values fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 24 ignored L"Font" table values fixme:msi:msi_unimplemented_action_stub UnregisterProgIdInfo -> 2 ignored L"ProgId" table values fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 1 ignored L"Shortcut" table values fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub
On Fri, Apr 18, 2008 at 5:54 AM, gilead <wineforum-user at winehq.org> wrote:> PowerPoint Viewer 2007 (downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyID=048dc840-14e1-467d-8dca-19d2a8fd7485&DisplayLang=en) doesn't run on Wine 0.9.59 (installed from Wine repository) on Ubuntu Gutsy. Installation completes successfully but all I get after trying to run the app is: > > $ wine Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE > fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 > $There's a very similar bug report at http://bugs.winehq.org/show_bug.cgi?id=12642 so please add info there. But there are other problems lurking, e.g. http://bugs.winehq.org/show_bug.cgi?id=12510 http://bugs.winehq.org/show_bug.cgi?id=9942 so beware.