https://bugs.kde.org/show_bug.cgi?id=490862
--- Comment #14 from chris.m.ger...@gmail.com --- (In reply to Ryan from comment #10) > (In reply to chris.m.geroux from comment #9) > > (In reply to Scarlett Moore from comment #8) > > > please test the latest in --candidate > > There is no change for my side. I get the same error message as before. > ``` > /snap/kate/181/usr/bin/kate: error while loading shared libraries: > libpcre.so.3: cannot open shared object file: No such file or directory > ``` > ``` > snap-id: AhMXNopXhzZ7XDMS9mZ2H2G40U3h3SkR > tracking: latest/candidate > refresh-date: today at 20:46 CEST > channels: > latest/stable: 24.05.2 2024-08-04 (177) 2GB classic > latest/candidate: 24.08.0 2024-09-05 (181) 2GB classic > latest/beta: ↑ > latest/edge: 24.05.2 2024-08-21 (178) 2GB classic > installed: 24.08.0 (181) 2GB classic > ``` After seeing the path you used to run kate when installed as a snap I found a similar path and gave it a try: $ /snap/kate/181/usr/bin/kate --version /snap/kate/181/usr/bin/kate: error while loading shared libraries: libkateprivate.so.24.08.0: cannot open shared object file: No such file or directory Similar but slightly different error. -- You are receiving this mail because: You are watching all bug changes.