[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #21817] problem in XfGlyphExtents + SimpleWebKit
From: |
Riccardo mottola |
Subject: |
[bug #21817] problem in XfGlyphExtents + SimpleWebKit |
Date: |
Mon, 17 Dec 2007 21:14:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20071213 SeaMonkey/1.1.7 |
URL:
<http://savannah.gnu.org/bugs/?21817>
Summary: problem in XfGlyphExtents + SimpleWebKit
Project: GNUstep
Submitted by: rmottola
Submitted on: Monday 12/17/2007 at 21:14
Category: Backend
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I don't know if it is a problem with SWK, but with the latest version I get
the following dump:
#0 0x28d8f164 in XftGlyphExtents () from /usr/local/lib/libXft.so.2
#1 0x28d8f633 in XftTextExtents32 () from /usr/local/lib/libXft.so.2
#2 0x28d69803 in -[GSXftFontInfo(Private) xGlyphInfo:] (self=0x84b5c08,
_cmd=0x28d85928, glyph=101) at GSXftFontInfo.m:726
#3 0x28d68a24 in -[GSXftFontInfo advancementForGlyph:] (self=0x84b5c08,
_cmd=0x2846d540, glyph=101) at GSXftFontInfo.m:330
#4 0x28368b23 in -[GSHorizontalTypesetter layoutLineNewParagraph:] (
self=0x8317f08, _cmd=0x2846d618, newParagraph=1 '\001')
at GSHorizontalTypesetter.m:953
#5 0x28369a1c in -[GSHorizontalTypesetter
layoutGlyphsInLayoutManager:inTextContainer:startingAtGlyphIndex:previousLineFragmentRect:nextGlyphIndex:numberOfLineFragments:]
(self=0x8317f08, _cmd=0x2846b9a8, layoutManager=0x8488208,
textContainer=0x848fd88, glyphIndex=0, previousLineFragRect=
{origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
nextGlyphIndex=0xbfa014e0, howMany=0) at GSHorizontalTypesetter.m:1242
#6 0x2836330f in -[GSLayoutManager(LayoutHelpers) _doLayout]
(self=0x8488208,
_cmd=0x2846b9b8) at GSLayoutManager.m:1598
#7 0x283634fb in -[GSLayoutManager(LayoutHelpers) _doLayoutToContainer:] (
self=0x8488208, _cmd=0x2846b9c8, cindex=0) at GSLayoutManager.m:1662
#8 0x28364bff in -[GSLayoutManager(layout) usedRectForTextContainer:] (
self=0x8488208, _cmd=0x28467030, container=0x848fd88)
at GSLayoutManager.m:2202
#9 0x283513c7 in -[NSTextView sizeToFit] (self=0x83f0008, _cmd=0x28466db0)
at NSTextView.m:1664
this is on xlib
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21817>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #21817] problem in XfGlyphExtents + SimpleWebKit,
Riccardo mottola <=