mesa: set info.separate_shader for ARB programs
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
mesa (Ubuntu) | Status tracked in Mantic | |||||
Jammy |
In Progress
|
Undecided
|
Unassigned | |||
Kinetic |
Won't Fix
|
Undecided
|
Unassigned | |||
Lunar |
Triaged
|
Undecided
|
Unassigned | |||
Mantic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
There's a shader bug in 22.2.x, fixed upstream in commit
https:/
but since 22.2.x is already EOL, we need to backport it.
[Test case]
Install update, check that the application from the submitter works.
[Where things could go wrong]
This is a oneliner that flips a bool, but it's hard to imagine use-cases which would expect the old value.
--
I have a bug that occurs in Ubuntu 22.04's most up to date libmesa related packages (=22.2.
The one-line fix is implemented here in libmesa's repo: https:/
Unfortunately I'm not using libmesa directly. I'm programming an application using fox-toolkit which interfaces with libmesa behind the scenes for me. I reported my issue to them first, and they stated it appears to be in the mesa library, which is what ultimately led me down the path to their repo, debian's repo, and here. Please let me know if I'm in the right spot, and, if so, what my next step is to properly report this.
--
Feature Request: Upgrade mesa libraries to apply upstream bugfix to a bug introduced in 22.2.5-
I was directed to report this bug via my question at answers.
Please let me know if you need further information. Thanks!
> lsb_release -rd
Description: Ubuntu 22.04.2 LTS
Release: 22.04
> apt-cache policy libglx-mesa0
libglx-mesa0:
Installed: 22.2.5-
Candidate: 22.2.5-
Version table:
*** 22.2.5-
500 http://
100 /var/lib/
22.
500 http://
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: libglx-mesa0 22.2.5-
ProcVersionSign
Uname: Linux 5.19.0-35-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: i3
Date: Tue Mar 28 15:30:59 2023
InstallationDate: Installed on 2022-04-28 (334 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)
modified.
mtime.conffile.
Changed in mesa (Ubuntu Jammy): | |
status: | New → In Progress |
would've been best to just add the info from the question instead, as your request didn't even contain the link to the fix