https://bugs.freedesktop.org/show_bug.cgi?id=60817
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Kristian Høgsberg <[email protected]> --- commit 2f07ef6963a81cffabdac33c19c413db5bebc499 Author: Kristian Høgsberg <[email protected]> Date: Sat Feb 16 14:29:24 2013 -0500 xkb: Don't call exit on failure in weston_compositor_xkb_init() This will exit without cleaning vt modes and leave the system stuck. https://bugs.freedesktop.org/show_bug.cgi?id=60817 which will catch xkb errors (and other input errors) during startup. Errors during hotplug continue to result in the device being ignored, but I think that's fair. -- 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
