[Digikam-devel] [Bug 195006] national charaters not accepted in database file path

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Oct 29 16:38:56 BST 2011


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





--- Comment #12 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-29 15:38:55 ---
Qt is internally 100% UTF-16, and the filename in the database driver is passed
to sqlite3_open_v2 as UTF-8. So I dont see anything we can do in digikam about
this. I have only used UTF-8 systems in the last years, perhaps someone with
experience in non-UTF-8 can help us here.

-- 
Configure bugmail: https://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