chore(kde-neon-6): remove unnecessary symlink for kvantum
Metadata
Current evaluation
Merged kde-neon-6 plugin update removing an unnecessary Kvantum symlink. lxqt-support snaps now patch Kvantum to read SNAP_REAL_HOME/.config/Kvantum directly, making the symlink redundant. Approved and merged after CI checks.
Suggested action: —
No scores available.
Issue body
This is just to remove the creation of the symlink to the Kvantum folder.
The Kvantum from the lxqt-support Snaps is now built with a patch so that it reads the `$SNAP_REAL_HOME/.config/Kvantum` folder, which makes the symlink creation unnecessary.
I also opened pull requests here:
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/merge_requests/9
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/merge_requests/10
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged kde-neon-6 plugin update removing an unnecessary Kvantum symlink. lxqt-support snaps now patch Kvantum to read SNAP_REAL_HOME/.config/Kvantum directly, making the symlink redundant. Approved and merged after CI checks. | |
| qwen/qwen3.8-27b |
Impact:
25
Quick Win:
22.5
Staleness:
5
Complexity:
10
Confidence:
85
|
needs review | Removes the /usr/share/Kvantum symlink from the kde-neon-6 extension since lxqt-support snaps now read $SNAP_REAL_HOME/.config/Kvantum directly. Approved by 2 reviewers; CI passing except pending integration tests. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
60
Complexity:
10
Confidence:
85
|
needs review | Removes an unnecessary Kvantum symlink creation in kde-neon-6 packaging. Approved by two reviewers with zero unresolved comments, but CI integration tests are failing on multiple Ubuntu versions and the PR title policy check failed. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
55
Complexity:
15
Confidence:
70
|
needs review | Removes an unnecessary Kvantum symlink in kde-neon-6 after upstream snap patches made it redundant. Awaiting maintainer review after 60 days of inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
35
Complexity:
10
Confidence:
85
|
needs review | Removes an unnecessary Kvantum symlink in kde-neon-6 snap packaging. lxqt-support snaps now patch Kvantum to read the config directory directly, making the symlink obsolete. Awaiting maintainer review and assignment. |
Update history
| Date | Change |
|---|---|
| updated | |
| updated | |
| updated |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5917 feat(kde-neon-6): lxqt and kvantum theme support | snapcraft | merged | Added lxqt and kvantum theme support for kde-neon-6 by integrating lxqt-support content snaps. After resolving CLA requirements, fixing linting errors, and updating spread tests, the changes were approved and merged. | |
| #6065 kde-neon-6 launcher-specific - link to Kvantum folder | snapcraft | merged | Merged. Adds a symlink to the Kvantum folder in the kde-neon-6 launcher to enable external theme access. Related KDE snap-packaging changes were also merged. Approved and passed CI. |