https://bugzilla.xfce.org/show_bug.cgi?id=15975
Theo Linkspfeifer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Theo Linkspfeifer <[email protected]> --- I think the problem is that GVfs tries to create a file with the same name + ".trashinfo". This may exceed the file name length limit (usually 255 Bytes). So, either adapt the behavior of Nautilus, or trim the file name before moving the file to the Trash. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
