[Wayland-bugs] [Bug 96312] "libinput bug: timer offset negative" keeps coming up in syslog
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 1 22:29:56 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96312
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |peter.hutterer at who-t.net
--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
is this reproducible? the most common cause of this is a slow compositor/X
server busy with rendering. libinput does timer setups based on event
timestamps from the kernel and relies on the caller to keep calling
libinput_dispatch() often enough, if that isn't the case then a 150ms timer may
be set for an event from 500ms ago - resulting in an offset of -350ms from the
current time.
Unless you can reproduce this reliably with a specific interaction there is not
much we can do here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160601/b1213e9c/attachment.html>
More information about the wayland-bugs
mailing list