https://bugs.kde.org/show_bug.cgi?id=488794
--- Comment #8 from luciros601...@gmail.com --- (In reply to David Redondo from comment #5) > listener function for opcode 5 of org_kde_plasma_window_management is NULL > > opcode 5 is { "stacking_order_changed_2", "17", > plasma_window_management_types + 0 }, > > This is another case of something build with an older wayland protocol and > due to qtwaylandscanner defaulting to public-code and the wl_ interface > being exported, the linker ultimately resolving it to the older symbol. > See https://bugs.kde.org/show_bug.cgi?id=481791 hitting Neon before. > > We cannot do anything about this until Qt 6.8 where we can control/disable > this. Until then everything needs to be build against latest > plasma-wayland-protocols. I have rebuilt all plasma packages again plasma-wayland-protocols-1.13.0 , but is still crashing -- You are receiving this mail because: You are watching all bug changes.