[Kde-imaging] [Bug 144713] utf8 not supported in "rename images" plugin

Aurelien Gateau aurelien.gateau at free.fr
Sun Jan 18 21:09:20 CET 2009


http://bugs.kde.org/show_bug.cgi?id=144713





--- Comment #8 from Aurelien Gateau <aurelien gateau free fr>  2009-01-18 21:09:19 ---
The patch is quite simple, you should be able to apply it manually to version
0.1.5:
- Look for lines like this:

    ::strftime(s, 100, QFile::encodeName(format), time_tm);

    newName += QString::fromLatin1(s);

And replace fromLatin1 with fromLocal8Bit.

What I find difficult to understand however is the fact that Digikam says it's
using version 0.1.6. Did you install Digikam and/or kipi-plugins by hand?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list