Jeremy, sorry, took me a while :-)
Can you try isolating the cause for me? With 2.7.1 installed, backup the server binary:
cd /Applications/Utilities/XQuartz.app/Contents/MacOS/ sudo cp X11.bin X11.bin-2.7.1
Next, install XQuartz-2.7.2_beta2 Then restore the old server binary cd /Applications/Utilities/XQuartz.app/Contents/MacOS/ sudo cp X11.bin X11.bin-2.7.2_beta2 sudo cp X11.bin-2.7.1 X11.bin
If it works, this means it's a server issue. If it still fails, then it's probably a client issue.
it works, so its a server issue, anythingelse you want me to do? christof -- public key www.hfph.mwn.de/~chwolf/ch.wolf.asc Please respect my privacy and do not make my contact information available to third parties. This email is UNCLASSIFIED.
I was able to reproduce it with my tablet. I've debugged it enough to know that the valuators we send to DIX are correct, so it looks like DIX is somehow mucking with them. I've emailed xorg-devel to see if Peter knows has some insights, but if not, I'll dive in a bit deeper. http://lists.x.org/archives/xorg-devel/2012-March/029919.html On Mar 18, 2012, at 07:29, Christof Wolf wrote:
Jeremy,
sorry, took me a while :-)
Can you try isolating the cause for me? With 2.7.1 installed, backup the server binary:
cd /Applications/Utilities/XQuartz.app/Contents/MacOS/ sudo cp X11.bin X11.bin-2.7.1
Next, install XQuartz-2.7.2_beta2 Then restore the old server binary cd /Applications/Utilities/XQuartz.app/Contents/MacOS/ sudo cp X11.bin X11.bin-2.7.2_beta2 sudo cp X11.bin-2.7.1 X11.bin
If it works, this means it's a server issue. If it still fails, then it's probably a client issue.
it works, so its a server issue, anythingelse you want me to do?
christof -- public key www.hfph.mwn.de/~chwolf/ch.wolf.asc
Please respect my privacy and do not make my contact information available to third parties.
This email is UNCLASSIFIED.
participants (2)
-
Christof Wolf
-
Jeremy Huddleston