Summary: | Error pop-up: The application was unable to start correctly (0xc0000005) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | frizzo |
Component: | Bundle-Windows | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 7.6.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: | |||
Attachments: | screenshot of error pop-up |
Description
frizzo
2022-01-16 14:33:39 UTC
And it's reproducible with the non debug version of installer. If yes, i suspect a problem done while packaging, aka the debug symbols are too heavy and package size is over the 2Gb limit of NSIS. Gilles Caulier Git commit f4e47ed0b5e0277839c7eb0605160c93639796e6 by Gilles Caulier. Committed on 16/01/2022 at 15:54. Pushed by cgilles into branch 'master'. do not touch binaries which need debug symbols M +2 -2 project/bundles/mxe/04-build-installer.sh https://invent.kde.org/graphics/digikam/commit/f4e47ed0b5e0277839c7eb0605160c93639796e6 (In reply to caulier.gilles from comment #1) > And it's reproducible with the non debug version of installer. > > If yes, i suspect a problem done while packaging, aka the debug symbols are > too heavy and package size is over the 2Gb limit of NSIS. > > Gilles Caulier Gilles, I am happy to help with testing. But can not offer any ideas - our of my depth here. FRizzo Can you reproduce the dysfunction with the standard installer (not debug) ? (In reply to caulier.gilles from comment #4) > Can you reproduce the dysfunction with the standard installer (not debug) ? using digiKam-7.6.0-20220116T112317-Win64: installs correctly runs OK (off -topic) wrt open RAW bug 8 bit directly OK 16 bit directly OK also for uncalibrated color profile now the question which workspace to use pops-up correctly via import srgb workspace OK via import raw workspace OK Ok. I rebuild the Windows installer and published file 10 minutes ago. Can you retry with the debug version to see if install work fine now ? Gilles Oups sorry, i was too fast. the debug and non debug installer have the same size. It's abnormal. There is a typo in my script. I satrt again the debug version compilation. It will be online in 20 minutes (In reply to caulier.gilles from comment #7) > Oups sorry, i was too fast. the debug and non debug installer have the same > size. It's abnormal. There is a typo in my script. I satrt again the debug > version compilation. It will be online in 20 minutes debug version now looks good! No error. FRizzo |