https://bugs.kde.org/show_bug.cgi?id=364805
--- Comment #7 from emg81 <regbox...@gmail.com> --- Thanks for reply and advices. Tried all of those. Everything ends up with: "No changes to your files done. Would have converted 0 files in 21 seconds. Use --notest to finally rename the files." So i've tried to convert filename with convmv to koi8u and then convert it back to UTF8 to make sure it's UTF8. ivan@pc ~ $ convmv -f utf8 -t koi8u картинка1.jpg --notest mv "./картинка1.jpg" "./��������1.jpg" Ready! I converted 1 files in 0 seconds. ivan@pc ~ $ convmv -f koi8u -t utf8 *.jpg --notest mv "./��������1.jpg" "./картинка1.jpg" Ready! I converted 1 files in 0 seconds. And it didn't help. I've got the same error when trying graphic interface and same error with message Invalid url QUrl("") when trying shell. Gwenview 16.12.2 KDE Frameworks 5.31.0, Qt 5.7.1 (built with 5.7.1), -- You are receiving this mail because: You are watching all bug changes.