[maemo-developers] GLIB CRITICAL ** Gtk - gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed
From: learning maemo learning_maemo at hotmail.comDate: Wed Aug 27 09:11:27 EEST 2008
- Previous message: hildon_file_chooser_dialog_new() can not get the wanted files
- Next message: GLIB CRITICAL ** Gtk - gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I came across this problem. GLIB CRITICAL ** Gtk - gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed by using the functions like htis. GtkWidget* dialog = hildon_file_chooser_dialog_new(GTK_WINDOW(window), GTK_FILE_CHOOSER_ACTION_OPEN); gtk_widget_show_all(GTK_WIDGET(dialog)); if (gtk_dialog_run(GTK_DIALOG(dialog)) == GTK_RESPONSE_OK) { filename = gtk_file_chooser_get_filename(GTK_FILE_CHOOSER(dialog)); } How can I resolve this problem? Thanks! _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx
- Previous message: hildon_file_chooser_dialog_new() can not get the wanted files
- Next message: GLIB CRITICAL ** Gtk - gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]