https://bugs.freedesktop.org/show_bug.cgi?id=78349
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Kristian Høgsberg <[email protected]> --- commit 6e56ab41d99197ca2b562b5bc1315800065763ae Author: Ander Conselvan de Oliveira <[email protected]> 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.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
