Summary: | [regression] Weston blocks indefinitely in x11_output_wait_for_map() on raw X server | ||
---|---|---|---|
Product: | Wayland | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
U. Artie Eoff
2013-02-19 19:52:52 UTC
commit 7cc3d846f42da60bb9a5232e0afc5afea435e7f5 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Tue Feb 19 21:19:04 2013 -0500 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN If the window manager doesn't support _NET_WM_STATE_FULLSCREEN, the fullscreen protocol won't work and we end up waiting indefintely for a confiure event that doesn't come. Only try to fullscreen if we have _NET_WM_STATE_FULLSCREEN, and only wait for map if we're fullscreen. https://bugs.freedesktop.org/show_bug.cgi?id=61133 (In reply to comment #1) > commit 7cc3d846f42da60bb9a5232e0afc5afea435e7f5 > Author: Kristian Høgsberg <krh@bitplanet.net> > Date: Tue Feb 19 21:19:04 2013 -0500 > > compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN > > If the window manager doesn't support _NET_WM_STATE_FULLSCREEN, the > fullscreen protocol won't work and we end up waiting indefintely for a > confiure event that doesn't come. > > Only try to fullscreen if we have _NET_WM_STATE_FULLSCREEN, and only > wait for map if we're fullscreen. > > https://bugs.freedesktop.org/show_bug.cgi?id=61133 Did this get pushed to master, yet? It's there now, sorry. On Wed, Feb 20, 2013 at 12:15 PM, <bugzilla-daemon@freedesktop.org> wrote: > Comment # 2 on bug 61133 from U. Artie Eoff > > (In reply to comment #1) >> commit 7cc3d846f42da60bb9a5232e0afc5afea435e7f5 >> Author: Kristian Høgsberg <krh@bitplanet.net> >> Date: Tue Feb 19 21:19:04 2013 -0500 >> >> compositor-x11: Only try to fullscreen if WM has >> _NET_WM_STATE_FULLSCREEN >> >> If the window manager doesn't support _NET_WM_STATE_FULLSCREEN, the >> fullscreen protocol won't work and we end up waiting indefintely for a >> confiure event that doesn't come. >> >> Only try to fullscreen if we have _NET_WM_STATE_FULLSCREEN, and only >> wait for map if we're fullscreen. >> >> https://bugs.freedesktop.org/show_bug.cgi?id=61133 > > Did this get pushed to master, yet? > > ________________________________ > You are receiving this mail because: > > You are the assignee for the bug. > > > _______________________________________________ > Wayland-bugs mailing list > Wayland-bugs@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/wayland-bugs > |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.