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
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers