Re: [gtk-osx-users] Bundling Failure




On Jun 16, 2015, at 11:40 PM, kapal kardus <kapal kardus gmail com> wrote:

Dear every body,,

Before I installed gtk3 using Jhbuilder, I have installed gtk3 using macport. everything is OK, except still using x windows n some icons in open dialog and combo box..

last week i reinstalled gtk3 using jhbuilder. After the installation, I encountered some problems, for example menu item icon, gdk-pixbuf cannot be loaded, and when i call open dialog, the app is crashed
The error massage:

Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme Adwaita

Gdk-CRITICAL **: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

GLib-GIO-ERROR **: No GSettings schemas are installed on the system


Trace/BPT trap: 5

etc.

then I found that I need to run my app from jhbuilder.

new probleem is encountered, when I make a app bundle.
I losed my icon in menu item again, and when i call open dialog, my app is crashed again..

I have tried to bundling my gtk app manually, but the problem is still encounterd.

can anyone solve this problem?

Not without more details.

In general, though, when something runs from the shell and not from the bundle it’s either that you left some resource or library out of the bundle or there’s some environment variable that needs to be set or tweaked in the launcher script.

Regards,
John Ralls




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