[digikam] [Bug 489197] Faces problem

2024-07-16 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #24 from Alexander --- Well, after reverse migration from MySQL (MariaDB) to SQLite the problem was solved. Yes, the thumbnails were not migrated and had to be re-created. Also, I had to re-import all the information about faces that was in

[digikam] [Bug 489197] Faces problem

2024-07-14 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #23 from Alexander --- I tried migrating back from MariaDB to SQLite. The resulting digikam4.db file is 64 megabytes, although the MariaDB database is 8 gigabytes. It didn't migrate the thumbnails and probably something else. I set to

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #22 from Maik Qualmann --- It is normal that the SQLite database does not have an entry with -1, this is only needed in MySQL. That is not the error. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #21 from Alexander --- (In reply to Alexander from comment #20) > I can see the difference that in MariaDB there is no record with pid -1 B, the opposite. SQLite has no record with pid -1 -- You are receiving this mail because: You

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #20 from Alexander --- (In reply to Maik Qualmann from comment #19) > There is another reason why so many tags are missing - something went wrong > when converting from SQLite to MySQL. The error was probably already in the > SQLite DB

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #19 from Maik Qualmann --- There is another reason why so many tags are missing - something went wrong when converting from SQLite to MySQL. The error was probably already in the SQLite DB (missing parent tag or something similar). We could

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #18 from Alexander --- (In reply to Maik Qualmann from comment #17) > I don't really have any other ideas at the moment. You are using Windows, it > is possible to set a custom font in the digiKam settings for the tree view > and others.

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #17 from Maik Qualmann --- I don't really have any other ideas at the moment. You are using Windows, it is possible to set a custom font in the digiKam settings for the tree view and others. Have you perhaps set a font that does not support

[digikam] [Bug 489197] Faces problem

2024-07-12 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #16 from Alexander --- (In reply to Maik Qualmann from comment #15) > Do you see the Cyrillic name directly in the database? > SELECT name FROM Tags; Yes, it is there -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #15 from Maik Qualmann --- Do you see the Cyrillic name directly in the database? SELECT name FROM Tags; Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #14 from Alexander --- (In reply to Maik Qualmann from comment #13) > I don't see any error messages in your log. I created the face tag "Антипин > Сергей" in my MySQL/MariaDB database. No problems here. I don't see any errors here either.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 Maik Qualmann changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #12 from Alexander --- This new log should have included such an event. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #11 from Alexander --- Created attachment 171582 --> https://bugs.kde.org/attachment.cgi?id=171582=edit Another one log -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #10 from Maik Qualmann --- The log shows almost only messages from other programs, the few digiKam messages are warnings that defective JPG files are being read to create thumbnails. Please activate internal debugging in the digiKam

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #9 from Alexander --- I found a pattern! People are not created if I write their names in Cyrillic. But they do in Latin. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #8 from Alexander --- (In reply to Maik Qualmann from comment #2) > Alternatively, you could provide the digikam4.db file (compress as ZIP) so > that we can investigate the problem. > > Maik Hi Maik. Sorry for the long reply - I was

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #7 from Alexander --- Damn, this interface is so unintuitive! -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #6 from Alexander --- This is the log file that was created while I was trying to create a new name in digiKam. In the photo itself, it looks like some name is assigned, but it seems to be empty. In the People section, the new people never

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #5 from Alexander --- Comment on attachment 171559 --> https://bugs.kde.org/attachment.cgi?id=171559 DebugView log This is the log file that was created while I was trying to create a new name in digiKam. In the photo itself, it looks

[digikam] [Bug 489197] Faces problem

2024-07-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #4 from Alexander --- Created attachment 171559 --> https://bugs.kde.org/attachment.cgi?id=171559=edit DebugView log This is the log file that was created while I was trying to create a new name in digiKam. In the photo itself, it looks

[digikam] [Bug 489197] Faces problem

2024-07-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular

[digikam] [Bug 489197] Faces problem

2024-06-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 --- Comment #2 from Maik Qualmann --- Alternatively, you could provide the digikam4.db file (compress as ZIP) so that we can investigate the problem. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 489197] Faces problem

2024-06-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=489197 Maik Qualmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC|