https://bugs.kde.org/show_bug.cgi?id=364805

--- Comment #6 from Christoph Feck <cf...@kde.org> ---
If you change from UTF-8 to UTF-8 no changes will be made. Please use a
different -f encoding, convmv will automatically skip files that are already
UTF-8.

For example, if the files you are trying to view come from old unzip, the
filenames are usually "latin1" encoded. For Cyrillic names, try "koi8r" or
"koi8u". https://en.wikipedia.org/wiki/Cyrillic_script#Computer_encoding
section "Other" lists more encodings.

> convmv -f latin1 -t utf8 -r ~/
Starting a dry run without changes...
Skipping, already UTF-8: /home/pepo/gedämpfte-schwingung.fkt
Skipping, already UTF-8: /home/pepo/.cache/favicons/åc.dk.png
No changes to your files done. Would have converted 0 files in 5 seconds.
Use --notest to finally rename the files.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to