Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905146 - =media-libs/mesa-23.0.3: warning: queue destroyed while proxies still attached: wl_display@1 still attached
Summary: =media-libs/mesa-23.0.3: warning: queue destroyed while proxies still attache...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-27 06:11 UTC by David Kredba
Modified: 2023-05-11 10:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kredba 2023-04-27 06:11:14 UTC
There is https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21646/diffs?commit_id=ee5d2250fd159689aae3f7d632a6226971bea85c fix for wayland protocol what is not present in mesa-23.0.3 source code, so my mpv started to complain about it again.
When applied locally it works.

Could it please be possibly included as a patch in the tree?
Comment 1 Larry the Git Cow gentoo-dev 2023-04-27 06:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f794d735103f871e077a6e645eb387513e6ef79

commit 0f794d735103f871e077a6e645eb387513e6ef79
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-11 18:15:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-27 06:19:21 +0000

    media-libs/mesa: backport wayland warning patches again
    
    See 9d79f611e3930455eafc5b80cf9b2fb71aeb20b0.
    
    Closes: https://bugs.gentoo.org/905146
    Bug: https://bugs.gentoo.org/904072
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/mesa/Manifest                           |   1 +
 .../mesa-23.0.2-wayland-crash-warnings-2.patch     |  49 +++
 .../files/mesa-23.0.2-wayland-crash-warnings.patch |  37 ++
 .../{mesa-23.0.3.ebuild => mesa-23.0.2-r1.ebuild}  |   6 +-
 media-libs/mesa/mesa-23.0.3-r1.ebuild              | 462 +++++++++++++++++++++
 5 files changed, 554 insertions(+), 1 deletion(-)