https://bugs.kde.org/show_bug.cgi?id=522600
--- Comment #5 from Furgo <[email protected]> --- > @Furgo have you tried to rebuild against the new sdk? This was a pretty major > update. Thank you for following up. Here are the facts: - The FreeCAD snap is already built daily on CI. It does not specifically link or mention the sdk snap, it takes whatever comes from the snap store via the kf6-core24 snap, which is already the failing rev. 58 snap . See https://github.com/FreeCAD/FreeCAD-snap/blob/master/snap/snapcraft.yaml - The bug described in this issue is that libxcb-shape.so.0, .so.0.0.0 are missing from kf6-core24 rev. 58 - I see https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/db9134656010559bb8096f3544e242be62e94ab1 appears to have added those files A few notes: - When I looked at this, it appeared to me that the actual cause was that the cleanup script in kde-qt6-core24-sdk too agressively deletes libxcb-shape.so.0, .so.0.0.0. So the fix above might be a mitigation that covers the latent bug. I'm not an expert in the KDE snaps, and I could be wrong, though. - I can see now that https://snapcraft.io/kf6-core24 had an update last night, on the beta channel (the FreeCAD snap uses the stable channel, though). Does this snap contain the fix and the two original missing files? -- You are receiving this mail because: You are watching all bug changes.
