bugzilla-daemon at freedesktop.org
2008-Mar-30  01:48 UTC
[Swfdec] [Bug 15262] New: Regression - text labels not shown in "Pinch-hitter"
http://bugs.freedesktop.org/show_bug.cgi?id=15262
           Summary: Regression - text labels not shown in
"Pinch-hitter"
           Product: swfdec
           Version: git
          Platform: x86-64 (AMD64)
               URL: http://media1.break.com/dnet/media/2007/10/pinch-
                    hitter.swf
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
        AssignedTo: swfdec at lists.freedesktop.org
        ReportedBy: proski at gnu.org
         QAContact: swfdec at lists.freedesktop.org
Some text labels are not shown in the current git version of swfdec.  There are
single orange pixels where the text is supposed to be.  In particular, the
title above "none" is not shown.  I'm using swfplay from swfdec
package.
This is a regression.  Older versions of swfdec used to show the lables
correctly.
-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Mar-30  20:56 UTC
[Swfdec] [Bug 15262] Regression - text labels not shown in "Pinch-hitter"
http://bugs.freedesktop.org/show_bug.cgi?id=15262 --- Comment #1 from Pavel Roskin <proski at gnu.org> 2008-03-30 13:56:44 PST --- Version 0.6.2 is OK on the same machine (Fedora 8 with updated glib, x86_64). It's also OK on a Fedora 9 i386 machine with the distribution provided GNOME swfdec-player 0.6.2. The missing labels, such as "YOUR PLAYER PROFILE" on top are written in an unusual font with thick serifs, whereas the labels that are still seen in the git version are written in the usual Arial or Times (well, Times in the team selection dialog is distorted, but it's another issue). So it's likely that only the application provided fonts are affected. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Mar-30  21:17 UTC
[Swfdec] [Bug 15262] Regression - text labels not shown in "Pinch-hitter"
http://bugs.freedesktop.org/show_bug.cgi?id=15262
--- Comment #2 from Pavel Roskin <proski at gnu.org>  2008-03-30 14:17:23
PST ---
The commit that introduces the bug is:
commit cad9dc327dc4725665e0f6f8040d09c37b39ddeb
Refs: refs/bisect/bad, bisect, 0.6.0-50-gcad9dc3
Author:     Benjamin Otte <otte at gnome.org>
AuthorDate: Thu Mar 13 18:41:03 2008 +0100
Commit:     Benjamin Otte <otte at gnome.org>
CommitDate: Thu Mar 13 23:37:31 2008 +0100
    rework Font parsing
    - DefineFont2 and DefineFont3 are almost equal
    - save the rest of proeprties in the SwfdecFont structure
---
 swfdec/swfdec_font.c |  126 +++++++------------------------------------------
 swfdec/swfdec_font.h |    8 ++-
 swfdec/swfdec_tag.c  |    2 +-
 3 files changed, 25 insertions(+), 111 deletions(-)
-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Mar-31  11:55 UTC
[Swfdec] [Bug 15262] Regression - text labels not shown in "Pinch-hitter"
http://bugs.freedesktop.org/show_bug.cgi?id=15262
Benjamin Otte <otte at gnome.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #3 from Benjamin Otte <otte at gnome.org>  2008-03-31 04:55:11
PST ---
Fixed in git master.
-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.