[maemo-developers] Trouble with gtkextra
From: Julius Luukko julle.luukko at quicknet.inet.fiDate: Fri Nov 16 19:18:26 EET 2007
- Previous message: creating autogen.sh etc
- Next message: Trouble with gtkextra
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello all, I have trouble getting programs using gtkextra [1] to work. You can get a debian package of gtkextra using mud (I have also made a deb of my own, which divides the library and development files into separate packages). The problem is that the programs fail with the following (or similar) error: [sbox-SDK_ARMEL: ~/testgtkplot] > run-standalone.sh ./testgtkplot /home/julle/.osso/current-gtk-key-theme:1: Unable to find include file: "keybindings.rc" testgtkplot[4227]: GLIB WARNING ** Pango - Cannot open font file for font Bitstream Vera Sans 2097151.9990234375 testgtkplot[4227]: GLIB WARNING ** Pango - Cannot open fallback font, nothing to do So it seems to have something to do with fonts. I know nothing about pango and I have just started to familiarize myself with gtkextra also. Does anybody have any hints how to proceed? I have shortened and hildonized one of the examples from gtkextra. You can find it here http://personal.inet.fi/koti/julius.luukko/testgtkplot.c It compiles and runs fine with plain GTK (just define PLAINGTK in compilation) but fails with the above error messages in scratchbox (haven't tried it in the IT) BR Julius [1] http://gtkextra.sourceforge.net/
- Previous message: creating autogen.sh etc
- Next message: Trouble with gtkextra
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]