LibKF6Breeze Icons and KIconLoader
christoph at cullmann.io
christoph at cullmann.io
Mon May 27 15:26:14 BST 2024
On 2024-05-27 16:00, Jonathan Riddell wrote:
> I neon me and David R tracked it down to some optimization probably
> with the dh_dwz tool from Debian packaging tools, this is the "DWARF
> optimization and duplicate removal tool" part of the toolchain.
>
> And with the discussion here Christoph has yesterday replaced the use
> of qt_add_big_resources() with qt_add_resources() which also makes the
> problem go away.
> https://invent.kde.org/frameworks/breeze-icons/-/commit/fa44b11bc2b36d5c3cfc5c3403ea75b2fff57253
>
> So beware use of qt_add_big_resources() it seems to be fragile to
> optimising.
Hi,
thanks for helping to debug that.
I added a comment to the qt_add_resources call, should stay that way.
I see that the issue in bug https://bugs.kde.org/show_bug.cgi?id=487452
is then resolved and 6.3 will be usable?
Greetings
Christoph
>
> Jonathan
More information about the Distributions
mailing list