[MacPorts] #45229: GTK3
#45229: GTK3 -----------------------------+-------------------------------- Reporter: heinrich.adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: GTK3 | Port: GTK3 -----------------------------+-------------------------------- if I run : {{{ static void doSetzenFileName (long pfilenummer) { GtkWidget *lfilechooserdialog; char *lFileName; lfilechooserdialog = gtk_file_chooser_dialog_new ("Ein File wählen ...", GTK_WINDOW (NotenZusammenziehenWindow), GTK_FILE_CHOOSER_ACTION_OPEN, "_Abbrechen", GTK_RESPONSE_CANCEL, "_Weiter", GTK_RESPONSE_ACCEPT, NULL); gtk_file_chooser_set_select_multiple ((GtkFileChooser *)lfilechooserdialog, FALSE); if (gtk_dialog_run (GTK_DIALOG (lfilechooserdialog)) == GTK_RESPONSE_ACCEPT) { GtkFileChooser *chooser = GTK_FILE_CHOOSER (lfilechooserdialog); lFileName = gtk_file_chooser_get_filename (chooser); g_free (lFileName); } gtk_widget_destroy (lfilechooserdialog); } }}} I receive the following error messages : (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed Program ended with exit code: 0 -- Ticket URL: <https://trac.macports.org/ticket/45229> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Changes (by mf2k@…): * owner: macports-tickets@… => cal@… * cc: devans@… (added) * keywords: GTK3 => * port: GTK3 => gtk3 Old description:
if I run :
{{{ static void doSetzenFileName (long pfilenummer) { GtkWidget *lfilechooserdialog;
char *lFileName;
lfilechooserdialog = gtk_file_chooser_dialog_new ("Ein File wählen ...", GTK_WINDOW (NotenZusammenziehenWindow), GTK_FILE_CHOOSER_ACTION_OPEN, "_Abbrechen", GTK_RESPONSE_CANCEL, "_Weiter", GTK_RESPONSE_ACCEPT, NULL); gtk_file_chooser_set_select_multiple ((GtkFileChooser *)lfilechooserdialog, FALSE);
if (gtk_dialog_run (GTK_DIALOG (lfilechooserdialog)) == GTK_RESPONSE_ACCEPT) { GtkFileChooser *chooser = GTK_FILE_CHOOSER (lfilechooserdialog); lFileName = gtk_file_chooser_get_filename (chooser); g_free (lFileName); }
gtk_widget_destroy (lfilechooserdialog); } }}}
I receive the following error messages :
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden
(test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed Program ended with exit code: 0
New description: if I run : {{{ static void doSetzenFileName (long pfilenummer) { GtkWidget *lfilechooserdialog; char *lFileName; lfilechooserdialog = gtk_file_chooser_dialog_new ("Ein File wählen ...", GTK_WINDOW (NotenZusammenziehenWindow), GTK_FILE_CHOOSER_ACTION_OPEN, "_Abbrechen", GTK_RESPONSE_CANCEL, "_Weiter", GTK_RESPONSE_ACCEPT, NULL); gtk_file_chooser_set_select_multiple ((GtkFileChooser *)lfilechooserdialog, FALSE); if (gtk_dialog_run (GTK_DIALOG (lfilechooserdialog)) == GTK_RESPONSE_ACCEPT) { GtkFileChooser *chooser = GTK_FILE_CHOOSER (lfilechooserdialog); lFileName = gtk_file_chooser_get_filename (chooser); g_free (lFileName); } gtk_widget_destroy (lfilechooserdialog); } }}} I receive the following error messages : {{{ (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Symbol ?image-missing? nicht im Thema vorhanden (test:1412): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (test:1412): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed Program ended with exit code: 0 }}} -- Comment: In the future, please Cc the port maintainers ({{{port info --maintainers gtk3}}}). -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Comment (by cal@…): You probably need `gnome-icon-theme`? -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Comment (by heinrich.adam@…): What does this meens ? -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Comment (by devans@…): Replying to [comment:3 heinrich.adam@…]:
What does this meens ?
The warning messages in your example indicate that the 'image missing' icon cannot be found. This icon is provided by port gnome-icon-theme. Installing that port should quiet these warnings. {{{ sudo port install gnome-icon-theme }}} -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Comment (by cal@…): I can in fact reproduce the problem with the `gtk3-demo` app. Maybe we should add a dependency? Why does gnome-icon-theme need gtk3 to build? -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#45229: GTK3 ------------------------------+------------------- Reporter: heinrich.adam@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gtk3 | ------------------------------+------------------- Comment (by devans@…): gtk3 provides gtk-update-icon-cache-3.0 which is needed by gnome-icon- theme. Also note that gnome-icon-theme and friends are on their way out as of 3.14.0, replaced by adwaita-icon-theme. Not all references are removed as yet. In gtk3, most usages are in deprecated API but not all. At any rate, the fact that 'image-missing' is being used probably indicates that some other icon is missing and it is falling back. With gtk 3.14.0, if I have gnome-themes-standard installed (which also installs adwaita-icon-theme, gnome-backgrounds), gtk3-demo works without any warning messages. -- Ticket URL: <https://trac.macports.org/ticket/45229#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts