[Wayland-bugs] [Bug 78349] SIGSEGV in weston-keyboard_set_focus during change_workspace when output seat is specified

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 9 12:52:55 PDT 2014


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

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

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

--- Comment #5 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 6e56ab41d99197ca2b562b5bc1315800065763ae
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
Date:   Wed May 7 11:57:28 2014 +0300

    shell: Fix crash when restoring focus state during workspace change

    The check to avoid calling weston_keyboard_set_focus() for a seat that
    didn't have a keyboard in restore_focus_state() was cheking the wrong
    seat (the one from the previous loop). That caused a crash when
    switching workspaces if there was an extra seat that didn't have a
    keyboard.

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

-- 
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/20140509/38a13018/attachment.html>


More information about the Wayland-bugs mailing list