http://bugs.winehq.org/show_bug.cgi?id=19171
Summary: Powerpoint viewer's shows weird characters (appinstall) Product: Wine Version: 1.1.25 Platform: PC URL: http://download.microsoft.com/download/a/1/a/a1adc39b- 9827-4c7a-890b-91396aed2b86/ppviewer.exe OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=22157) --> (http://bugs.winehq.org/attachment.cgi?id=22157) powerpoint
Compare screenshots. I'll attach the powerpoint as well.
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #1 from Austin English austinenglish@gmail.com 2009-07-03 17:41:59 --- Created an attachment (id=22158) --> (http://bugs.winehq.org/attachment.cgi?id=22158) windows screenshot
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-03 17:42:40 --- Created an attachment (id=22159) --> (http://bugs.winehq.org/attachment.cgi?id=22159) wine screenshot
http://bugs.winehq.org/show_bug.cgi?id=19171
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-03 18:37:14 --- Targeting for 1.2.0 since it affects a supported application.
http://bugs.winehq.org/show_bug.cgi?id=19171
Robert Euhus emmi3@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |emmi3@gmx.de
--- Comment #4 from Robert Euhus emmi3@gmx.de 2010-01-29 08:15:03 --- This bug affects also the 2007-version of the PowerPoint viewer. But I don't know how to attatch this bug to that version. :-(
Tested with wine-1.1.31 on Ubuntu Karmic.
http://bugs.winehq.org/show_bug.cgi?id=19171
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.microsoft.c |http://download.microsoft.c |om/download/a/1/a/a1adc39b- |om/download/f/5/a/f5a3df76- |9827-4c7a-890b-91396aed2b86 |d856-4a61-a6bd-722f52a5be26 |/ppviewer.exe |/PowerPointViewer.exe
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2010-05-01 13:15:29 --- Updating url to PowerPoint Viewer 2007, since 2003 is no longer available.
http://bugs.winehq.org/show_bug.cgi?id=19171
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2010-05-01 13:47:42 --- I don't know what PowerPoint expects, but it's creating an instance of "DejaVu Sans" with a charset of SYMBOL_CHARSET and then trying to draw a space with that. This gets translated by ExtTextOutA to unicode \f020 because apparently that is how SYMBOL_CHARSET works.
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-03 02:33:02 --- (In reply to comment #6)
I don't know what PowerPoint expects, but it's creating an instance of "DejaVu Sans" with a charset of SYMBOL_CHARSET
That's probably the source of the problem. Is "DejaVu Sans" the intended font or gdi32 chooses it as a replacement for a missing font?
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #8 from Vincent Povirk madewokherd@gmail.com 2010-05-03 13:02:44 --- DejaVu Sans is the font name specified in the LOGFONT structure.
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-03 23:43:54 --- (In reply to comment #8)
DejaVu Sans is the font name specified in the LOGFONT structure.
Do you know how the app did find it? Obviously that's not a hardcoded value since that font doesn't exist in a default Windows installation.
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-03 23:45:01 --- Also, just in case, is the core fonts package installed?
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #11 from Vincent Povirk madewokherd@gmail.com 2010-05-03 23:54:30 --- I have no idea where PowerPoint got that value, and "winetricks corefonts" made no difference.
http://bugs.winehq.org/show_bug.cgi?id=19171
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #12 from André H. nerv@dawncrow.de 2011-07-28 14:18:28 CDT --- works here, but i might have some windows fonts installed...
http://bugs.winehq.org/show_bug.cgi?id=19171
--- Comment #13 from Austin English austinenglish@gmail.com 2011-08-02 11:43:39 CDT --- (In reply to comment #12)
works here, but i might have some windows fonts installed...
Here on my gentoo machine, but I get the same with 1.2 and have corefonts installed natively. Will retest on another machine when time permits.
http://bugs.winehq.org/show_bug.cgi?id=19171
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz Summary|Powerpoint viewer's shows |Powerpoint viewer 2003 & |weird characters |2007 show weird characters |(appinstall) |(appinstall)
https://bugs.winehq.org/show_bug.cgi?id=19171
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #14 from super_man@post.com --- I installed the viewer, opened the file and I don't see the boxes like #comment 2 shows.
wine 1.7.53, clean prefix.
https://bugs.winehq.org/show_bug.cgi?id=19171
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #15 from Austin English austinenglish@gmail.com --- I don't see this on debian with wine-1.9.4-111-g458283b, without corefonts installed.
https://bugs.winehq.org/show_bug.cgi?id=19171
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.7.
https://bugs.winehq.org/show_bug.cgi?id=19171
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.microsoft.c |https://web.archive.org/web |om/download/f/5/a/f5a3df76- |/20061208145834/http://down |d856-4a61-a6bd-722f52a5be26 |load.microsoft.com/download |/PowerPointViewer.exe |/f/5/a/f5a3df76-d856-4a61-a | |6bd-722f52a5be26/PowerPoint | |Viewer.exe CC| |focht@gmx.net