[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #12 from Maik Qualmann --- Git commit 37b20f5931054c8f99ca3e6734cd3bcd14f3efb7 by Maik Qualmann. Committed on 31/01/2021 at 12:29. Pushed by mqualmann into branch 'master'. check for unsupported versions of Windows M +22 -0core/app/

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #11 from Maik Qualmann --- The problem persists under Windows7. Under Windows 10 everything works as usual. Since the dbghelp.dll cannot be registered with regsvr32 either, since the entry point for it does not exist, my suggestion is that w

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #10 from caulier.gil...@gmail.com --- yes sure; i start it immediately... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #9 from Maik Qualmann --- Gilles, compilation and functionality is untested. I have to build an MXE first. Can you please initiate a Windows bundle compilation? Maik -- You are receiving this mail because: You are watching all bug change

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-31 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #8 from Maik Qualmann --- Git commit e50920804628ba30c4b43ddc8c8975020b28a024 by Maik Qualmann. Committed on 31/01/2021 at 09:19. Pushed by mqualmann into branch 'master'. try to load dbghelp.dll and polish wchar_t* conversion M +14 -10

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #7 from caulier.gil...@gmail.com --- To Maik comment #5: The solution can be to simply force to load the dbghelp.dll first at startup. Look here: https://invent.kde.org/graphics/digikam/-/blob/master/core/app/utils/digikam_globals.cpp#L236

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432312 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread Androo
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #6 from Androo --- Thank you for your quick help. RC 7.2 ran the face detection all the way through the remaining photos with no problem. Very nice! -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #5 from Maik Qualmann --- We may have to register our dbghelp.dll with regsvr32 and unregister it again when uninstalling digiKam. I'll check it on Monday on the Windows7 computer. Maik -- You are receiving this mail because: You are watc

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #4 from caulier.gil...@gmail.com --- Maik, i will remove the dbghelp.dll from the bundle to not seen this problem in the future, until we found a solution. Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432312 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #3 from Maik

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread Androo
https://bugs.kde.org/show_bug.cgi?id=432312 --- Comment #2 from Androo --- Running. Meanwhile 1) Error on every launch wtih RC 7.2 digikam.exe "The procedure entry point dbgcore.MiniDumpReadDumpStream could not be located in the dynamic link library dbghelp.dll" 2) I saved the last APPCRASH fr

[digikam] [Bug 432312] Detect Faces crashes when .xcf file encountered

2021-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432312 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment