Re: Gtk on Embedded Device Query
- From: "Saroj Kumar" <saroz kumar gmail com>
- To: "Mathias Hasselmann" <mathias hasselmann gmx de>
- Cc: gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: Re: Gtk on Embedded Device Query
- Date: Fri, 14 Dec 2007 18:45:08 +0530
Hi Mathais,
Thanks for the help. strace is really helped.
Following files are not found.
read(4, "\355\33x\311\267\272\320\262ax\31\353:@%c\313\n\357\313"..., 4096)
= 4096
open("/root/.Xdefaults", O_RDONLY) = -1 ENOENT (No such file or
directory)
uname({sys="Linux", node="ARMCore", ...}) = 0
open("/root/.Xdefaults-ARMCore", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/root/.Xdefaults", O_RDONLY) = -1 ENOENT (No such file or
directory)
uname({sys="Linux", node="ARMCore", ...}) = 0
open("/root/.Xdefaults-ARMCore", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/root/.Xdefaults", O_RDONLY) = -1 ENOENT (No such file or
directory)
uname({sys="Linux", node="ARMCore", ...}) = 0
open("/root/.Xdefaults-ARMCore", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/root/.Xdefaults", O_RDONLY) = -1 ENOENT (No such file or
directory)
uname({sys="Linux", node="ARMCore", ...}) = 0
open("/root/.Xdefaults-ARMCore", O_RDONLY) = -1 ENOENT (No such file or
directory)
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
How to generate these files?
Thanks and Regards,
Saroj
On Dec 14, 2007 5:26 PM, Mathias Hasselmann <mathias hasselmann gmx de>
wrote:
No idea. I'd suspect some folders missing and run the program with
strace to see if folder locations are correct.
Ciao,
Mathais
Am Freitag, den 14.12.2007, 11:18 +0530 schrieb Saroj Kumar:
Hi,
I ported X11 and Gtk with X11 support on Embedded
board(arm-linux).
The problem I am facing now is setting the fontconfig. Because
I have fontconfig and freetype libraries for X11 and I
compiled Gtk with those libraries.
The following error is produced when I tried to run gtkdemo
application.
(gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
to STRING: Could not open converter from 'UTF-8' to
'ISO-8859-'
(gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
to STRING: Conversion from character set 'UTF-8' to
'ISO-8859-d
Fontconfig warning: line 32: unknown element "cachedir"
Fontconfig warning: line 33: unknown element "cachedir"
Fontconfig error: "conf.d", line 1: no element found
(gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
to STRING: Conversion from character set 'UTF-8' to
'ISO-8859-d
(gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
to STRING: Conversion from character set 'UTF-8' to
'ISO-8859-d
(gtk-demo:1152): Gdk-WARNING **: Error converting from UTF-8
to STRING: Conversion from character set 'UTF-8' to
'ISO-8859-d
Segmentation fault
What I am doing is correct or not. Pls. suggest some solution
for this.
Thanks and Regards,
Saroz
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
--
Mathias Hasselmann <mathias hasselmann gmx de>
http://taschenorakel.de/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]