digiKam-8.5.0-Qt6-Win64 this had been working fine but has started to crash on startup. I tried uninstalling and reinstalling I tried removing all references to digilkam in the registry I tried removing databases and starting from scratch none of the above resolves the issue Windows 10 fully patched entry in event viewer application log Faulting application name: digikam.exe, version: 8.5.0.0, time stamp: 0x67376ddd Faulting module name: Qt6Gui.dll, version: 6.7.2.0, time stamp: 0x66cefc5f Exception code: 0xc000041d Fault offset: 0x00000000000eb6c9 Faulting process id: 0x213c Faulting application start time: 0x01db554f7b060c68 Faulting application path: C:\Program Files\digiKam\digikam.exe Faulting module path: C:\Program Files\digiKam\Qt6Gui.dll Report Id: aa2dbc5c-2d5f-4255-bd20-d19a825591d1 Faulting package full name: Faulting package-relative application ID: During startup it seems to load/initalise everything, then a blank creen shows up for a few seconds before closing.
Probably an OpenGL problem with your graphics card, try to enable software OpenGL: Edit the following file: C:\Users\%USERNAME%\AppData\Local\digikam_systemrc [System] softwareOpenGL=true Maik
made the change suggested, but it made no difference Faulting application name: digikam.exe, version: 8.5.0.0, time stamp: 0x67376ddd Faulting module name: Qt6Gui.dll, version: 6.7.2.0, time stamp: 0x66cefc5f Exception code: 0xc000041d Fault offset: 0x00000000000eb6c9 Faulting process id: 0x325c Faulting application start time: 0x01db556d529a6051 Faulting application path: C:\Program Files\digiKam\digikam.exe Faulting module path: C:\Program Files\digiKam\Qt6Gui.dll Report Id: f624793e-8a3a-47e1-a45a-9a8d5a4205f4 Faulting package full name: Faulting package-relative application ID:
Please rename the digiKam configuration file: C:\Users\%USERNAME%\AppData\Local\digikamrc Maik
after renaming C:\Users\%USERNAME%\AppData\Local\digikamrc digikam when through the intial setup, but still crashed
I have the identical bug happen. Now despite uninstalling/reinstalling multiple times from multiple mirrors, the same thing happens. The initial loading box comes up, but then an empty GUI shows up, the program freezes, and then quits spontaneously. Windows 10 digiKam-8.5.0-Qt6-Win64 Faulting application name: digikam.exe, version: 8.5.0.0, time stamp: 0x67376ddd Faulting module name: Qt6Gui.dll, version: 6.7.2.0, time stamp: 0x66cefc5f Exception code: 0xc000041d Fault offset: 0x00000000000eb6c9 Faulting process id: 0x0x8A8C Faulting application start time: 0x0x1DB627D28F493C6 Faulting application path: C:\Program Files\digiKam\digikam.exe Faulting module path: C:\Program Files\digiKam\Qt6Gui.dll Report Id: b875dcee-b8b6-4ea9-94d6-ab5196f814f2 Faulting package full name: Faulting package-relative application ID: Also had exception code 0xc0000005 occasionally. I even tried to install a stable release of 8.4.0 again that uses the Qt5gui.dll. That did not crash but gave me a blank GUI screen that I can interact with - if I click on where a menu button like "File" should be, it opens the menu. Would love to get it working again!
Edit the file listed in Comment #1 and try again.
(In reply to caulier.gilles from comment #6) > Edit the file listed in Comment #1 and try again. I edited the file listed to enable on the OpenGL and the same crash resulted. I also tried changing the name of the digikamrc file to digikam like the previous user mentioned with the same result - the initial setup menu opened, but after completing the basic setup options, the program opened with a blank screen and then crashed. Error codes are the same from prior attempts.
application is now working for me. no changes made on my part, that I'm aware of no OS updates installed no applications uninstalled /disabled that I'm aware off strange....
Ok i close this file now. Don't hesitate to reopen if necessary. Best Gilles Caulier
application has started crashing again Faulting application name: digikam.exe, version: 8.5.0.0, time stamp: 0x67376ddd Faulting module name: Qt6Gui.dll, version: 6.7.2.0, time stamp: 0x66cefc5f Exception code: 0xc0000005 Fault offset: 0x00000000000eb6c9 Faulting process id: 0xe54 Faulting application start time: 0x01db68020247ee47 Faulting application path: C:\Program Files\digiKam\digikam.exe Faulting module path: C:\Program Files\digiKam\Qt6Gui.dll Report Id: c5ac7a9d-c93c-4035-b8ca-06356141334b Faulting package full name: Faulting package-relative application ID: yesterday the only change I'm aware is that windows updates where applied
(In reply to Maik Qualmann from comment #1) > Probably an OpenGL problem with your graphics card, try to enable software > OpenGL: > > Edit the following file: C:\Users\%USERNAME%\AppData\Local\digikam_systemrc > > [System] > softwareOpenGL=true > > Maik It worked for me