<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 3 окт. 2024 г., 19:03 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Then I am afraid you need to bring it to<br>
> <a href="https://gitlab.freedesktop.org/mesa/mesa/-/issues/?sort=created_date&state=opened&first_page_size=100" rel="noreferrer noreferrer" target="_blank">https://gitlab.freedesktop.org/mesa/mesa/-/issues/?sort=created_date&state=opened&first_page_size=100</a><br>
> mesa3d's issue tracker. Hopefully for radeonsi driver response will be more supportive compared to nouveau. Be prepared for git bisect ....<br>
<br>
@Andrew<br>
Do you think a request like that will do? Anyway, I'm not able to<br>
participate in the discussion about a bug; I don't even know what a<br>
“git bisect” is...<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">basically you download mesa's source code with git clone , then set good/bad points in git history, and rebuild/install/test until bad commit will be found. Of course some commits might introduce more errors or break build itself ....</div><div dir="auto"><br></div><div dir="auto">But hopefully developers will at least run cingg on their end first, may be this is something simple and obvious for them.</div><div dir="auto"><br></div><div dir="auto">I think report as written below is ok. You might need to leave few more details like kernel version etc, but last time I was there we had template to fill in .....</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
I use Cinelerra-GG (CinGG) as a video editing program on Arch linux,<br>
KDE and XOrg graphics server. CinGG can run either with OpenGL or with<br>
X11. In switching from mesa 24.1 to 24.2, the OpenGL mode of CinGG no<br>
longer works: I have warning messages and frequent freezes.<br>
After startup the program I have the following message:<br>
<br>
BC_DisplayInfo::gl_fb_config failed<br>
<br>
If I load one or more media in CinGG, when I set the X11-OpenGL<br>
driver, I get the following warning:<br>
<br>
void AWindowGUI::update_asset_list():<br>
Warning: /home/paz/test/sad_woman.mxf<br>
dimensions 1920x1080 exceed OpenGL texture limit 0<br>
void AWindowGUI::update_asset_list():<br>
Warning: /home/paz/test/Unusual_Habitat.wav<br>
dimensions 0x0 exceed OpenGL texture limit 0<br>
void AWindowGUI::update_asset_list():<br>
Warning: /home/paz/test/video (2160p)HDR_01.mp4<br>
dimensions 3840x2160 exceed OpenGL texture limit 0<br>
void AWindowGUI::update_asset_list():<br>
Warning: /home/paz/test/vp.webm<br>
dimensions 512x288 exceed OpenGL texture limit 0<br>
<br>
In X11 mode the errors do not occur.<br>
In Wayland the errors do not occur.<br>
In mesa 24.1.6 the errors do not occur.<br>
Glxgears and glmark2 work without problems.<br>
Arch linux is a rolling and everything is up to date.<br>
I have an AMD Radeon RX5700X (Navi10) with amdgpu drivers.<br>
I am a simple user of CinGG and have no ability to operate on the code.<br>
If you want to try CinGG there is appimage that works on many<br>
different linux distros (<a href="https://cinelerra-gg.org/download/images/" rel="noreferrer noreferrer" target="_blank">https://cinelerra-gg.org/download/images/</a>).<br>
</blockquote></div></div></div>