Second Beta for Krita 5.2.0 Released - please help by testing and reporting bugs!

Second Beta for Krita 5.2.0 Released

After two weeks of bug fixing, it is already time for the second 5.2 beta! In addition to the changes that 5.2 brings, we have fixed the following bugs in this second beta:

  • Recent files are now front and center, news items have more text.
  • Make new and open file buttons a bit bigger.
  • Update banner
  • Disable selection in recent files list on welcome page
  • Fix welcome page layout flicker after closing the last file
  • Greatly improve the situation surrounding bitmap glyphs and general glyph retrieval (Bug 472566)
  • Add synthesizing italic and bold. We cannot disable these right now, but that was also the case with the previous text layout, and synthesizing italics and bolds is very important for East-Asian fonts. (Bug 465886)
  • svgtexttool: Disable Shift+Enter soft line breaks (Bug 472743)
  • Fix text-decoration not getting cleared when set as ā€˜none’. (Bug 466130)
  • Fix line-height being capped due to naive handling of negative ascent.(Bug 472316)
  • svgtexttool: Allow Esc to cancel text shape creation when dragging
  • Fix rendering of text-decoration thickness (Bug 466130)
  • Let baseline adjustments be taken into account for line-height calculation.
  • Fix incorrect baseline value by reinitializing the variable to 0 (Bug 472464).
  • Subtract the origin from baseline value to get appropriate baseline offset (Bug 472464)
  • Don’t strip any whitespaces from SVG text/tspan nodes
  • Fix SVG text-transform param ā€˜none’
  • text: Fix bounding box of bitmap glyphs in vertical mode (Bug 472566)
  • Embed our font libraries into the AppImage (Bug 472710)
  • Fix fill not painting because it was not using the boundingRect (Bug 473026).
  • Fix initialization of the fontconfig embedded into AppImage (Bug 473161)
  • Stablize the outline code a little (Bug 473164).
  • Enable text tool to draw debug outlines of text shapes in view This debug function can be enabled by setting the environment variable KRITA_DEBUG_TEXTTOOL.
  • Attempt to position the first few glyphs inside a shape (Bug 472571)
  • Make transformationResolution happen earlier and be a bit better aligned to the SVG 2 spec (Bug 472382)
  • handling the hanging of white-spaces, including partial and conditional hang (Bug 472829).
  • improve justification of text.
  • Implement arbitrary run breaks inside raqm to ensure that absolute chunks are broken up (Bug 471374).
  • text: Skip Unicode Format (Cf) characters in font matching
  • text: Check UTF-32 when deciding to skip font matching
  • Revert ā€œEnsure pen brush (opposed to eraser brush) is selected on new documentā€ (Bug 472730)
  • Snap to exact 15 degree increments when using discrete rotate (Bug 472839)
  • Fix angle offset in Drawing Angle sensor (Bug 473103)
  • Fix masking brush size issues (again) (Bug 469604)
  • Fix sharpness option being uninitialized (Bug 472779, Bug 472723)
  • Huge amount of work done by Dmitry to make the new MLT engine handle better, thanks to this all sorts of small bugs were fixed: Including the loss of the ā€˜drop frames during playback’ functionality and issues with large animations.
  • Fix warning on loading animation xml
  • Fix a signal-slot connection
  • logdocker: Don’t interfere with default logging to console
  • Show main window when closing session manager (Bug 431755)
  • Translation: Disambiguated the string ā€œStaticā€ and ā€œDynamicā€ for Wide Gamut Color Selector.

Download

Windows

If you’re using the portable zip files, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the Krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.

Note that we are not making 32 bits Windows builds anymore.

Linux

The separate gmic-qt AppImage is no longer needed.

(If, for some reason, Firefox thinks it needs to load this as text: to download, right-click on the link.)

macOS

Note: if you use macOS Sierra or High Sierra, please check this video to learn how to enable starting developer-signed binaries, instead of just Apple Store binaries.

Android

We consider Krita on ChromeOS as ready for production. Krita on Android is still beta. Krita is not available for Android phones, only for tablets, because the user interface requires a large screen. The Android release is not signed for beta 2.

Source code

md5sum

For all downloads, visit https://download.kde.org/unstable/krita/5.2.0-beta2/ and click on Details to get the hashes.

Key

The Linux AppImage and the source .tar.gz and .tar.xz tarballs are signed. This particular release is signed with a non-standard key, you can retrieve is here or download from the public server:

gpg --recv-keys E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F

The signatures are here (filenames ending in .sig).

Ealier announcement for first beta

First Beta for Krita 5.2.0 Released

Published at krita.org on 2023-07-26T18:30:00Z

https://youtu.be/DAkXhTdARuI

Krita 5.2.0 is a major new release, and the first of the Krita 5.2 series of releases. Especially internally, there have been huge changes and improvements. While there are a lot of important user-visible changes that will make artists’ workflow smoother, most work has been inside Krita, preparing Krita for the future.

The release notes will give you all the details, but here are some highlights:

  • For animation, audio playback has been rewritten completely using the MLT framework.
  • Also for animation, video export has been made much easier: you no longer need to separately download ffmpeg, since ffmpeg now built into Krita.
  • As the first part of a two-part rewrite of text handling in Krita, the text shape has been rewritten completely. This provides support for text-on-path, vertical text, wrapped text, text-in=-shape, opentype, emoji and more. HOWEVER: this was step one. Step two is rewriting the actual tool you use to work with text. If you want to access the new features, you will need to use SVG source code editor from the text tool.
  • The transform tool can now transform all selected layers
  • There is a whole new color selector that supports wide-gamut color spaces.
  • There have been many improvements to the JPEG-XL file format handling. NOTE: because of problems updating to the latest version of the jpegxl library on Windows, not all improvements are already available in Beta1
  • The brush engine settings backend, which stores all the settings has been rewritten to be more robust and maintainable, as well as preparing it for a user interface redesign.

And of, course, there are countless bug fixes, smaller and larger workflow improvements and user interface polish.

Download

Windows

If you’re using the portable zip files, just open the zip file in Explorer and drag the folder somewhere convenient, then double-click on the krita icon in the folder. This will not impact an installed version of Krita, though it will share your settings and custom resources with your regular installed version of Krita. For reporting crashes, also get the debug symbols folder.

Note that we are not making 32 bits Windows builds anymore.

Linux

The separate gmic-qt appimage is no longer needed.

(If, for some reason, Firefox thinks it needs to load this as text: to download, right-click on the link.)

macOS

Note: if you use macOS Sierra or High Sierra, please check this video to learn how to enable starting developer-signed binaries, instead of just Apple Store binaries.

Android

We consider Krita on ChromeOS as ready for production. Krita on Android is still beta. Krita is not available for Android phones, only for tablets, because the user interface needs a large screen.

Source code

md5sum

For all downloads, visit https://download.kde.org/unstable/krita/5.2.0-beta1/ and click on Details to get the hashes.

Key

The Linux appimage and the source .tar.gz and .tar.xz tarballs are signed. You can retrieve the public key here. The signatures are here (filenames ending in .sig).

53 Likes

Thank you for the information, currently downloading! :+1:

Michelist

1 Like

This version frequently flashes when opening or painting on my Android tablet :sob:

1 Like

Please report a bug at bugs.kde.org in the product Krita, with the make/brand of your tablet model.

3 Likes

I recommend watching the video to gain an understanding of what’s been happening.

It’s good to know that the developers have taken a long term view and concentrated on work ā€˜under the surface’ to improve the structure and make it easier to make changes and improvements in the future.
There are some new goodies and there will be more to come. We must be patient :slight_smile:

7 Likes

It has been like this for the whole year sadly

1 Like

Congrats on the release!

Also thank you for making my changelog video ā€œofficialā€ - I hope I did justice to all those amazing people and their efforts that made it happen.

Also I couldn’t fit everything in this short video, so make sure to check the full release notes for more details.

11 Likes

Is that one cool blending mode already in 5.2? the one we discussed for weeks in the Forums and which is supposed to give more natural results when shading, compared to hard light and the others. I think @Deevad showed it of once but I can’t remember the name or the topic it was in.

2 Likes

Yes, i can reproduce the crashes with creating a group of layer and then selecting one layer

2 Likes

This topic I think?
The blending mode is in Mix > Lambert... (Gamma 2.2 and Linear)

3 Likes

One question, is there an option so that the shadow picker can be hidden in the new color selector?
imagen

5 Likes

Yes that is in this release and due to not marking any milestone to the MR it was left out of the release notes. We also need to document it. @_DespAir perhaps you can lend us some hand in adding this to documentation website.

Thanks @Takiro for pointing this out. Please let us know if we missed anything else.

3 Likes

Cumulative Undo now it is really useful,(mention in full release notes is present) and it is worth presenting it to users here.

2 Likes

The URL for introducing the invent page for MR 1766, under the section of Shortcuts in the release notes page is typed incorrect. It doesn’t load the page. :wink:

Anyway thanks for all the hard works. I’m looking forward to have 5.2 as a stable release.

1 Like

Hi @raghukamath , it seems there’s a typo in the first Windows link, a superfluous ā€œunā€:

https://download.kde.org/__un__unstable/krita/5.2.0-beta1/krita-x64-5.2.0-beta1-setup.exe

2 Likes

Lol, I broke in cold sweat when it crashed on me today, but then realized I saved just before that :sweat_smile: Talk about lucky!

When a crash happens, are there any useful logs/dumps saved anywhere by default? I did download the debug symbols, too. I’ll see if I can reproduce it, but I’m not sure what I actually did.

Also, did anyone notice an even weirder behavior of straight lines (V press)? Sometimes the opacity is out of control, particularly for some draw directions. I recall lines were always a bit buggy, but it seems worse with this release. Likewise, I should experiment a bit to make these findings a bit more concrete.

Either way, so happy to see the 5.2 release closing in! You guys rock! :heart:

2 Likes

Depending on your operating system, yes, see Getting Krita logs — Krita Manual 5.2.0 documentation . On Windows or Android, you can check Help > Show Krita Log for bug reports.

2 Likes

Found it, thanks @freyalupen! I’ll paste it here in case it helps, but I’ll see if I can reproduce it and then open a proper report. Something wrong in the color selector.

Error occurred on Friday, July 28, 2023 at 00:19:51.

krita.exe caused an Access Violation at location 00007FFFC5EBC0C7 in module kritacolorselectorng.dll Reading from location 0000000400000000.

AddrPC           Params
00007FFFC5EBC0C7 000002013E5C5480 00007FFFC4555B88 0000007E26EFBA40  kritacolorselectorng.dll!KisColorPatchesTableView::colorPatchAt+0x107  [C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/libs/pigment/KoColor.h @ 52]
00007FFFC5E8D134 0000000000000024 00007FFFD0F988E9 0000007E26EFBAC0  kritacolorselectorng.dll!KisColorPatches::mouseReleaseEvent+0x1d4  [C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/plugins/dockers/advancedcolorselector/kis_color_patches.cpp @ 44]
00007FFFD1D46479 0000007E26EFBFD8 0000000000000003 0000007E26EFBC70  Qt5Widgets.dll!QWidget::event+0x5d9  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qwidget.cpp @ 8670]
00007FFFD1D0C5A3 0000000000000010 0000007E26EFBC70 0000007E26EFBCE8  Qt5Widgets.dll!QApplicationPrivate::notify_helper+0x103  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qapplication.cpp @ 3637]
00007FFFD1D0F20A 0000000000000000 0000000000000000 0000000000000000  Qt5Widgets.dll!QApplication::notify+0x1bca  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qapplication.cpp @ 3081]
00007FFFD6142808 00000319000000B0 3FF0000000000000 0000000000000000  libkritaui.dll!KisApplication::notify+0xa8  [C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/libs/ui/KisApplication.cpp @ 0]
00007FFFD0D7DFB2 0000000000000000 0000000000000000 3FF0000000000000  Qt5Core.dll!QCoreApplication::notifyInternal2+0x92  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qcoreapplication.cpp @ 1064]
00007FFFD1D0CE6F 0000020138C32E00 00007FFFC42CBEBA 00000201323B3F40  Qt5Widgets.dll!QApplicationPrivate::sendMouseEvent+0x36f  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qapplication.cpp @ 2619]
00007FFFD1D63091 000002010DF988F0 00007FFFD1086800 0000000000000000  Qt5Widgets.dll!QWidgetWindow::handleMouseEvent+0x7d1  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qwidgetwindow.cpp @ 683]
00007FFFD1D61CBC 0000007E26EFC4C8 000002010DF988F0 0000000000000003  Qt5Widgets.dll!QWidgetWindow::event+0xbc  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qwidgetwindow.cpp @ 300]
00007FFFD1D0C5A3 000002010FCC88D0 00007FFFD0BC3B61 0000020100000000  Qt5Widgets.dll!QApplicationPrivate::notify_helper+0x103  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qapplication.cpp @ 3637]
00007FFFD1D0D823 3FF0000000000000 0000000000000000 0000007E26EFC4C8  Qt5Widgets.dll!QApplication::notify+0x1e3  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/widgets/kernel/qapplication.cpp @ 0]
00007FFFD6142808 000002011097E5B0 00007FFFD1604213 000000EB00040001  libkritaui.dll!KisApplication::notify+0xa8  [C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/libs/ui/KisApplication.cpp @ 0]
00007FFFD0D7DFB2 00000000000503BE 0000000000000200 0000000000000000  Qt5Core.dll!QCoreApplication::notifyInternal2+0x92  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qcoreapplication.cpp @ 1064]
00007FFFD15C5FD7 000002011930E960 0000020119789690 00007FFFD0C4D780  Qt5Gui.dll!QGuiApplicationPrivate::processMouseEvent+0xc07  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/gui/kernel/qguiapplication.cpp @ 2285]
00007FFFD15AD1EA 0000000000000000 0000020119789760 0000000000000024  Qt5Gui.dll!QWindowSystemInterface::sendWindowSystemEvents+0xda  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/gui/kernel/qwindowsysteminterface.cpp @ 1179]
00007FFFD0DD20FC 000002014132B740 0000007E26EFFA30 00000000FFFFFFFF  Qt5Core.dll!QEventDispatcherWin32::processEvents+0x5c  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qeventdispatcher_win.cpp @ 512]
00007FFFD1428A85 0000007E26EFF958 00007FFFD0BC9D60 00007FFFD0C4D780  qwindows.dll!QWindowsGuiEventDispatcher::processEvents+0x15  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/platformsupport/eventdispatchers/qwindowsguieventdispatcher.cpp @ 73]
00007FFFD0D7B236 0000020100000002 0000020100000002 000002012D0388E0  Qt5Core.dll!QEventLoop::exec+0x1e6  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qeventloop.cpp @ 139]
00007FFFD0D7E54D 0000007E26EFF9F8 00007FF800000000 0000007E26EFF9C8  Qt5Core.dll!QCoreApplication::exec+0x6d  [C:/Packaging/KritaDepsBuild/ext_qt/s/qtbase/src/corelib/kernel/qcoreapplication.cpp @ 1375]
00007FFFD73B55D9 0000000000000000 00007FF605395110 0000000000000000  krita.dll!krita_main+0x41a9  [C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/krita/main.cc @ 745]
00007FF6053913D6 0000000000000000 0000000000000000 0000000000000000  krita.exe!__tmainCRTStartup+0x276
00007FF605391156 0000000000000000 0000000000000000 0000000000000000  krita.exe!WinMainCRTStartup+0x16
00007FF84AC526AD 0000000000000000 0000000000000000 0000000000000000  KERNEL32.DLL!BaseThreadInitThunk+0x1d
00007FF84C2AAA68 0000000000000000 0000000000000000 0000000000000000  ntdll.dll!RtlUserThreadStart+0x28

00007FF605390000-00007FF6053D6000 krita.exe   	5.2.0.0
00007FF84C250000-00007FF84C464000 ntdll.dll   	6.2.22621.1928
00007FF84AC40000-00007FF84AD02000 KERNEL32.DLL	6.2.22621.1928
00007FF8498D0000-00007FF849C73000 KERNELBASE.dll	6.2.22621.1928
00007FF846A30000-00007FF846AC7000 apphelp.dll 	6.2.22621.1635
00007FF8497B0000-00007FF8498C1000 ucrtbase.dll	6.2.22621.608
00007FFFD73B0000-00007FFFD7A40000 krita.dll
00007FF846910000-00007FF84691D000 libkritamultiarch.dll
00007FF82EC00000-00007FF82ECEF000 libkritaresources.dll
00007FF82CA90000-00007FF82CB89000 libkritaglobal.dll
00007FF84AD10000-00007FF84B509000 SHELL32.dll 	6.2.22621.1992
00007FFFD6560000-00007FFFD6BB5000 libkritaimage.dll
00007FF849C80000-00007FF849D1A000 msvcp_win.dll	6.2.22621.608
00007FF84A140000-00007FF84A2EA000 USER32.dll  	6.2.22621.1928
00007FF8496C0000-00007FF8496E6000 win32u.dll  	6.2.22621.1992
00007FF84C1E0000-00007FF84C209000 GDI32.dll   	6.2.22621.1778
00007FF849E90000-00007FF849FA9000 gdi32full.dll	6.2.22621.1778
00007FF84AA20000-00007FF84ABBC000 ole32.dll   	6.2.22621.1702
00007FFFD5C20000-00007FFFD6558000 libkritaui.dll
00007FF84A690000-00007FF84AA19000 combase.dll 	6.2.22621.1485
00007FF84A3C0000-00007FF84A4D7000 RPCRT4.dll  	6.2.22621.1992
00007FF845E50000-00007FF845EA1000 libKF5I18n.dll
00007FFFD1D00000-00007FFFD2264000 Qt5Widgets.dll	5.15.7.0
00007FF83AE30000-00007FF83AE8A000 libKF5ConfigCore.dll
00007FF808440000-00007FF80856C000 libc++.dll
00007FF845F70000-00007FF845F7E000 libunwind.dll
00007FFFD1590000-00007FFFD1CFE000 Qt5Gui.dll  	5.15.7.0
00007FFFD0BA0000-00007FFFD1116000 Qt5Core.dll 	5.15.7.0
00007FF84B970000-00007FF84B9E1000 WS2_32.dll  	6.2.22621.1
00007FF83ADF0000-00007FF83AE27000 Qt5Sql.dll  	5.15.7.0
00007FF84A580000-00007FF84A62E000 ADVAPI32.dll	6.2.22621.1485
00007FF844990000-00007FF8449B2000 libkritaplugin.dll
00007FF84BA00000-00007FF84BAA7000 msvcrt.dll  	7.0.22621.608
00007FF83ADD0000-00007FF83ADE9000 libkritastore.dll
00007FF84BF30000-00007FF84BFD4000 sechost.dll 	6.2.22621.1635
00007FF83A7C0000-00007FF83A7F0000 libquazip5.dll
00007FF845F60000-00007FF845F6A000 libkritaversion.dll
00007FF83A770000-00007FF83A7B2000 Qt5Xml.dll  	5.15.7.0
00007FF83A740000-00007FF83A770000 libkritametadata.dll
00007FF82E4B0000-00007FF82E52E000 libkritapsdutils.dll
00007FF8082B0000-00007FF80843F000 libfftw3.dll
00007FFFD5300000-00007FFFD565F000 libkritapigment.dll
00007FF83A720000-00007FF83A73E000 libkritacommand.dll
00007FF836CD0000-00007FF836D1C000 libHalf-2_5.dll
00007FF808170000-00007FF8082AD000 libkritawidgetutils.dll
00007FF832A50000-00007FF832A90000 libpng16.dll
00007FFFD7C90000-00007FFFD7DE5000 Qt5Network.dll	5.15.7.0
00007FF836CB0000-00007FF836CCE000 libkritaimpex.dll
00007FF845E40000-00007FF845E4B000 libkritacolor.dll
00007FF849D20000-00007FF849E87000 CRYPT32.dll 	6.2.22621.1992
00007FF82F390000-00007FF82F3B2000 libmlt++-7.dll
00007FF82F200000-00007FF82F254000 libkritalibbrush.dll
00007FF82E8F0000-00007FF82E923000 libKF5Completion.dll
00007FFFD7BA0000-00007FFFD7C8F000 libkritawidgets.dll
00007FF82E5C0000-00007FF82E5FD000 libkritaresourcewidgets.dll
00007FFFD59B0000-00007FFFD5C1B000 libkritaflake.dll
00007FF82CF20000-00007FF82CF55000 libKF5ItemViews.dll
00007FF82EBD0000-00007FF82EBF6000 libKF5ConfigGui.dll
00007FF82E750000-00007FF82E773000 libKF5GuiAddons.dll
00007FF82CCB0000-00007FF82CD44000 libKF5CoreAddons.dll
00007FF84B9F0000-00007FF84B9F8000 PSAPI.DLL   	6.2.22621.1
00007FF82CE40000-00007FF82CE8F000 Qt5Svg.dll  	5.15.7.0
00007FFFD7290000-00007FFFD73A3000 libKF5WidgetsAddons.dll
00007FF82CEF0000-00007FF82CF15000 intl.dll    	0.19.0.0
00007FF846F40000-00007FF846F6B000 dwmapi.dll  	6.2.22621.1635
00007FF846C00000-00007FF846CAB000 UxTheme.dll 	6.2.22621.1635
00007FF845610000-00007FF845867000 d3d11.dll   	6.2.22621.1928
00007FF846D40000-00007FF846E36000 dxgi.dll    	6.2.22621.1485
00007FF82CE20000-00007FF82CE40000 libzlib.dll 	1.2.13.0
00007FF82D5B0000-00007FF82D5CE000 MPR.dll     	6.2.22621.1
00007FF848C50000-00007FF848C7C000 USERENV.dll 	6.2.22621.1928
00007FF840AE0000-00007FF840AEA000 VERSION.dll 	6.2.22621.1
00007FFFD2B90000-00007FFFD2E54000 icuin-72.dll	72.1.0.0
00007FFFD30F0000-00007FFFD32A2000 icuuc-72.dll	72.1.0.0
00007FF833CB0000-00007FF833CC9000 NETAPI32.dll	6.2.22621.674
00007FF83F1F0000-00007FF83F224000 WINMM.dll   	6.2.22621.1635
00007FF82CA40000-00007FF82CA8E000 Qt5PrintSupport.dll	5.15.7.0
00007FF84A030000-00007FF84A127000 comdlg32.dll	6.2.22621.1344
00007FF82CC80000-00007FF82CCA4000 libKF5WindowSystem.dll
00007FF84C0E0000-00007FF84C1D1000 shcore.dll  	6.2.22621.1928
00007FF84A630000-00007FF84A68E000 SHLWAPI.dll 	6.2.22621.1635
00007FF848200000-00007FF8482F3000 DNSAPI.dll  	6.2.22621.1778
00007FF82B2E0000-00007FF82B36E000 libssl-1_1-x64.dll	1.1.1.12
00007FFFD08E0000-00007FFFD0B9A000 libcrypto-1_1-x64.dll	1.1.1.12
00007FF848190000-00007FF8481BD000 IPHLPAPI.DLL	6.2.22621.1
00007FF82C9F0000-00007FF82CA33000 libmlt-7.dll
00007FFFD71E0000-00007FFFD728F000 libfreetype.dll	2.12.1.0
00007FFFD29E0000-00007FFFD2AEF000 libharfbuzz-0.dll
00007FF82F610000-00007FF82F61F000 libraqm-0.dll
00007FF8075E0000-00007FF807639000 libfontconfig-1.dll
00007FF82F380000-00007FF82F38F000 iconv.dll
00007FFFC9150000-00007FFFCAF29000 icudt-72.dll	72.1.0.0
00007FF82D510000-00007FF82D5AF000 WINSPOOL.DRV	6.2.22621.1778
00007FF81C140000-00007FF81C1F3000 COMCTL32.dll	5.82.22621.608
00007FF82C430000-00007FF82C44B000 libdl.dll
00007FF82C350000-00007FF82C368000 libwinpthread-1.dll	1.0.0.0
00007FF82B2B0000-00007FF82B2D7000 libfribidi-0.dll
00007FF807480000-00007FF8074B4000 libexpat.dll	2.4.8.0
00007FF848180000-00007FF84818C000 NETUTILS.DLL	6.2.22621.674
00007FF833E80000-00007FF833EC5000 LOGONCLI.DLL	6.2.22621.1992
00007FF83B150000-00007FF83B179000 SRVCLI.DLL  	6.2.22621.1928
00007FF834520000-00007FF834539000 SAMCLI.DLL  	6.2.22621.1
00007FF848EB0000-00007FF848EBC000 CRYPTBASE.DLL	6.2.22621.1
00007FF84A2F0000-00007FF84A321000 IMM32.DLL   	6.2.22621.1344
00007FF84B6F0000-00007FF84B6F9000 NSI.dll     	6.2.22621.1
00007FF849FB0000-00007FF84A02A000 bcryptPrimitives.dll	6.2.22621.1928
00007FF849580000-00007FF8495A6000 profapi.dll 	6.2.22621.1928
00007FF8475F0000-00007FF847EBE000 windows.storage.dll	6.2.22621.1992
00007FF8474B0000-00007FF8475EE000 wintypes.dll	6.2.22621.1485
00007FFFD13A0000-00007FFFD1589000 qwindows.dll	5.15.7.0
00007FF84BAB0000-00007FF84BF24000 SETUPAPI.dll	6.2.22621.1778
00007FF84B700000-00007FF84B7D7000 OLEAUT32.dll	6.2.22621.1992
00007FF846A10000-00007FF846A24000 WTSAPI32.dll	6.2.22621.1
00007FF848740000-00007FF848758000 kernel.appcore.dll	6.2.22621.1
00007FF848510000-00007FF84855D000 powrprof.dll	6.2.22621.1344
00007FF8484F0000-00007FF848503000 UMPDC.dll   	6.2.22621.1
00007FF849310000-00007FF84933C000 DEVOBJ.dll  	6.2.22621.1344
00007FF849340000-00007FF84938E000 cfgmgr32.dll	6.2.22621.1344
00007FF806680000-00007FF806829000 d3d9.dll    	6.2.22621.1635
00007FF846D00000-00007FF846D38000 dxcore.dll  	6.2.22621.1778
00007FF849020000-00007FF849048000 BCrypt.dll  	6.2.22621.1992
00007FF843D10000-00007FF843D58000 directxdatabasehelper.dll	6.2.22621.1635
00007FF84B840000-00007FF84B967000 MSCTF.dll   	6.2.22621.1928
00007FF804810000-00007FF804910000 opengl32.dll	6.2.22621.1635
00007FF804360000-00007FF80438D000 GLU32.dll   	6.2.22621.608
00007FF84C030000-00007FF84C0E0000 clbcatq.dll 	2001.12.10941.16384
00007FF82C3F0000-00007FF82C41D000 atig6pxx.dll	31.0.21001.45002
00007FFFCAF30000-00007FFFCF524000 atio6axx.dll	31.0.21001.45002
00007FF83B5B0000-00007FF83B5E5000 amdihk64.dll	2.0.0.1788
00007FF849650000-00007FF8496BB000 WINTRUST.dll	6.2.22621.1928
00007FF848F20000-00007FF848F32000 MSASN1.dll  	6.2.22621.819
00007FF803F90000-00007FF803FCA000 libEGL.DLL  	2.1.0.0
00007FFFC8B60000-00007FFFC9150000 libGLESv2.dll	2.1.0.0
00007FF845FA0000-00007FF8461E2000 dcomp.dll   	6.2.22621.1928
00007FF800000000-00007FF80003A000 wintab32.dll	1.0.0.1
00007FF825A30000-00007FF825A5E000 qwindowsvistastyle.dll	5.15.7.0
00007FF822160000-00007FF822171000 qsvgicon.dll	5.15.7.0
00007FF82BF80000-00007FF82BFDE000 dataexchange.dll	6.2.22621.608
00007FF8405A0000-00007FF84080E000 twinapi.appcore.dll	6.2.22621.1928
00007FF819080000-00007FF819092000 exchndl.dll 	0.9.7.0
00007FFFD5280000-00007FFFD52FF000 mgwhelp.dll 	0.9.7.0
00007FFFC8960000-00007FFFC8B53000 dbghelp.dll 	10.0.18362.1
00007FFFD71B0000-00007FFFD71DA000 dbgcore.DLL 	10.0.18362.1
00007FF848ED0000-00007FF848EEB000 CRYPTSP.dll 	6.2.22621.1
00007FF8486B0000-00007FF8486E5000 rsaenh.dll  	6.2.22621.1
00007FF82D370000-00007FF82D37F000 kimg_ani.dll
00007FF82CE10000-00007FF82CE20000 kimg_hdr.dll
00007FF82CDB0000-00007FF82CDBD000 kimg_kra.dll
00007FFFD5240000-00007FFFD5278000 libKF5Archive.dll
0000000063CC0000-0000000063CED000 liblzma.dll 	5.2.6.0
00007FF82C9E0000-00007FF82C9ED000 kimg_ora.dll
00007FF82C420000-00007FF82C430000 kimg_pcx.dll
00007FFFD7190000-00007FFFD71A1000 kimg_pic.dll
00007FFFD5220000-00007FFFD5236000 kimg_psd.dll
00007FF82B2A0000-00007FF82B2AF000 kimg_ras.dll
00007FFFD5200000-00007FFFD5216000 kimg_raw.dll
00007FFFD22F0000-00007FFFD246D000 libraw.dll
00007FFFD2500000-00007FFFD2563000 liblcms2.dll
00007FFFD30D0000-00007FFFD30E2000 kimg_rgb.dll
00007FF81A8C0000-00007FF81A8CF000 kimg_tga.dll
00007FFFD3020000-00007FFFD304B000 kimg_xcf.dll
00007FF807470000-00007FF807480000 qgif.dll    	5.15.7.0
00007FFFD2B70000-00007FFFD2B82000 qicns.dll   	5.15.7.0
00007FF806850000-00007FF806860000 qico.dll    	5.15.7.0
00007FFFD0860000-00007FFFD08D3000 qjpeg.dll   	5.15.7.0
00007FF803190000-00007FF80319F000 qsvg.dll    	5.15.7.0
00007FFFD2B50000-00007FFFD2B62000 qtiff.dll   	5.15.7.0
00007FFFC88E0000-00007FFFC895B000 libtiff.dll
00007FFFC8860000-00007FFFC88DB000 libjpeg-62.dll
00007FFFD59A0000-00007FFFD59AE000 qwbmp.dll   	5.15.7.0
00007FFFC87A0000-00007FFFC8853000 qwebp.dll   	5.15.7.0
00007FF840E20000-00007FF840F4D000 textinputframework.dll	6.2.22621.1928
00007FF846620000-00007FF846753000 CoreMessaging.dll	6.2.22621.1635
00007FF843500000-00007FF84386C000 CoreUIComponents.dll	6.2.22621.1635
00007FF82B880000-00007FF82B8E9000 Oleacc.dll  	7.2.22621.1
00007FF82B8F0000-00007FF82BD35000 UIAutomationCore.dll	7.2.22621.1928
00007FF8494C0000-00007FF849563000 sxs.dll     	6.2.22621.1485
00007FFFD2830000-00007FFFD2843000 krita_shape_image.dll
00007FFFC8740000-00007FFFC8793000 krita_shape_paths.dll
00007FFFC76E0000-00007FFFC8731000 kritalcmsengine.dll
00007FFFD22D0000-00007FFFD22E6000 liblcms2_fast_float.dll
00007FFFD1370000-00007FFFD139D000 krita_colorspaces_extensions.dll
00007FFFD0840000-00007FFFD0856000 kritaasccdl.dll
00007FFFD0820000-00007FFFD0840000 kritablurfilter.dll
00007FFFC7690000-00007FFFC76D4000 kritacolorsfilters.dll
00007FFFD06A0000-00007FFFD06B6000 kritaconvertheighttonormalmap.dll
00007FFFC7670000-00007FFFC7681000 kritaconvolutionfilters.dll
00007FFFC7650000-00007FFFC7662000 kritadodgeburn.dll
00007FFFC7630000-00007FFFC7644000 kritaedgedetection.dll
00007FFFD3010000-00007FFFD301F000 kritaembossfilter.dll
00007FFFC7610000-00007FFFC7621000 kritaexample.dll
00007FFFC75F0000-00007FFFC7608000 kritaextensioncolorsfilters.dll
00007FFFC75D0000-00007FFFC75E4000 kritafastcolortransferfilter.dll
00007FFFC75B0000-00007FFFC75C5000 kritagaussianhighpassfilter.dll
00007FFFC7590000-00007FFFC75B0000 kritagradientmap.dll
00007FFFC7550000-00007FFFC7583000 kritahalftone.dll
00007FFFC7530000-00007FFFC754A000 kritaimageenhancement.dll
00007FFFC7510000-00007FFFC752C000 kritaindexcolors.dll
00007FFFC74E0000-00007FFFC7510000 kritalevelfilter.dll
00007FFFC74C0000-00007FFFC74D5000 kritanoisefilter.dll
00007FFFC74A0000-00007FFFC74B1000 kritanormalize.dll
00007FFFC7480000-00007FFFC7495000 kritaoilpaintfilter.dll
00007FFFC7450000-00007FFFC7471000 kritapalettize.dll
00007FFFC7420000-00007FFFC7441000 kritaphongbumpmap.dll
00007FFFC7400000-00007FFFC7414000 kritapixelizefilter.dll
00007FFFC73E0000-00007FFFC73F3000 kritaposterize.dll
00007FFFD24F0000-00007FFFD2500000 kritaraindropsfilter.dll
00007FFFC73C0000-00007FFFC73D6000 kritarandompickfilter.dll
00007FFFC73A0000-00007FFFC73B4000 kritaroundcornersfilter.dll
00007FFFC7380000-00007FFFC7392000 kritasmalltilesfilter.dll
00007FFFC7360000-00007FFFC7377000 kritathreshold.dll
00007FFFC7340000-00007FFFC7353000 kritaunsharpfilter.dll
00007FFFC7320000-00007FFFC7339000 kritawavefilter.dll
00007FFFC7300000-00007FFFC7315000 kritacolorgenerator.dll
00007FFFC72D0000-00007FFFC72F5000 kritagradientgenerator.dll
00007FFFC72A0000-00007FFFC72C1000 kritamultigridpatterngenerator.dll
00007FFFC7280000-00007FFFC729E000 kritapatterngenerator.dll
00007FFFC7140000-00007FFFC7274000 kritascreentonegenerator.dll
00007FFFC7080000-00007FFFC713D000 kritaseexprgenerator.dll
00007FFFC7060000-00007FFFC707B000 kritasimplexnoisegenerator.dll
00007FFFC6F90000-00007FFFC705D000 kritacolorsmudgepaintop.dll
00007FFFC6C50000-00007FFFC6F89000 libkritalibpaintop.dll
00007FFFC6C00000-00007FFFC6C47000 kritacurvepaintop.dll
00007FFFC6B70000-00007FFFC6BFC000 kritadefaultpaintops.dll
00007FFFC6B10000-00007FFFC6B6B000 kritadeformpaintop.dll
00007FFFC6AD0000-00007FFFC6B0B000 kritaexperimentpaintop.dll
00007FFFC6A90000-00007FFFC6AC2000 kritafilterop.dll
00007FFFC6A40000-00007FFFC6A87000 kritagridpaintop.dll
00007FFFC69E0000-00007FFFC6A3C000 kritahairypaintop.dll
00007FFFC6960000-00007FFFC69D5000 kritahatchingpaintop.dll
00007FFFC67B0000-00007FFFC6952000 kritamypaintop.dll
00007FFFC6780000-00007FFFC67A2000 libmypaint.dll
00007FFFC6760000-00007FFFC677E000 libjson-c.dll
00007FFFC6720000-00007FFFC675F000 kritaparticlepaintop.dll
00007FFFC66E0000-00007FFFC671E000 kritaroundmarkerpaintop.dll
00007FFFC6680000-00007FFFC66E0000 kritasketchpaintop.dll
00007FFFC65C0000-00007FFFC667E000 kritaspraypaintop.dll
00007FFFC6560000-00007FFFC65B2000 kritatangentnormalpaintop.dll
00007FFFC6500000-00007FFFC6552000 krita_flaketools.dll
00007FFFC64D0000-00007FFFC64F7000 krita_karbontools.dll
00007FFFC6490000-00007FFFC64D0000 krita_tool_svgtext.dll
00007FFFC6420000-00007FFFC6484000 kritaassistanttool.dll
00007FFFC6380000-00007FFFC6416000 kritadefaulttools.dll
00007FFFC6360000-00007FFFC6379000 libkritabasicflakes.dll
00007FFFC62B0000-00007FFFC6352000 kritaselectiontools.dll
00007FFFC6280000-00007FFFC62A8000 kritatoolSmartPatch.dll
00007FFFC6250000-00007FFFC6279000 kritatoolcrop.dll
00007FFFC6230000-00007FFFC6245000 kritatooldyna.dll
00007FFFC61E0000-00007FFFC6222000 kritatoolencloseandfill.dll
00007FFFC61B0000-00007FFFC61D5000 kritatoollazybrush.dll
00007FFFC6190000-00007FFFC61A3000 kritatoolpolygon.dll
00007FFFC6170000-00007FFFC6182000 kritatoolpolyline.dll
00007FFFC6010000-00007FFFC616B000 kritatooltransform.dll
00007FFFC5F60000-00007FFFC600C000 kritaanimationdocker.dll
00007FFFC5F40000-00007FFFC5F56000 kritaarrangedocker.dll
00007FFFC5F10000-00007FFFC5F3D000 kritaartisticcolorselector.dll
00007FFFC5EF0000-00007FFFC5F0D000 kritachanneldocker.dll
00007FFFC5E80000-00007FFFC5EEB000 kritacolorselectorng.dll
00007FFFC5E60000-00007FFFC5E7F000 kritacompositiondocker.dll
00007FFFC5E40000-00007FFFC5E56000 kritadigitalmixer.dll
00007FFFC5E10000-00007FFFC5E34000 kritagamutmask.dll
00007FFFC5DF0000-00007FFFC5E0A000 kritagriddocker.dll
00007FFFC5DD0000-00007FFFC5DE8000 kritahistogramdocker.dll
00007FFFC5DB0000-00007FFFC5DC6000 kritahistorydocker.dll
00007FFFC5D60000-00007FFFC5DA7000 kritalayerdocker.dll
00007FFFC5D40000-00007FFFC5D59000 kritalogdocker.dll
00007FFFC5D10000-00007FFFC5D3B000 kritalutdocker.dll
00007FFFC58F0000-00007FFFC5D0B000 libOpenColorIO_2_2.dll
00007FFFC58D0000-00007FFFC58EC000 kritaoverviewdocker.dll
00007FFFC58B0000-00007FFFC58CB000 kritapalettedocker.dll
00007FFFD22C0000-00007FFFD22D0000 kritapatterndocker.dll
00007FFFD0810000-00007FFFD0820000 kritapresetdocker.dll
00007FFFC5890000-00007FFFC58A8000 kritapresethistory.dll
00007FFFC5840000-00007FFFC5887000 kritarecorderdocker.dll
00007FFFC5820000-00007FFFC583F000 kritasmallcolorselector.dll
00007FFFC5800000-00007FFFC5819000 kritasnapshotdocker.dll
00007FFFC57E0000-00007FFFC57FB000 kritaspecificcolorselector.dll
00007FFFC5780000-00007FFFC57DE000 kritastoryboarddocker.dll
00007FFFC5760000-00007FFFC5775000 kritasvgcollectiondocker.dll
00007FFFC5740000-00007FFFC5759000 kritatasksetdocker.dll
00007FFFC5720000-00007FFFC5738000 kritatouchdocker.dll
00007FFFC5630000-00007FFFC571E000 libkritaqml.dll
00007FFFC51F0000-00007FFFC5209000 Qt5QuickWidgets.dll	5.15.7.0
00007FFFC5210000-00007FFFC5626000 Qt5Quick.dll	5.15.7.0
00007FFFC4E20000-00007FFFC51EB000 Qt5Qml.dll  	5.15.7.0
00007FFFC4DA0000-00007FFFC4E13000 Qt5QmlModels.dll	5.15.7.0
00007FFFC4D50000-00007FFFC4D9C000 kritawgcolorselector.dll
00007FFFC4D20000-00007FFFC4D4B000 kritaexif.dll
00007FFFC4AD0000-00007FFFC4D11000 libexiv2.dll
00007FFFC4AA0000-00007FFFC4AC3000 kritaiptc.dll
00007FFFC4A80000-00007FFFC4A9B000 kritaxmp.dll
00007FFFC4910000-00007FFFC4A7F000 qsqlite.dll 	5.15.7.0
00007FFFC48F0000-00007FFFC4904000 qgenericbearer.dll	5.15.7.0
00007FF8438A0000-00007FF8438B9000 dhcpcsvc6.DLL	6.2.22621.1344
00007FF843880000-00007FF84389F000 dhcpcsvc.DLL	6.2.22621.1344
00007FFFC48D0000-00007FFFC48E7000 napinsp.dll 	6.2.22621.1
00007FFFC48B0000-00007FFFC48CB000 pnrpnsp.dll 	6.2.22621.1
00007FF848BB0000-00007FF848C19000 mswsock.dll 	6.2.22621.1
00007FFFC4890000-00007FFFC48A1000 winrnr.dll  	6.2.22621.1
00007FF825B40000-00007FF825B55000 wshbth.dll  	6.2.22621.1778
00007FF82F350000-00007FF82F371000 nlansp_c.dll	6.2.22621.1
00007FF8396B0000-00007FF8396BA000 rasadhlp.dll	6.2.22621.1
00007FF8419E0000-00007FF841A64000 fwpuclnt.dll	6.2.22621.1928
00007FF8237B0000-00007FF8237D8000 edputil.dll 	6.2.22621.1
00007FFFC4870000-00007FFFC4885000 kritabuginfo.dll
00007FFFC4850000-00007FFFC4869000 kritaclonesarray.dll
00007FFFC4830000-00007FFFC484D000 kritacolorrange.dll
00007FFFC4810000-00007FFFC4822000 kritacolorspaceconversion.dll
00007FFFC47F0000-00007FFFC480C000 kritadbexplorer.dll
00007FFFC47D0000-00007FFFC47ED000 kritaimagesplit.dll
00007FFFC47B0000-00007FFFC47C2000 kritalayergroupswitcher.dll
00007FFFC4790000-00007FFFC47AF000 kritalayersplit.dll
00007FFFC4760000-00007FFFC478D000 kritametadataeditor.dll
00007FFFC4740000-00007FFFC4758000 kritamodifyselection.dll
00007FFFC4720000-00007FFFC473D000 kritaoffsetimage.dll
00007FFFD0690000-00007FFFD069F000 kritaqmic.dll
00007FFFC46E0000-00007FFFC4714000 libkritaqmicinterface.dll
00007FFFC4690000-00007FFFC46DB000 kritaresourcemanager.dll
00007FFFC4670000-00007FFFC4688000 kritarotateimage.dll
00007FFFC4660000-00007FFFC466E000 kritasamplescreencolor.dll
00007FFFC4640000-00007FFFC465C000 kritaseparatechannels.dll
00007FFFC4620000-00007FFFC4631000 kritashearimage.dll
00007FFFC4600000-00007FFFC4618000 kritawaveletdecompose.dll
00007FFFC45D0000-00007FFFC45F6000 kritapykrita.dll
00007FFFC40C0000-00007FFFC416D000 libkritalibkis.dll
00007FFFC4170000-00007FFFC45CA000 python310.dll	3.10.7150.1013
00007FFFC40A0000-00007FFFC40BB000 VCRUNTIME140.dll	14.32.31332.0
000002011D8E0000-000002011D8EF000 python3.DLL 	3.10.7150.1013
00007FFFC4020000-00007FFFC4099000 krita.pyd
00007FFFC3FF0000-00007FFFC4011000 sip.cp310-win_amd64.pyd
00007FFFC3D70000-00007FFFC3FE8000 QtCore.pyd
00007FFFC3AE0000-00007FFFC3D66000 QtGui.pyd
00007FFFC3570000-00007FFFC3ADA000 QtWidgets.pyd
00007FFFC3530000-00007FFFC356F000 QtXml.pyd
00007FFFC3510000-00007FFFC3525000 _bz2.pyd    	3.10.7150.1013
00007FFFC34E0000-00007FFFC3509000 _lzma.pyd   	3.10.7150.1013
00007FFFC34C0000-00007FFFC34D5000 _socket.pyd 	3.10.7150.1013
00007FFFC34B0000-00007FFFC34B9000 select.pyd  	3.10.7150.1013
00007FFFC34A0000-00007FFFC34B0000 _hashlib.pyd	3.10.7150.1013
00007FFFC3150000-00007FFFC349F000 libcrypto-1_1.dll	1.1.1.17
00007FFFC30F0000-00007FFFC3141000 QtSql.pyd
00007FFFC30D0000-00007FFFC30F0000 _elementtree.pyd	3.10.7150.1013
00007FFFC3090000-00007FFFC30C1000 pyexpat.pyd 	3.10.7150.1013
00007FFFC3060000-00007FFFC3088000 _ssl.pyd    	3.10.7150.1013
00007FFFC2F00000-00007FFFC2FAE000 libssl-1_1.dll	1.1.1.17
00007FFFC3040000-00007FFFC3051000 _asyncio.pyd	3.10.7150.1013
00007FFFC3030000-00007FFFC303D000 _overlapped.pyd	3.10.7150.1013
00007FF8447C0000-00007FF8448C0000 propsys.dll 	7.0.22621.608
00007FFFC3020000-00007FFFC302D000 qtquick2plugin.dll	5.15.7.0
00007FFFC3000000-00007FFFC3014000 Qt5QmlWorkerScript.dll	5.15.7.0
00007FFFC2E40000-00007FFFC2EFA000 kritasketchplugin.dll
00007FF83B3A0000-00007FF83B590000 urlmon.dll  	11.0.22621.1928
00007FF83AE90000-00007FF83B141000 iertutil.dll	11.0.22621.1992
00007FF844CB0000-00007FF844D43000 msvcp110_win.dll	6.2.22621.1
00007FF82A6B0000-00007FF82A93E000 comctl32.dll	6.10.22621.1635
00007FF82BEC0000-00007FF82BECC000 Secur32.dll 	6.2.22621.1
00007FF8489A0000-00007FF8489E2000 SSPICLI.DLL 	6.2.22621.1635
00007FF82F940000-00007FF82F982000 MLANG.dll   	6.2.22621.1
00007FF827D20000-00007FF828214000 WININET.dll 	11.0.22621.608
00007FF8451F0000-00007FF8453A0000 WindowsCodecs.dll	6.2.22621.1635
00007FF8237E0000-00007FF82384E000 thumbcache.dll	6.2.22621.1
00007FF844D50000-00007FF844DF5000 policymanager.dll	6.2.22621.1928
00007FF83AC60000-00007FF83AC6E000 kritakraimport.dll
00007FF83ABD0000-00007FF83AC60000 libkritalibkra.dll
00007FF848760000-00007FF848794000 ntmarta.dll 	6.2.22621.1
00007FF845F80000-00007FF845F92000 kritakraexport.dll
00007FFFD6E70000-00007FFFD6EE3000 symsrv.dll  	10.0.18362.1

Windows 6.2.9200
DrMingw 0.9.7
1 Like

I got curious, i have installed the beta on my xiaomi 11T pro and surprisingly its not crashing no matter what i do with the layers.

Tab S7+ crashes in a blink of an eye. Could this be samsung specific? Or an spen issue? Both device are running android 13.

4 Likes