On Thu, 04 Jan 2007 18:53:55 +0300, Виталий Ищенко <[EMAIL PROTECTED]> wrote: > I've tried to replace gnome_vfs_make_uri_from_input with > gnome_vfs_make_uri_from_input_with_dirs(..., > GNOME_VFS_MAKE_URI_DIR_CURRENT) (only in src/nautilus-location-bar.c) > but it's not suitable for autocomplete feature (whitespaces at the end) > & it always fallback to $HOME as current directory, so it's a bad fix. > It seems that g_get_current_dir() always returns $HOME > > I tried to find similar bug in bugzilla, but failed. If there is any, > I'll add my comment, if not -- create new
This is http://bugzilla.gnome.org/show_bug.cgi?id=321592. I've attached a partial patch a while back, but it also needs an extended version of gnome_vfs_make_uri_from_input_with_trailing_ws (see bug for more details) before any more progress can be made. Tom Parker -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
