[Xfce-bugs] [Bug 15447] Should use G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME as filename instead of ID when copying from GVFS mounted file systems

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu May 23 22:14:51 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15447

--- Comment #3 from alexxcons <alexxcons at xfce.org> ---

Just checked the nautilus code. No suprise, it as well uses "g_file_copy". Just
like thunar it does not make use of G_FILE_COPY_ALL_METADATA

However after copy, in nautilus there is a check  "handled_invalid_filename",
which possibly could make the difference:
https://gitlab.gnome.org/GNOME/nautilus/blob/master/src/nautilus-file-operations.c#L5279

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list