[Wayland-bugs] [Bug 65802] Weston lock screen consistently hangs my system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 16 11:13:00 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65802

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Kristian Høgsberg <krh at bitplanet.net> ---
I think we found this problem, try this commit from master:

commit 991810c1b3eb243a2137fc7e9e5cc5214b7f6330
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Wed Oct 16 11:10:12 2013 -0700

    compositor: Stop the repaint loop if the compositor went to sleep

    We check the state when we schedule a repaint, but we will still repaint
    in weston_output_finish_frame() if a repaint is needed.  Now we check
    whether we went to sleep while waiting for the page flip and stop
repainting
    in that case.

    https://bugs.freedesktop.org/show_bug.cgi?id=65802

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131016/6fe595de/attachment.html>


More information about the Wayland-bugs mailing list