extensions/desktop/common: add snapd gl vdpau dir to LD_LIBRARY_PATH
Metadata
Current evaluation
Merged a single-line change adding the snapd GL VDPAU directory to LD_LIBRARY_PATH in the desktop common extension. The PR was merged despite three reviewers initially requesting changes and two unresolved comments.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a single-line change adding the snapd GL VDPAU directory to LD_LIBRARY_PATH in the desktop common extension. The PR was merged despite three reviewers initially requesting changes and two unresolved comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds the snapd GL vdpau directory to LD_LIBRARY_PATH in the desktop/common extension. Submitted by anonymouse64 and signed off by Ian Johnson, the change enables GPU acceleration for snap applications. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged change to the desktop/common extension that adds the snapd GL VDPAU directory to LD_LIBRARY_PATH, resolving GPU library path issues for snap applications. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3253 extensions: prepend the snapd glvnd path | snapcraft | merged | Merged a one-line change to prepend the snapd glvnd path, ensuring system path precedence per NVIDIA libglvnd guidelines. Approved by two reviewers with zero unresolved comments. | |
| #462 Add SNAP_LIBRARY_PATH to LD_LIBRARY_PATH. | snapcraft | merged | Merged changes adding SNAP_LIBRARY_PATH to LD_LIBRARY_PATH, resolving Launchpad bug #1570945. The three-file update received maintainer approval and was merged. |