[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Ltib] Problem running GTK+ based applications on imx27 + latestCVS
From: |
Frias Renato-B13784 |
Subject: |
RE: [Ltib] Problem running GTK+ based applications on imx27 + latestCVS LTIB code. |
Date: |
Fri, 8 Jan 2010 13:13:27 -0200 |
Hello Rajesh,
Regarding the fonts, make sure the fonts been used on your UI
design are supported on your system. "Liberation Font" package on LTIB
package menu provides 3 different types of fonts.
Also, some GTK functions to load objects support a Gerror
argument that you can print after the call to have more information
about the issues you are facing.
Hope this helps...
Best Regards,
Renato
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
> On Behalf Of Rajesh Marathe
> Sent: Friday, January 08, 2010 10:01 AM
> To: address@hidden
> Subject: [Ltib] Problem running GTK+ based applications on
> imx27 + latestCVS LTIB code.
>
> Hi,
>
> I am trying to run a GTK+ application over X11 using latest CVS LTIB +
> imx27 system. I load X using the command "Xfbdev &".
> After that, I load the necessary modules and run the default
> GTK-demo application that comes along with LTIB using the command:
> "/usr/bin/gtk-demo". (gtk-demo is a compiled executable
> application comes with GTK+ in LTIB).
>
> I get the following errors.
> =====================================================================
> (gtk-demo:1772): Gdk-WARNING **: Error converting from UTF-8
> to STRING:
> Could no
> t open converter from 'UTF-8' to
> 'ISO-8859-1'
>
>
> (gtk-demo:1772): Gdk-WARNING **: Error converting from UTF-8
> to STRING:
> Conversi
> on from character set 'UTF-8' to 'ISO-8859-1' is not
> supported
> No fonts found; this probably means that the
> fontconfig
> library is not correctly configured. You may need
> to
> edit the fonts.conf configuration file. More
> information
> about fontconfig can be found in the fontconfig(3)
> manual
> page and on
> http://fontconfig.org
> FreeFontPath: FPE "built-ins" refcount is 2, should be 1; fixing.
> Fatal server
> error:
> could not open default cursor font
> 'cursor'
> Can't deallocate console 2 errno
> 16
> ==============================================================
> ==================
>
> Has anybody encountered this problem ? Can you please let me
> know a solution for this ?
>
> regards,
> Rajesh Marathe.
>
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
>
>