[Digikam-devel] [digikam] [Bug 346081] EXIV cannot open file on NTFS within non-english directory

Konstantin Shtirliz.Shtepa at ngs.ru
Fri Apr 17 20:56:42 BST 2015


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

--- Comment #5 from Konstantin <Shtirliz.Shtepa at ngs.ru> ---
(In reply to Gilles Caulier from comment #4)

Sorry, you are right. I just messed up with mount options - writed
fmask=113,dmask=022 instead of fmask=113,dmask=002.
So file can be creared and readed, but cannot be writed. >_<

But! It would be really good to add
to function JPEGLoader::load in
digikam/core/libs/dimg/loaders/jpegloader.cpp:111
string kDebug() << "Failed to open file \"" << filePath << "\" with flags
'rb'";
and to function JPEGLoader::save in
digikam/core/libs/dimg/loaders/jpegloader.cpp:641
string kDebug() << "Failed to open file \"" << filePath << "\" with flags
'wb'";

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list