https://bugs.kde.org/show_bug.cgi?id=453884

Alvin Wong <al...@alvinhc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |al...@alvinhc.com

--- Comment #9 from Alvin Wong <al...@alvinhc.com> ---
I may have an idea why this is happening...

Krita vendors its own fork of kxmlgui (it's been here for 6 years!), compiled
into libkritawidgetutils, which has departed from upstream kxmlgui by quite a
bit. On the other hand, it looks like KDEPlatformFileDialog in the KDE platform
integration uses KToolBar from upstream kxmlgui. Somehow, instead of loading
the system kxmlgui shared library, it appears to be using the KToolBar
functions in Krita's fork of kxmlgui. It would crash if the two are not
compatible in layout and contains inline functions.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to