Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-09 Thread Chris Bagwell
Cool. Thanks for solving the mystery. Chris On Wed, Mar 9, 2011 at 1:50 AM, Eduard Hasenleithner wrote: > 2011/3/6 Chris Bagwell : >> Did you see in this weeks git that a VCOPY bugfix was submitted that >> stops crashes on xorg 1.7 servers?  It so happens that 0.10.8 is also >> last release wit

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-08 Thread Eduard Hasenleithner
2011/3/6 Chris Bagwell : > Did you see in this weeks git that a VCOPY bugfix was submitted that > stops crashes on xorg 1.7 servers?  It so happens that 0.10.8 is also > last release without VCOPY bug. If found the likely reason for the vcopy bug: When the "test" directory of xf86-input-wacom is b

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-08 Thread Favux ...
Status update: Patch "Accepted xorg-server into lucid-proposed". Eduard already tested and it works. See Launchpad bug report: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/730488 Favux On Tue, Mar 8, 2011 at 5:47 PM, TImo Aaltonen wrote: > > There are ways to help ubuntu-x@ make

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-08 Thread TImo Aaltonen
On 07.03.2011 08:53, Eduard Hasenleithner wrote: > 2011/3/7 Peter Hutterer : >>> The bug only exists if xf86-input-wacom later than 0.10.8 on xorg >>> 1.7.6 server with an intuos4 L tablet is used. The bug does not show >>> up if the mentioned patch >>> (http://lists.x.org/archives/xorg-devel/2010-

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Peter Hutterer
On Mon, Mar 07, 2011 at 07:53:15AM +0100, Eduard Hasenleithner wrote: > 2011/3/7 Peter Hutterer : > >> The bug only exists if xf86-input-wacom later than 0.10.8 on xorg > >> 1.7.6 server with an intuos4 L tablet is used. The bug does not show > >> up if the mentioned patch > >> (http://lists.x.org/

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Eduard Hasenleithner
2011/3/7 Peter Hutterer : >> The bug only exists if xf86-input-wacom later than 0.10.8 on xorg >> 1.7.6 server with an intuos4 L tablet is used. The bug does not show >> up if the mentioned patch >> (http://lists.x.org/archives/xorg-devel/2010-April/007333.html) is >> included in the x-server. It d

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Peter Hutterer
On Mon, Mar 07, 2011 at 06:44:01AM +0800, Ping Cheng wrote: > On Mon, Mar 7, 2011 at 6:27 AM, Eduard Hasenleithner > wrote: > > > 2011/3/6 Ping Cheng : > > >> Just as a note: I compiled xf86-input-wacom-0.10.8 which is the last > > >> release before commit 19c24dc4e852bae384f16411d5f59add487be5f0

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Peter Hutterer
On Sun, Mar 06, 2011 at 11:27:50PM +0100, Eduard Hasenleithner wrote: > 2011/3/6 Ping Cheng : > >> Just as a note: I compiled xf86-input-wacom-0.10.8 which is the last > >> release before commit 19c24dc4e852bae384f16411d5f59add487be5f0 and it > >> appears to work correctly. > > > > > > Oh, too bad.

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Ping Cheng
On Mon, Mar 7, 2011 at 6:27 AM, Eduard Hasenleithner wrote: > 2011/3/6 Ping Cheng : > >> Just as a note: I compiled xf86-input-wacom-0.10.8 which is the last > >> release before commit 19c24dc4e852bae384f16411d5f59add487be5f0 and it > >> appears to work correctly. > > > > > > Oh, too bad. I wonder

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Eduard Hasenleithner
2011/3/6 Ping Cheng : >> Just as a note: I compiled xf86-input-wacom-0.10.8 which is the last >> release before commit 19c24dc4e852bae384f16411d5f59add487be5f0 and it >> appears to work correctly. > > > Oh, too bad. I wonder why the others have not seen the issue yet. Do you > have multi-monitor se

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Chris Bagwell
It sounds like the problem has been debugged enough to know its some sort of integer overflow... but just in case: Did you see in this weeks git that a VCOPY bugfix was submitted that stops crashes on xorg 1.7 servers? It so happens that 0.10.8 is also last release without VCOPY bug. So it may b

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Favux ...
HI Ping, It has been reported by others. The "fix" has been to go back to xf86-input-wacom-0.10.8 in Lucid (2.6.32) or update to a release with X server 1.9, i.e. Maverick (I think 1.8 would work too). The default xf86-input-wacom in Lucid (10.04) is 0.10.5. Favux On Sun, Mar 6, 2011 at 3:30 P

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Ping Cheng
On Sun, Mar 6, 2011 at 1:53 AM, Eduard Hasenleithner wrote: > 2011/3/6 Ping Cheng : > > Which X server version are you running? Please post the output of "X > > -version" from your system here. If you are running a server older than > 1.7, > > you need linuxwacom-0.8.8-11 instead. > > I'm using th

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Eduard Hasenleithner
2011/3/6 Ping Cheng : > Which X server version are you running? Please post the output of "X > -version" from your system here. If you are running a server older than 1.7, > you need linuxwacom-0.8.8-11 instead. I'm using the default X server from Ubuntu 10.04: $ X -version X.Org X Server 1.7.6 R

Re: [Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Ping Cheng
On Sun, Mar 6, 2011 at 12:22 AM, Eduard Hasenleithner wrote: > Hi > > As also reported in http://ubuntuforums.org/showthread.php?t=1120029 > my Intuos4 L does not work properly on Ubuntu Lucid with a quite new > git version of the xf86-input-wacom. Only the left half of the tablet > is usable, if

[Linuxwacom-devel] Intuos4 L on Ubuntu 10.04

2011-03-06 Thread Eduard Hasenleithner
Hi As also reported in http://ubuntuforums.org/showthread.php?t=1120029 my Intuos4 L does not work properly on Ubuntu Lucid with a quite new git version of the xf86-input-wacom. Only the left half of the tablet is usable, if the stylus is moved to the right half it jumps to the leftmost location.