Hi,
Have you turned on open.dialog.in.file.directory? That adds in a call gtk_file_chooser_set_current_folder which could potentially pass a bad path.
One thing I thought of, if the property is enabled and no path is present (e.g. after closing all open buffers), maybe it should default to SciteDefaultHome or UserHome or something other than a bad path.
-Mitchell; _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
