https://bugs.freedesktop.org/show_bug.cgi?id=64311

--- Comment #5 from Michael Meeks <[email protected]> ---
The recollection is that this is a deliberate approach: to ensure that GNOME
will pass us a FUSE / file-path rather then an smb:// style URI. *but* it seems
we have a couple of issues here:

1. our .desktop files tell the system to send us URIs not fils
2. our file-selector code does the same, I guess this guy:

SalGtkFilePicker.cxx:    gtk_file_chooser_set_local_only( GTK_FILE_CHOOSER(
m_pDialog ), sal_False );

Is one enemy here :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to