[Wayland-bugs] [Bug 60817] System freeze when keymap specified by keymap_layout option in weston.ini can't be found

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 18 14:02:06 PST 2013


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

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

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

--- Comment #2 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 2f07ef6963a81cffabdac33c19c413db5bebc499
Author: Kristian Høgsberg <krh at bitplanet.net>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130218/2bd2e132/attachment.html>


More information about the Wayland-bugs mailing list