https://bugs.kde.org/show_bug.cgi?id=426537
Fabian Vogt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |[email protected] Status|CONFIRMED |NEEDSINFO --- Comment #12 from Fabian Vogt <[email protected]> --- (In reply to popov895 from comment #8) > Same on the latest openSUSE Krypton. So the issue isn't Neon specific only. You might be running into https://github.com/rpm-software-management/rpm/issues/1278. The commit replaced symlinks with copies, so on upgrades from the state with symlinks to the state with copies (which get converted into hardlinks), the added hardlinks would get created with no content. To confirm: ll /usr/share/plasma/desktoptheme/breeze-*/widgets/plasmoidheading.svgz (should show a size of 0 and a mode of w--) zypper install --force plasma-framework (should fix the missing files) -- You are receiving this mail because: You are watching all bug changes.
