extensions: prepend the snapd glvnd path
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
The system path needs precedence, as their contents are not looked through to find the highest priority one.
References:
- ubuntu/snapcraft-desktop-helpers#212
- https://github.com/NVIDIA/libglvnd/blob/master/src/EGL/icd_enumeration.md
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to prepend the snapd glvnd path, ensuring system path precedence since system directories are not scanned for the highest priority. Resolves EGL ICD enumeration ordering. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes prepend the snapd glvnd path to enforce system path precedence, as contents are not scanned for highest priority. Aligns with snapcraft-desktop-helpers#212 and NVIDIA libglvnd standards. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3209 extensions/desktop/common: add snapd gl vdpau dir to LD_LIBRARY_PATH | snapcraft | merged | 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. |