[Digikam-devel] [Bug 169764] RAW file import lacks I18N support, no decoding
Gilles Caulier
caulier.gilles at gmail.com
Mon Aug 25 12:00:54 BST 2008
http://bugs.kde.org/show_bug.cgi?id=169764
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2008-08-25 13:00:50 ---
SOund like a problem in libkdcraw, especially KDcraw::startProcess() in line
910 :
args << QFile::encodeName(d->filePath);
Normally QFile::encodeName() must prevent this encoding problem:
http://doc.trolltech.com/4.4/qfile.html#encodeName
Perhaps there is a problem with UTF8 encoding here
Gilles Caulier
--
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 Digikam-devel
mailing list