Big trouble on little Powerbook



Hi all.

I think I'm a little closer to getting Perl-Gtk2 set up on OS X.

I can run the gtk-demo that comes with Gtk2 ( the C one ), and it runs pretty well.

Unfortunately, I can't run main.pl in the gtk-demo folder in Gtk2-1.062. I get:

---

ayahuasca:~/dev/Gtk2-1.062/gtk-demo dan$ /opt/local/bin/perl main.pl > log.txt Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at main.pl line 602. Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'Pango-WARNING **: `script_engine_init': dlcompat: unable to find symbol "script_engine_init" at main.pl line 525. Failed to load Pango module for id: 'BasicScriptEngineFc'GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at main.pl line 525.Pango-CRITICAL **: _pango_engine_sh
ape_shape: assertion `PANGO_IS_FONT (font)' failed at main.pl line 525.
Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0) at main.pl line 525.
ayahuasca:~/dev/Gtk2-1.062/gtk-demo dan$

---

I'm also unable to run one of our internal apps. It dies slightly differently:

---

ayahuasca:~/dev dan$ sales/sales.pl 161
Can't make loaded symbols global on this platform while loading /opt/local/lib/perl5/site_perl/5.8.5/darwin-2level/auto/Gnome2/VFS/VFS.bundle at /opt/local/lib/perl5/5.8.5/darwin-2level/DynaLoader.pm line 230. Can't make loaded symbols global on this platform while loading /opt/local/lib/perl5/site_perl/5.8.5/darwin-2level/auto/Gnome2/Gnome2.bundle at /opt/local/lib/perl5/5.8.5/darwin-2level/DynaLoader.pm line 230. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Gtk-WARNING **: `theme_init': dlcompat: unable to find symbol "theme_init" at sales/sales.pl line 104. Image-loading module /opt/local/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.so does not export the proper interface; perhaps it's from a different GTK version? at sales/sales.pl line 111.
ayahuasca:~/dev dan$

---

That bit above about libpixbufloader-jpeg.so being from a different GTK version ... I'm pretty sure that's not the case.

Does anyone know what's up?

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak nusconsulting com au
website: http://www.nusconsulting.com.au



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]