lunar is released, so I'm skipping kinetic

** Description changed:

- I have a bug that occurs in Ubuntu 22.04's most up to date libmesa
- related packages (=22.2.5-0ubuntu0.1~22.04.1) that was not there in
- =22.0.1-1ubuntu2. It has since been solved in mesa's repo and pulled
- into debian's repo. I do not know the proper way to request an updated
- version be made for Ubuntu. I've manually installed many different
- versions of libmesa to test on my own that it was working in an older
- version, is broken in this update, and was fixed again in 22.3.4 and
- 22.3.5.
+ [Impact]
+ There's a shader bug in 22.2.x, fixed upstream in commit
+ 
+ 
https://gitlab.freedesktop.org/mesa/mesa/-/commit/7e68cf91d74e6bd9a88c2b52417451d9afec4782
+ 
+ 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.5-0ubuntu0.1~22.04.1) that was not there in =22.0.1-1ubuntu2. 
It has since been solved in mesa's repo and pulled into debian's repo. I do not 
know the proper way to request an updated version be made for Ubuntu. I've 
manually installed many different versions of libmesa to test on my own that it 
was working in an older version, is broken in this update, and was fixed again 
in 22.3.4 and 22.3.5.
  
  The one-line fix is implemented here in libmesa's repo:
- 
https://gitlab.freedesktop.org/mesa/mesa/-/commit/7e68cf91d74e6bd9a88c2b52417451d9afec4782/pipelines
+ 
https://gitlab.freedesktop.org/mesa/mesa/-/commit/7e68cf91d74e6bd9a88c2b52417451d9afec4782
+ 
+ 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-0ubuntu0.1~22.04.1.
  
  I was directed to report this bug via my question at
  answers.launchpad.net/ubuntu:
  https://answers.launchpad.net/ubuntu/+question/705988
  
  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-0ubuntu0.1~22.04.1
    Candidate: 22.2.5-0ubuntu0.1~22.04.1
    Version table:
   *** 22.2.5-0ubuntu0.1~22.04.1 500
          500 http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
          100 /var/lib/dpkg/status
       22.0.1-1ubuntu2 500
          500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libglx-mesa0 22.2.5-0ubuntu0.1~22.04.1
  ProcVersionSignature: Ubuntu 5.19.0-35.36~22.04.1-generic 5.19.17
  Uname: Linux 5.19.0-35-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  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-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2022-04-29T14:47:14.568862

** Summary changed:

- [feature request] Upgrade libglx-mesa0
+ set info.separate_shader

** Summary changed:

- set info.separate_shader
+ mesa: set info.separate_shader for ARB programs

** Changed in: mesa (Ubuntu Kinetic)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/2013128

Title:
  mesa: set info.separate_shader for ARB programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2013128/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to