Problems with LINUX Host: Qtpixmap ...

I downloaded the 6.3.0 recently and got the 30 day eval lic key.

I installed successfully under Suse Linux 9.0

  1. however when I did a run_qnx.sh I got some errors:

there was a problem with “qtpixmap” and the following error
message occurred:

"Pango will not work correctly
/etc/opt/gnome/pango/pango.modules
"

I checked the version I have, it is 1.2.5 (pango)
and qtpixmap is version 0.26 - (0.28 is available … do I have
to get it?)

momentics came up but without any text showing up …

  1. when this is not fixed in due time, do I get a second lic key?

need some advice how to proceed :slight_smile:

Jörg

JK wrote:

I downloaded the 6.3.0 recently and got the 30 day eval lic key.

I installed successfully under Suse Linux 9.0

  1. however when I did a run_qnx.sh I got some errors:

there was a problem with “qtpixmap” and the following error
message occurred:

"Pango will not work correctly
/etc/opt/gnome/pango/pango.modules
"

I checked the version I have, it is 1.2.5 (pango)
and qtpixmap is version 0.26 - (0.28 is available … do I have
to get it?)

momentics came up but without any text showing up …

  1. when this is not fixed in due time, do I get a second lic key?

need some advice how to proceed > :slight_smile:

Jörg

I will add some more info:

after I run run_qde.sh the followin appears on the console I run it from:

… Gtk-warning **: unable to locate theme engine in module-path: “qtpixmap”

this appears severeal times and then:

"warning **: no builtin or dynamically loaded modules were found. Pango
will not work correctly. This probably means there was an error in the
creation of

/etc/opt/gnome/pango.modules

you may be able to recreate this file by running pango-querymodules "

when I run this pango-querymodules I get the message:

“undefined symbol: g-printf”

Any ideas ??
Jörg

JK wrote:

I will add some more info:

after I run run_qde.sh the followin appears on the console I run it from:

… Gtk-warning **: unable to locate theme engine in module-path:
“qtpixmap”

this appears severeal times and then:

"warning **: no builtin or dynamically loaded modules were found. Pango
will not work correctly. This probably means there was an error in the
creation of

/etc/opt/gnome/pango.modules

you may be able to recreate this file by running pango-querymodules "

when I run this pango-querymodules I get the message:

“undefined symbol: g-printf”

I digged a bit in google and found something like:

http://lists.freebsd.org/pipermail/freebsd-questions/2004-April/043743.html

snip —

GTK+ was updated recently and this sounds like what happens when apps
that use it get out of sync with it. You will have to recompile
everything that uses GTK+. I suggest portupgraded.

/me recently saw this himself with the gtk apps he uses when updated
gtk+
snip —

any more ideas?

J.

This is not a QSSL opinion or posting…this is my advice from
home, not work… :wink:

I run the 6.3.0 IDE on SuSE 9.0 (at home) all the time. There are
some oddities like not being able to select certain fields but it
runs. I switched to using the Motif libs instead of GTK. I lose
drag and drop and it looks horrible :wink: but it’s fully functional.

I use a stock SuSE 9.0 installation with all the latest patches
from SuSE. It sounds like you’ve manually updated your GTK libs.
If that’s the case then I’m not sure there’s much you can do except
for switching to the Motif libs. Look in $QNX_HOST/usr/bin/qde.sh.

Remember SuSE is not a supported distro…YMMV.

Hope that helps,
Keith


JK <joerg.kampmann@mayl.de> wrote:

JK wrote:

I will add some more info:

after I run run_qde.sh the followin appears on the console I run it from:

… Gtk-warning **: unable to locate theme engine in module-path:
“qtpixmap”

this appears severeal times and then:

"warning **: no builtin or dynamically loaded modules were found. Pango
will not work correctly. This probably means there was an error in the
creation of

/etc/opt/gnome/pango.modules

you may be able to recreate this file by running pango-querymodules "

when I run this pango-querymodules I get the message:

“undefined symbol: g-printf”

I digged a bit in google and found something like:

http://lists.freebsd.org/pipermail/freebsd-questions/2004-April/043743.html

snip —
GTK+ was updated recently and this sounds like what happens when apps
that use it get out of sync with it. You will have to recompile
everything that uses GTK+. I suggest portupgraded.

/me recently saw this himself with the gtk apps he uses when updated
gtk+
snip —

any more ideas?

J.