-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/22/2014 1:34 PM, Arthur Marsh wrote: > fsck.fat 3.0.26 (2014-03-07) Checking we can access the last sector > of the filesystem Boot sector contents: System ID "MSWIN4.1" Media > byte 0xf8 (hard disk) 512 bytes per logical sector 4096 bytes per > cluster 40 reserved sectors First FAT starts at byte 20480 (sector > 40) 2 FATs, 32 bit entries 14324224 bytes per FAT (= 27977 > sectors) Root directory start at cluster 1392 (arbitrary size) Data > area starts at byte 28668928 (sector 55994) 3577496 data clusters > (14653423616 bytes) 63 sectors/track, 128 heads 63 hidden sectors > 28675962 sectors total Wrong checksum for long file name "Erlkönig > - Art of the Lied (E).lnk". (Short name FSCK0000.000 may have > changed without updating the long name) Not auto-correcting this. > Wrong checksum for long file name "3½ Floppy (A).lnk". (Short name > FSCK0000.000 may have changed without updating the long name) Not > auto-correcting this. Checking for unused clusters. Checking free > cluster summary. /dev/sdc1: 59384 files, 3478304/3577496 clusters > > > so there are a couple problems with the filesystem (that I haven't > previously been able to correct). > > Should the correct behaviour of gparted be to report an error and > refuse to move / resize a filesystem with errors on it, but allow > other operations on the disk?
I think the problem is those special characters in those file names are causing one of glib's string functions to puke. I'll try to replace my fsck.fat with a script that echos that exact text and see if that lets me reproduce it locally and troubleshoot it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTfj3iAAoJEI5FoCIzSKrwQzcIAIJ/in9m+1hrHn2DAWHnXTMt 0vC7LOvtcWco4515i04FZeAxhTZIBwghaBRarZiSEMsYLeYhFf/ga9LXLscYkBvQ nCk5bg8yfHinMhEXC6VUmbMl2uGaU3t+gPI+4lPGikh08eEXmsErrJeMCxszOjuf c3e7pVf5DpAAf5mju/ZmFXX8xJMWRx3CU7k1efR+nxaVfTWa38NGXSbVPTOv90Ol 8WuMGxQt7/0eyq/4s+L+JXsvO53Ah75rOYAASTs2PHz+oFROCiEjI00dkC52CRjT BemWvULE3BnodKwcnbAACp0HIvLadU0iG5Q5Czi1WndRJvdg9/r+cEKlBXaGnG0= =DoVs -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

