Bug 523857 - Window shown in v5.3.3 on startup.
Summary: Window shown in v5.3.3 on startup.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 16:26 UTC by Bob
Modified: 2026-08-17 11:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
code shown at startup (158.20 KB, text/rtf)
2026-08-04 16:26 UTC, Bob
Details
attachment-1195044-0.html (1.40 KB, text/html)
2026-08-06 02:11 UTC, Bob
Details
attachment-1368827-0.html (837 bytes, text/html)
2026-08-06 19:20 UTC, Bob
Details
attachment-1910221-0.html (915 bytes, text/html)
2026-08-09 02:06 UTC, Bob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bob 2026-08-04 16:26:35 UTC
Created attachment 194850 [details]
code shown at startup

Code shown at startup. 
Mac OS version 15.
Krita v5.3.3
Comment 1 Bug Janitor Service 2026-08-05 12:43:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/2895
Comment 2 wolthera 2026-08-05 13:04:58 UTC
Git commit 68dd1ae15a9cbd4bbe7825e6c03e04b3380a05e5 by Wolthera van Hövell tot Westerflier.
Committed on 05/08/2026 at 12:40.
Pushed by woltherav into branch 'master'.

Try to fix crash in KoFFWWSConverter

M  +1    -0    libs/flake/text/KoFFWWSConverter.cpp

https://invent.kde.org/graphics/krita/-/commit/68dd1ae15a9cbd4bbe7825e6c03e04b3380a05e5
Comment 3 wolthera 2026-08-05 13:05:25 UTC
Git commit fbf1808d139d831893c0b47ef4a5c5983992b789 by Wolthera van Hövell.
Committed on 05/08/2026 at 13:05.
Pushed by woltherav into branch 'krita/6.0'.

Try to fix crash in KoFFWWSConverter


(cherry picked from commit 68dd1ae15a9cbd4bbe7825e6c03e04b3380a05e5)

Co-authored-by: Wolthera van Hövell tot Westerflier <griffinvalley@gmail.com>

M  +1    -0    libs/flake/text/KoFFWWSConverter.cpp

https://invent.kde.org/graphics/krita/-/commit/fbf1808d139d831893c0b47ef4a5c5983992b789
Comment 4 wolthera 2026-08-05 13:07:19 UTC
Hey,

Thanks for the report. I've pushed a fix. Can you check "Krita Plus" from the downloads page at krita.org tomorrow to see if the fix fixes your issue?

If not, please reopen this report!
Comment 5 Bob 2026-08-06 02:11:44 UTC
Created attachment 194902 [details]
attachment-1195044-0.html

OK. I downloaded the Mac Universal version. Seems to work OK. It's 
v6.0.4, not 5.3.3, if that makes a difference.

On 8/5/26 9:07 AM, wolthera wrote:
> https://bugs.kde.org/show_bug.cgi?id=523857
>
> wolthera<griffinvalley@gmail.com> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |griffinvalley@gmail.com
>
> --- Comment #4 from wolthera<griffinvalley@gmail.com> ---
> Hey,
>
> Thanks for the report. I've pushed a fix. Can you check "Krita Plus" from the
> downloads page at krita.org tomorrow to see if the fix fixes your issue?
>
> If not, please reopen this report!
>
Comment 6 wolthera 2026-08-06 07:15:26 UTC
Great to hear!

Yes, Krita plus is the next bugfix release, so it's version gets updated to 6.0.4.
Comment 7 Bob 2026-08-06 19:20:33 UTC
Created attachment 194927 [details]
attachment-1368827-0.html

Thanks for the help! Much appreciated!

On 8/6/26 3:15 AM, wolthera wrote:
> https://bugs.kde.org/show_bug.cgi?id=523857
>
> --- Comment #6 from wolthera<griffinvalley@gmail.com> ---
> Great to hear!
>
> Yes, Krita plus is the next bugfix release, so it's version gets updated to
> 6.0.4.
>
Comment 8 Bob 2026-08-09 02:06:22 UTC
Created attachment 195002 [details]
attachment-1910221-0.html

Should I just use v5.3.2 for now? Will 5.3.3 get "fixed"?


On 8/6/26 3:15 AM, wolthera wrote:
> https://bugs.kde.org/show_bug.cgi?id=523857
>
> --- Comment #6 from wolthera<griffinvalley@gmail.com> ---
> Great to hear!
>
> Yes, Krita plus is the next bugfix release, so it's version gets updated to
> 6.0.4.
>
Comment 9 wolthera 2026-08-10 09:02:21 UTC
So, you can keep using the krita plus version where it is fixed. The fix will end up in the next bugfix release, but I don't know when that'll be.
Comment 10 wolthera 2026-08-17 11:28:07 UTC
Git commit 8451f9754ce311ab07610a51f13a0a7bf2db846c by Wolthera van Hövell tot Westerflier.
Committed on 17/08/2026 at 11:26.
Pushed by woltherav into branch 'master'.

Also handle potential crash when retrieving representation for a single family.

M  +1    -0    libs/flake/text/KoFFWWSConverter.cpp

https://invent.kde.org/graphics/krita/-/commit/8451f9754ce311ab07610a51f13a0a7bf2db846c
Comment 11 wolthera 2026-08-17 11:28:36 UTC
Git commit 2c0a911c7917f9ab764491e5b0d824dee9665530 by Wolthera van Hövell.
Committed on 17/08/2026 at 11:28.
Pushed by woltherav into branch 'krita/6.0'.

Also handle potential crash when retrieving representation for a single family.


(cherry picked from commit 8451f9754ce311ab07610a51f13a0a7bf2db846c)

Co-authored-by: Wolthera van Hövell tot Westerflier <griffinvalley@gmail.com>

M  +1    -0    libs/flake/text/KoFFWWSConverter.cpp

https://invent.kde.org/graphics/krita/-/commit/2c0a911c7917f9ab764491e5b0d824dee9665530