https://bugs.kde.org/show_bug.cgi?id=503251
--- Comment #4 from EnricoT <enrico.tar...@gmail.com> --- Hello. I do not know if I've captured you well: I've tried to run as administrator the debugview program. This is what I get: when I try to run faces recognition: [22512] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 13: Invalid escape sequence: «\L» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 39: Invalid escape sequence: «\S» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 40: Invalid escape sequence: «\Y» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 74: Invalid escape sequence: «\L» this is when I try to run faces recognition (People view, workflow Recognize faces only, button Scan collection for faces): [22512] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 13: Invalid escape sequence: «\S» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 39: Invalid escape sequence: «\.» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 39: Invalid escape sequence: «\I» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 40: Invalid escape sequence: «\1» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 41: Invalid escape sequence: «\L» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 75: Invalid escape sequence: «\S» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 13: Invalid escape sequence: «\P» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 39: Invalid escape sequence: «\A» [22512] kf.config.core: KConfigIni: In file C:/Users/e.tarani/AppData/Roaming/digikam/digikamstaterc, line 74: Invalid escape sequence: «\P» [15672] CallDevToolsProtocolMethod failed: [15672] [15672] {"error":{"code":-32001,"message":"Session with given id not found."},"id":1773} [15672] Many thanks for your help Enrico Il giorno gio 24 apr 2025 alle ore 12:40 Michael Miller < bugzilla_nore...@kde.org> ha scritto: > https://bugs.kde.org/show_bug.cgi?id=503251 > > --- Comment #3 from Michael Miller <michael_mil...@msn.com> --- > (In reply to EnricoT from comment #2) > > Created attachment 180598 [details] > > attachment-881859-0.html > > > > Hello Mike > > this is backtrace when I rebuild training: > > > > [24436] QLayout: Attempting to add QLayout "" to QWidget "", which > already > > has a layout > > [1492] CallDevToolsProtocolMethod failed: > > [1492] > > [1492] {"error":{"code":-32001,"message":"Session with given id not > > found."},"id":45} > > [1492] > > > > this is when I try to run faces recognition (People view, > > workflow Recognize faces only, button Scan collection for faces): > > > > [1492] CallDevToolsProtocolMethod failed: > > [1492] > > [1492] {"error":{"code":-32001,"message":"Session with given id not > > found."},"id":55} > > [1492] > > [1492] CallDevToolsProtocolMethod failed: > > [1492] > > [1492] {"error":{"code":-32001,"message":"Session with given id not > > found."},"id":60} > > [1492] > > [24436] digikam.general: parent is null > > [24436] digikam.general: parent is null > > > > I do not get from the program any error, but no detection is performed. > > Many thanks for your help > > Enrico > > > > Il giorno gio 24 apr 2025 alle ore 03:33 Michael Miller < > > bugzilla_nore...@kde.org> ha scritto: > > > > > https://bugs.kde.org/show_bug.cgi?id=503251 > > > > > > --- Comment #1 from Michael Miller <michael_mil...@msn.com> --- > > > (In reply to EnricoT from comment #0) > > > > after having performed full "database cleaning", No faces > recognition is > > > > performed. > > > > Tried to Rebuild all training data with no effect > > > > > > Hi Enrico, > > > Can you please provide two backtraces. One when you rebuild all > training, > > > and > > > another when you run recognition? > > > > > > Here's how to generate a backtrace: > https://www.digikam.org/contribute/ > > > > > > Cheers, > > > Mike > > > > > > -- > > > You are receiving this mail because: > > > You reported the bug. > > Hi Enrico, > It looks like the user environment variable wasn't added to Windows to > turn on > the debug output. Please make sure QT_LOGGING_RULES with the value > digikam*=true is added to your environment variables before you start > digikam. > > From the backtrace documentation: > > > Windows Host > > . > > . > > . > > name: "QT_LOGGING_RULES" > > value: "digikam*=true" > > Run DebugView and later digiKam. The digiKam debug traces must appears > in central view of DebugView. > > Cheers, > Mike > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.