On 02/02/2012 06:43 PM, Peter Hutterer wrote:
On Thu, Feb 02, 2012 at 05:00:58PM +0100, Mathieu Taillefumier wrote:
On 01/31/2012 07:20 PM, Jeremy Huddleston wrote:
That's pretty much an entire merge you are blaming now. Are you sure you can't
narrow it down further than that? If you're ha
I think I found where the error is. the original code (before the patch)
contains a very last "if" before the third possible call to DeliverDeviceEvents
which is if(focus) then call the function. After debugging it again with gdb i
found that (with the patch included) the variable focus is null
Trying to compile xf86-input-penmount-1.4.1 Readme said to send questions
and problems to this mailing list, let me know if I should ask elsewhere.
Trying to compile the driver on slitaz for a tablet, I get as far as
./configure, but when I issue make it fails pretty quickly. here is the
informati