Opened 10 years ago

Last modified 22 months ago

#45229 closed defect

GTK3 — at Initial Version

Reported by: olmanolman Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: gtk3

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

Change History (0)

Note: See TracTickets for help on using tickets.