Bug 833348 - Fonset problem occur in fedora 13
Summary: Fonset problem occur in fedora 13
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pango
Version: 13
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-19 09:31 UTC by pushpendra
Modified: 2013-10-04 09:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-04 09:12:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description pushpendra 2012-06-19 09:31:59 UTC
Description of problem:
Printing out the CFG
Warning: Missing charsets in String to FontSet conversion

 Printing out the DFG

(process:9186): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()


Version-Release number of selected component (if applicable):

fedora 13
How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: when we copile the c code in trimaran compiler then this error shows. what can i do ?

Comment 1 Akira TAGOH 2013-10-04 09:12:36 UTC
that looks like the string in the source code isn't in UTF-8. you should try to convert it with iconv say. it is NOTABUG.


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