Bug 446597

Summary: krita5.0beta5 starts up error in Windows 8.1
Product: [Applications] krita Reporter: Eranthis stellata Maxim <1012468643>
Component: * UnknownAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: alvin, halla
Priority: NOR    
Version First Reported In: 5.0.0-beta5   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Error popup

Description Eranthis stellata Maxim 2021-12-07 01:42:11 UTC
Created attachment 144290 [details]
Error popup

SUMMARY
When starting krita5.0beta5 in windows8.1, an error popup (picture) will appear. 

STEPS TO REPRODUCE
1. Install krita-x64-5.0.0-beta5-setup.exe in windows 8.1
2.Start krita5.0beta5 
3.An error pop-up appears (picture) 

OBSERVED RESULT
 An error pop-up appears (picture) 

EXPECTED RESULT
Like starting krita on windows10, there is no error popup.
Comment 1 Halla Rempt 2021-12-07 07:41:05 UTC
Can you translate the text of that popup into English?
Comment 2 Alvin Wong 2021-12-07 10:36:49 UTC
Git commit 39833ca09292c3c5ddb0d9b7947d2fa37bef4d97 by Alvin Wong.
Committed on 07/12/2021 at 10:34.
Pushed by alvinwong into branch 'master'.

drmingw: Install dbgcore.dll

ref: https://github.com/jrfonseca/drmingw/issues/37

M  +4    -0    3rdparty/ext_drmingw/CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/39833ca09292c3c5ddb0d9b7947d2fa37bef4d97
Comment 3 Alvin Wong 2021-12-07 10:38:10 UTC
Git commit 3a7f33d558a90a1b0ad0ae9251b6b41dcb385653 by Alvin Wong.
Committed on 07/12/2021 at 10:38.
Pushed by alvinwong into branch 'krita/5.0'.

drmingw: Install dbgcore.dll

ref: https://github.com/jrfonseca/drmingw/issues/37
(cherry picked from commit 39833ca09292c3c5ddb0d9b7947d2fa37bef4d97)

M  +4    -0    3rdparty/ext_drmingw/CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/3a7f33d558a90a1b0ad0ae9251b6b41dcb385653
Comment 4 Alvin Wong 2021-12-08 09:48:08 UTC
Hi, thanks for the report. This should be fixed in the latest nightly and stable (Krita Plus) build. Can you please give the latest build at https://binary-factory.kde.org/job/Krita_Stable_Windows_Build/ a try to confirm it?
Comment 5 Eranthis stellata Maxim 2021-12-12 11:07:42 UTC
(In reply to Alvin Wong from comment #4)
> Hi, thanks for the report. This should be fixed in the latest nightly and
> stable (Krita Plus) build. Can you please give the latest build at
> https://binary-factory.kde.org/job/Krita_Stable_Windows_Build/ a try to
> confirm it?

krita-nightly-x64-5.0.0-beta5-91daced343 started without error pop-ups.
Thank you for the fix.