https://bugs.kde.org/show_bug.cgi?id=522600
Bug ID: 522600
Summary: kf6-core24 revision 58 has broken libxcb-shape
symlink; KMyMoney fails to start
Classification: KDE Neon
Product: neon
Version First unspecified
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Snaps
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
I've been running kmymoney snap revision 12 on Xubuntu 24.04. Today the
kf6-core24 snap upgraded from 36 to 58, and now kmymoney aborts during startup.
If I revert to kf6-core24 revision 36, kmymoney works correctly.
Running "QT_DEBUG_PLUGINS=1 kmymoney" reports:
Cannot load library .../libqxcb.so:
libxcb-shape.so.0: cannot open shared object file
In kf6-core24 revision 58:
find /snap/kf6-core24/current/usr/lib/x86_64-linux-gnu -name 'libxcb-shape*'
returns only:
libxcb-shape.so
And:
file /snap/kf6-core24/current/usr/lib/x86_64-linux-gnu/libxcb-shape.so
reports:
broken symbolic link to libxcb-shape.so.0.0.0
In kf6-core24 revision 36:
find /snap/kf6-core24/current/usr/lib/x86_64-linux-gnu -name 'libxcb-shape*'
returns:
libxcb-shape.so
libxcb-shape.so.0
libxcb-shape.so.0.0.0
STEPS TO REPRODUCE
1. run "kmymoney"
2.
3.
OBSERVED RESULT
kmymoney aborts during startup
EXPECTED RESULT
kmymoney runs normally, as it does with kf6-core24 revision 36
SOFTWARE/OS VERSIONS
Xubuntu 24.04
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.