Re: Tablet Testing

2000-11-23 Thread the Loial Raven
hey wait... while looking through the X wacom source(to try and make a quick fix for my problem) i noticed some interesting things. on line 1372 of xf86Wacom.c, it reads /* The stylus reports button 4 for the second side * switch and button 4/5 for the eraser tip. We

Re: Tablet Testing

2000-11-22 Thread Garry R. Osgood
the Loial Raven wrote: I've been looking back through the mail archive and am seeing if it is any way tied to my own problems... but i checked and i'm getting the same problem... i didn't even notice it before. I also noticed some other interesting things. i'll give the output from

GDK and XInput [Was: Re: Thanks for Tablet Testing]

2000-11-17 Thread Garry R. Osgood
Simon, Raphael, All... I had the opportunity to spend three or four hours yesterday afternoon/evening (GMT -5.00) seeking ways to rescue Marching Ants (#10498). I can confidently report that a call such as: return_val = gdk_pointer_grab (gdisp-canvas-window, FALSE,

Re: Thanks for tablet testing...

2000-11-16 Thread Garry R. Osgood
Simon, Raphael Simon: Thank you for the Havoc Pennington/X-11 Consortium documentation As Raphael points out, the GDK/XInputExtension glacis is where interesting affairs transpire. Raphael wrote: I think that #10498 occurs because of a combination of two things: - A bug in GTK+

Re: [gimp-devel] Thanks for tablet Testing [Re: Tablet Testing Needed]

2000-11-15 Thread Raphael Quinet
On Tue, 14 Nov 2000, Simon Budig [EMAIL PROTECTED] wrote: Garry R. Osgood ([EMAIL PROTECTED]) wrote: [does GTK handle the XInput-devices and the "normal mouse" in the same way?] At present, we know that is not entirely true in two mixes of hardware. However, the manner in which they are

Re: [gimp-devel] Thanks for Tablet Testing

2000-11-15 Thread Simon Budig
Garry R. Osgood ([EMAIL PROTECTED]) wrote: Simon Budig wrote: I wrote a small program to monitor the extended XInput-Events, it is attached. I've not had much time to investigate further on , but these are some trial runs I get Built and run on ALICE, an SGI Indigo R4000, using MIPS 6.2

Tablet Testing Needed!

2000-11-13 Thread Garry R. Osgood
Hi, I was delighted this weekend to uncover a cause to #10498: "Marching Ants die untimely deaths" which has been pestering me for sometime now. The immediate cause stems from the pause count in the Selection structure being incremented more often than being decremented. [selection.c CVS-1.6

Re: [gimp-devel] Tablet Testing Needed!

2000-11-13 Thread Simon Budig
Garry R. Osgood ([EMAIL PROTECTED]) wrote: I was delighted this weekend to uncover a cause to #10498: "Marching Ants die untimely deaths" which has been pestering me for sometime now. Whoo ho! I would like to obtain a sense of how widespread this phenomenon is. Marc Lehmann reported to

Re: [gimp-devel] Tablet Testing Needed!

2000-11-13 Thread Simon Budig
So. Finally I could do some test with my Intuos A5 and my Artpad II. Garry R. Osgood ([EMAIL PROTECTED]) wrote: 4. With pen still in hand, move to the interior of the selection region. 5. Press down and move the pen (this activates init_edit_selection() and Edit Select tool methods that