| Summary: | [Request] Update kdevelop snap to latest (22.12.1) | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Ian H <master.haber> |
| Component: | Snaps | Assignee: | Scarlett Moore <sgmoore> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | neon-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Snap | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 23.04.0 | |
| Sentry Crash Report: | |||
|
Description
Ian H
2023-01-25 22:12:21 UTC
I am working on some issues I have found while testing. 22.12.3 will be released soon. Latest in snap store 23.04.0 - Please note the snap is --classic installed: 23.04.1 (64) 812MB classic throws errors when building/running qt projects. my guess is it is loading up an incompatible lib during build/run. /Qt/5.15.12/gcc_64/bin/repc: symbol lookup error: /Qt/5.15.12/gcc_64/bin/repc: undefined symbol: _ZdlPvm, version Qt_5 installed: 23.04.2 (66) 812MB classic crashes at kdevelop launch snap run kdevelop Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Segmentation fault (core dumped) I have a MR open that should fix this. https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/510 Latest snap in the snap store ( 23.08.3 ) fixes random crashes and works quite nicely. |