Thanks, this looks like a glib bug though. Nautilus tries to change the filename with g_file_set_display_name_async () in both successful and unsuccessful attempts at changing the filename (I ran it through GDB to see), so it seems that the problem is in glib.
Thanks, this looks like a glib bug though. Nautilus tries to change the filename with g_file_ set_display_ name_async () in both successful and unsuccessful attempts at changing the filename (I ran it through GDB to see), so it seems that the problem is in glib.