https://bugs.kde.org/show_bug.cgi?id=352040
Bug ID: 352040 Summary: names for faces do not take non-ASCII characters Product: digikam Version: 4.12.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Face Management Assignee: [hidden email] Reporter: [hidden email] My name is Lucian Șandor. Whenever I type that under a ace and press ENTER, the name is saved as "Lucian andor". The non-ASCII character vanishes. Reproducible: Always Steps to Reproduce: 1. Enter name editor under a face. 2. Type a name containing non-ASCII characters. 3. Press ENTER. Actual Results: Only the ASCII characters are saved. Expected Results: The name should be saved as typed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=352040
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Gilles Caulier <[hidden email]> --- Not reproducible here : https://www.flickr.com/photos/digikam/21016060062/in/dateposted-public/. Did you have a full UTF8 compatible Linux system, properly configured with right LOCALE settings ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Lucian Sandor
https://bugs.kde.org/show_bug.cgi?id=352040
--- Comment #2 from Lucian Sandor <[hidden email]> --- The system is Ubuntu Vivid, so I doubt there are may more modern options. The LOCALE is set for en_US.UTF-8. That includes Ș. I can type Ș anywhere, including Terminal and Krusader, and it always worked. I am confused now. Are my settings wrong, or is this a bug? Please let me know if there is any missing information. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Lucian Sandor
https://bugs.kde.org/show_bug.cgi?id=352040
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME Version Fixed In| |4.13.0 --- Comment #3 from Gilles Caulier <[hidden email]> --- It's clear, it's not a bug. source code use QString container everywhere which is UF8 based. Database use UTF8 to store string. It's not a digiKam bug sure... My system is Linux Mageia5. There is nothing special about characters encoding settings. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |