Comment 33 for bug 780961

Revision history for this message
Chase Douglas (chasedouglas) wrote :

Peter Hutterer and I looked over this code as we were working on the XI multitouch work. In a change I made to the syncEvents queue list management, I forgot to update the previous item's "next" pointer when removing an item. This could very well be the cause of the bug.

I have uploaded a new package to my testing ppa (~xdebug~4). Please test it out to see if it resolves the issue.

Thanks!