http://bugs.winehq.org/show_bug.cgi?id=16530
Summary: Power Point Viewer 2007 Product: Wine Version: 1.1.10 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: amaciel81@gmail.com
PowerPoint Viewer 2007 stops to work. There is reports of application working well in 1.1.5, but don't working in 1.1.8, then, I think this is a severe regression. Installation is fine, but when I try to execute, the following message is displayed:
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
No Window is displayed.
Thanks a lot, Alexandre
http://bugs.winehq.org/show_bug.cgi?id=16530
Alexandre amaciel81@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Power Point Viewer 2007 |Power Point Viewer 2007 | |stops working
http://bugs.winehq.org/show_bug.cgi?id=16530
Alexandre amaciel81@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9942, 10820, 12510
http://bugs.winehq.org/show_bug.cgi?id=16530
Jukka Tastula poltsy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |poltsy@gmail.com
--- Comment #1 from Jukka Tastula poltsy@gmail.com 2008-12-16 08:50:47 --- Unable to reproduce with 1.1.10. Installed in a clean prefix and the fixme is there but it runs anyway.
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #2 from Alexandre amaciel81@gmail.com 2008-12-16 09:13:49 --- (In reply to comment #1)
Unable to reproduce with 1.1.10. Installed in a clean prefix and the fixme is there but it runs anyway.
Maybe this is a issue in 64 bits systems, but I'm not the only person to see this bug, in the AppDB other user reported the same error. There is some special procedure to make this work or just install and run?
Thanks a lok, Alexandre
http://bugs.winehq.org/show_bug.cgi?id=16530
Alexandre amaciel81@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=16530
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2008-12-16 10:17:48 --- Not a blocker. Please read the severity descriptions again.
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #4 from Alexandre amaciel81@gmail.com 2008-12-16 10:27:29 --- (In reply to comment #3)
Not a blocker. Please read the severity descriptions again.
Sorry, I misunderstood severity levels.
http://bugs.winehq.org/show_bug.cgi?id=16530
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2
http://bugs.winehq.org/show_bug.cgi?id=16530
Mclaud2000 mclaud2000@tutopia.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mclaud2000@tutopia.com
--- Comment #5 from Mclaud2000 mclaud2000@tutopia.com 2009-02-15 16:23:11 --- Hello
I tested Power Point Viewer 2007 in a clean wineprefix with no overrides using wine 1.1.14.
I tested two cases: Opening an Office 2003 .ppt file and a Office 2007 .pptx file.
Case 1: Opening an Office 2003 powerpoint presentation works fine, navigation/showing the presentation is ok too. But then the application crash when closed using the escape key or when the end of the presentation is reached. The debug log is attached.
Case 2: Opening an Office 2007 powerpoint presentation does not work due to bug 12209: Microsoft FileFormatConverter.exe does not work. The viewer fails because it can find ppcnv.dll. Console output is attached.
I will run some regression tests now and report back if I find the faulty commit.
Regards Mclaud2000
http://bugs.winehq.org/show_bug.cgi?id=16530
Marcelo Fernández fernandezm22@yahoo.com.ar changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fernandezm22@yahoo.com.ar
--- Comment #6 from Marcelo Fernández fernandezm22@yahoo.com.ar 2009-05-10 09:56:03 --- (In reply to comment #2)
(In reply to comment #1)
Unable to reproduce with 1.1.10. Installed in a clean prefix and the fixme is there but it runs anyway.
Maybe this is a issue in 64 bits systems, but I'm not the only person to see this bug, in the AppDB other user reported the same error. There is some special procedure to make this work or just install and run?
Thanks a lok, Alexandre
I have the same bug in Ubuntu 9.04 x86_64 with WineHQ debs (Wine 1.1.21):
marcelo@marcelo-laptop:~/.wine/drive_c/Archivos de programa/Microsoft Office/Office12$ wine PPTVIEW.EXE fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 marcelo@marcelo-laptop:~/.wine/drive_c/Archivos de programa/Microsoft Office/Office12$
Thanks marcelo
http://bugs.winehq.org/show_bug.cgi?id=16530
wcoenen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wcoenen@gmail.com
--- Comment #7 from wcoenen@gmail.com 2009-11-14 19:50:10 --- I see this problem in wine-1.1.32 and also the development HEAD at the time of writing.
I have also discovered that the problem is related to the user language. My ubuntu 9.10 installation is configured to use Dutch as the user interface language. Running wine like this makes the problem disappear:
LANG="" wine pptview.exe
http://bugs.winehq.org/show_bug.cgi?id=16530
Robert Euhus emmi3@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |emmi3@gmx.de
--- Comment #8 from Robert Euhus emmi3@gmx.de 2010-01-29 09:04:37 --- I only had to use this LANG="" trick once at the first start after installation.
Tested on Ubuntu 9.10 with wine-1.1.31.
http://bugs.winehq.org/show_bug.cgi?id=16530
Rugart rf83@pop.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rf83@pop.com.br
--- Comment #9 from Rugart rf83@pop.com.br 2010-02-08 20:58:18 --- I fully confirm this bug. Compiled/installed from source, the latest available version, wine-1.1.38. The ~/.wine directory was empty. 32 bits system. Installation of Power Point Viewer 2007 was succesfully completed (there were just 13 "fixme" messages, but that's less than with previous versions of Wine). When trying to execute, nothing happens, and the only message is that one already mentioned by Alexandre: fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
The mentioned trick of prefixing the command with LANG="" doesn't help. Since it has been reported that Power Point Viewer 2007 has already worked with previous versions, this is a regression.
Regards, Rugart
http://bugs.winehq.org/show_bug.cgi?id=16530
Martin martinmolenaar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martinmolenaar@gmail.com
--- Comment #10 from Martin martinmolenaar@gmail.com 2010-04-24 11:14:44 --- I have got the same problem. I tried to install the Dutch version of the 'Powerpoint viewer 2007' on my English installation of Ubuntu.
The problem doesn't appear when you try to install the English version of the 'Powerpoint viewer 2007'
http://bugs.winehq.org/show_bug.cgi?id=16530
aelilea aelilea@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aelilea@yahoo.co.uk
--- Comment #11 from aelilea aelilea@yahoo.co.uk 2010-06-04 07:58:45 --- Had this problem with wine1.2rc2 on ubuntu 10.04 (English) with English Powerpoint Viewer. Running it once with the LANG="" trick fixed the problem.
http://bugs.winehq.org/show_bug.cgi?id=16530
nathan.n saturn_systems@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems@yahoo.com
--- Comment #12 from nathan.n saturn_systems@yahoo.com 2010-10-13 07:35:21 CDT --- still present with wine 1.3.4
http://bugs.winehq.org/show_bug.cgi?id=16530
Eugene Savelov savelov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |savelov@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=16530
Carl Ådahl carl.adahl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carl.adahl@gmail.com
--- Comment #13 from Carl Ådahl carl.adahl@gmail.com 2011-02-09 03:37:41 CST --- I had the same issue and found out that I'd installed the Swedish version instead of the english/US ones. Directory contents:
drwxr-xr-x 2 carl carl 4096 2011-02-09 09:27 1053 <-------- NOTE! -rw-r--r-- 1 carl carl 78648 2006-10-26 14:03 INTLDATE.DLL -rw-r--r-- 1 carl carl 8423224 2006-10-26 20:42 OARTCONV.DLL -rw-r--r-- 1 carl carl 14151456 2006-10-27 15:14 OART.DLL -rwxr-xr-x 1 carl carl 67920 2006-10-26 21:07 PPCNVCOM.EXE -rw-r--r-- 1 carl carl 1764112 2006-10-26 21:08 PPCNV.DLL -rw-r--r-- 1 carl carl 17680 2006-10-26 21:07 PPCNVPXY.DLL -rw-r--r-- 1 carl carl 79772 2006-09-30 02:17 PPCPRTID.XML -rwxr-xr-x 1 carl carl 2012480 2006-10-26 19:52 PPTVIEW.EXE -rw-r--r-- 1 carl carl 804 2006-10-26 19:49 pptview.exe.manifest -rw-r--r-- 1 carl carl 291128 2006-10-26 20:12 SAEXT.DLL
When running wine PPTVIEW.EXE, it looks for a "1033" folder (english), which does not exist. The LANG="" trick didn't help either.
But I found a workaround! Simply rename your localized folder ("1053" in my case) to "1033".
$ mv 1053 1033 $ wine PPTVIEW.EXE
http://bugs.winehq.org/show_bug.cgi?id=16530
Pavel Ondracka pavel.ondracka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Pavel Ondracka pavel.ondracka@gmail.com 2011-02-26 05:44:29 CST --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #15 from André H. nerv@dawncrow.de 2011-07-28 14:26:48 CDT --- Created an attachment (id=35731) --> (http://bugs.winehq.org/attachment.cgi?id=35731) LanguageResources
confirming, the attached registry file also works around that problem. maybe the installer should have created that path and value???
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #16 from Austin English austinenglish@gmail.com 2011-10-01 13:10:24 CDT --- Is this still in 1.3.29? If so, need the regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16530
Benjamín Valero benjavalero@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |benjavalero@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=16530
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #17 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-01-31 17:49:36 CST --- Is this still an issue in 1.4-rc1?
http://bugs.winehq.org/show_bug.cgi?id=16530
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.microsoft.com/e | |n-us/download/details.aspx? | |id=6
--- Comment #18 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-23 10:23:44 CDT --- Still in wine-1.5.30-206-g2b8b64f
Only message displayed: fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
Added download link.
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #19 from Hans Leidekker hans@meelstraat.net 2013-06-17 08:56:56 CDT --- (In reply to comment #18)
Still in wine-1.5.30-206-g2b8b64f
Only message displayed: fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
Added download link.
Works for me in current git. Note that your locale settings must correspond to the language version of the viewer.
http://bugs.winehq.org/show_bug.cgi?id=16530
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #20 from Dan Kegel dank@kegel.com 2013-06-17 09:26:50 CDT --- What happens in native if you install the wrong language version?
http://bugs.winehq.org/show_bug.cgi?id=16530
--- Comment #21 from Hans Leidekker hans@meelstraat.net 2013-06-17 09:49:00 CDT --- (In reply to comment #20)
What happens in native if you install the wrong language version?
Same as on Wine, no window is shown.
http://bugs.winehq.org/show_bug.cgi?id=16530
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #22 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-17 11:27:34 CDT --- (In reply to comment #21)
(In reply to comment #20)
What happens in native if you install the wrong language version?
Same as on Wine, no window is shown.
Resolved Invalid (not a bug) since native windows acts the same if you install the wrong language version.
Feel free to reopen if the bug still persists when using compatible languages versions.
http://bugs.winehq.org/show_bug.cgi?id=16530
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #23 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-17 11:56:17 CDT --- Closing
https://bugs.winehq.org/show_bug.cgi?id=16530
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Power Point Viewer 2007 |PowerPoint Viewer 2007 |stops working |non-English version doesn't | |work if locale setting | |(LANG) doesn't match CC| |focht@gmx.net URL|https://www.microsoft.com/e |https://web.archive.org/web |n-us/download/details.aspx? |/20070202043142/http://down |id=6 |load.microsoft.com/download | |/f/b/5/fb5a69f3-91af-4c00-a | |415-ac37c5601f85/PowerPoint | |Viewer.exe Keywords|regression |