[Bug 16530] Power Point Viewer 2007 stops working

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 9 03:37:42 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=16530

Carl Ådahl <carl.adahl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carl.adahl at gmail.com

--- Comment #13 from Carl Ådahl <carl.adahl at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list