Bug 152314 - Pango errors
Summary: Pango errors
Keywords:
Status: CLOSED DUPLICATE of bug 155853
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: eclipse-bugs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-28 15:00 UTC by Billy Biggs
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-28 21:10:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Billy Biggs 2005-03-28 15:00:49 UTC
I see these warnings from pango when running a gcj-compiled eclipse.  I do not
see them when running under the Sun JRE.  They occur when flipping through pages
in the Find dialog, and also in the Run dialog.

** (<unknown>:18022): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()

** (<unknown>:18022): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()

** (<unknown>:18022): CRITICAL **: file pango-layout.c: line 1773
(pango_layout_get_cursor_pos): assertion `index >= 0 && index <= layout->length'
failed

** (<unknown>:18022): CRITICAL **: file pango-layout.c: line 1773
(pango_layout_get_cursor_pos): assertion `index >= 0 && index <= layout->length'
failed

Comment 1 Ben Konrath 2005-04-26 21:06:49 UTC
I couldn't reproduce this on a rawhide system (gcc*-4.0.0-1,
eclipse*-3.1.0_fc-0.M6.11). Can you try this again with updated packages?


Comment 2 Ben Konrath 2005-04-28 21:10:07 UTC
I managed to reproduce this and we should track this through bug #155853.

*** This bug has been marked as a duplicate of 155853 ***


Note You need to log in before you can comment on or make changes to this bug.