<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div><br></div><div>On Thu, Oct 15, 2020, at 12:08, Rémi Denis-Courmont wrote:<br></div><blockquote type="cite" id="qt" style=""><div>Hi,<br></div><div><br></div><div>There are 2 distinct problems here:<br></div><div><br></div><div>1) GL drivers don't handle the case that the window is destroyed behind their back<br></div><div>Mesa GL locks up. NVIDIA GL crashes/aborts. This is a well-known limitation that we've been seeing with the XCB window provider for a decade. I don't think it's in scope of 3.x-stable to address.<br></div></blockquote><div><br></div><div>Intel GPU here, it deadlocks. It make the issue even more critical, since the user is not able to play any more files, except if he spawns a terminal and killall -9 vlc.<br></div><div><br></div><blockquote type="cite" id="qt" style=""><div><br></div><div>I don't even know if it's an actual bug in the GL drivers, in the sense that I don't know what the GL specifications require.<br></div><div><br></div><div>2) The Qt GUI destroys the video window before WindowClose(), or at least it seems to (I cannot explain the symptoms in any other way). This seems like a new problem. This is most likely not a Mesa bug.<br></div><div><br></div><div class="qt-gmail_quote"><div>Le 15 octobre 2020 12:29:26 GMT+03:00, Thomas Guillem <thomas@gllm.fr> a écrit :<br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:0pt;margin-left:0.8ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><pre class="qt-k9mail"><div><br></div><div><br></div><div>On Wed, Oct 14, 2020, at 18:18, Rémi Denis-Courmont wrote:<br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(114, 159, 207);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div>Le lauantaina 10. lokakuuta 2020, 10.16.13 EEST Felix Paul Kühne a écrit :<br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(173, 127, 168);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div>Hello,<br></div><div><br></div><div>On Tuesday, there will be a press conference that is likely to announce the<br></div><div>release (date) of macOS 11.<br></div><div><br></div><div>Marvin and me did some specific fixes for this operating system version so<br></div><div>we would like to release an updated version of VLC.<br></div><div><br></div><div>Seeing that we have some minor security patches pending and that it would be<br></div><div>nice to release some YouTube lua script, UPnP and HLS improvements, I’d<br></div><div>propose a general release for all the OS.<br></div><div><br></div><div>Is anyone against? If yes, why?<br></div></blockquote><div>Qt/X11 is still broken.<br></div><div><br></div><div>(And it won't be backportable since the code no longer exists in VLC 4.) <br></div></blockquote><div><br></div><div>cf. <a href="https://gitlab.freedesktop.org/mesa/mesa/-/issues/116">https://gitlab.freedesktop.org/mesa/mesa/-/issues/116</a><br></div><div><br></div><div>So, if there is a fix in mesa, it will need a new API, so we can say that we should instead find a hack in VLC 3.0 to work around this issue.<br></div><div><br></div><div>I can't reproduce it on my desktop at work but I can easily reproduce it at home. I will check tomorrow.<br></div><div><br></div><div><br></div><div>> <br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(114, 159, 207);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div>-- <br></div><div>Реми Дёни-Курмон<br></div><div><a href="http://www.remlab.net/">http://www.remlab.net/</a><hr>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote><div><hr>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></pre></blockquote></div><div><br></div><div>-- <br></div><div>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. <br></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote><div><br></div></body></html>