Comment 12 for bug 368626

Revision history for this message
Roman Yepishev (rye) wrote :

If we introduce some sort of dbus signal - "Hey, I found a bad file, won't sync. No-no-no!" then that would open the possibility to create some diag tools that would notify the end user in a slightly better manner (even in Lucid, with custom scripts).

invalid utf-8 file name howto:

$ touch `echo файл.txt | iconv -f utf-8 -t koi8-r`

"файл" means file in Russian FWIW.