gtk_file_chooser_dialog_new



I'm new to gtk and I seem to have a problem using this
dialog:

window = gtk_file_chooser_dialog_new ( .. );
gtk_dialog_run ( .. );
filename = gtk_file_chooser_get_filename ( .. );
gtk_widget_destroy ( window );  

When the user selects a file you get these on stderr:

failed to read() from server connection
end from FAM server connection

or

** ERROR **: file gam_tree.c: line 146
(gam_tree_remove): assertion failed:
(g_node_n_children(node->node) == 0)
aborting...

Does this dialog require gnome to be running?
I'm running the gtk app under mwm without gnome

Thanks!



______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca



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