Re: Cooirdinate transformation matrix does not work properly with evdev and cando touch screen

2012-07-24 Thread Peter Hutterer
On Tue, Jul 24, 2012 at 12:26:45AM +, Chandler Paul wrote: Hi, I've seen this bug posted already (I commented it on it too), but I figured I might as well ask this here since it doesn't look like the bug report has been touched by anyone in quite a while: When using my netbook's cando

Re: Cooirdinate transformation matrix does not work properly with evdev and cando touch screen

2012-07-24 Thread Chandler Paul
On Tue, 24 Jul 2012 15:51:10 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: are we talking about https://bugs.freedesktop.org/show_bug.cgi?id=49347? if not, please request that the ubuntu dev's upstream the patch or point to the freedesktop bug report. Cheers, Peter Yes, this

Re: Cooirdinate transformation matrix does not work properly with evdev and cando touch screen

2012-07-24 Thread Chandler Paul
On Tue, 24 Jul 2012 01:53:20 + Chandler Paul thatsly...@gmail.com wrote: On Tue, 24 Jul 2012 15:51:10 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: are we talking about https://bugs.freedesktop.org/show_bug.cgi?id=49347? if not, please request that the ubuntu dev's

Re: Cooirdinate transformation matrix does not work properly with evdev and cando touch screen

2012-07-24 Thread Peter Hutterer
On Tue, Jul 24, 2012 at 01:53:20AM +, Chandler Paul wrote: On Tue, 24 Jul 2012 15:51:10 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: are we talking about https://bugs.freedesktop.org/show_bug.cgi?id=49347? if not, please request that the ubuntu dev's upstream the patch

Re: Intel With ZaphodHeads.. Known to work?

2012-07-24 Thread David Markey
Just to follow up.. ZaphodHeads is only an option in SNA mode, after enabling this I was able to get 4 heads working.. Thanks! David On 20 July 2012 21:19, Alex Deucher alexdeuc...@gmail.com wrote: On Fri, Jul 20, 2012 at 1:47 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Fri, Jul 20,

Re: Intel Sandy Bridge plus Nvidia GPU

2012-07-24 Thread Haricophile
Le vendredi 20 juillet 2012 à 03:19 -0700, Ratin a écrit : Hi I am trying to utilize hardware accelerated grpahics on a system with Integrated Intel GMA3000 graphics and NVidia GeForce GTX 460 on PCI bus and having some issues with loading both Xorg driver. I obtained and compiled Do you take

Fatal IO error 11 (Resource temporarily unavailable) on X server :0

2012-07-24 Thread Giuseppe Penone
Hi, on a gtkmm 3 app I'm working on it happened once to have a crash and read the message: Gdk-WARNING **: centro: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Could this be a problem in my application or is for sure a bug in xorg? Regards, Giuseppe.

[PATCH:xf86-input-mouse 1/2] Raise bar for xorg-server to 1.7 for XINPUT ABI 7

2012-07-24 Thread Alan Coopersmith
Not all of the button label settings were wrapped in ABI #ifdefs, so just drop all #ifdefs for GET_ABI_MAJOR(ABI_XINPUT_VERSION) 7 Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com --- configure.ac |2 +- src/mouse.c | 16 ++-- 2 files changed, 3 insertions(+), 15

[PATCH:xf86-input-mouse 2/2] Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABI

2012-07-24 Thread Alan Coopersmith
Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com --- COPYING |1 + src/Makefile.am |1 + src/compat-api.h | 98 ++ src/sun_mouse.c | 18 +- 4 files changed, 110 insertions(+), 8 deletions(-) create mode

[PULL] More XQuartz regression fixes

2012-07-24 Thread Jeremy Huddleston Sequoia
The following changes since commit 77de2994774e7be24a0bad521180628feb1027c6: Bump to version 1.12.99.902 (2012-07-17 15:47:39 -0700) are available in the git repository at: git://people.freedesktop.org/~jeremyhu/xserver master for you to fetch changes up to

Re: [PATCH app/xscope] Convert Keith's personal license notice to X.Org standard MIT license notice

2012-07-24 Thread Jeremy Huddleston Sequoia
Wait, what? Keith is going to bake everyone attending XDS a personal pie? I want blackberry! On Jul 21, 2012, at 22:53, Keith Packard kei...@keithp.com wrote: Alan Coopersmith alan.coopersm...@oracle.com writes: Nope, I swear there was no mention of you baking cookies. Pies on the other

Re: [PATCH:xf86-input-mouse 1/2] Raise bar for xorg-server to 1.7 for XINPUT ABI 7

2012-07-24 Thread Jeremy Huddleston Sequoia
LOL, I guess that's one way to do it ;) Reviewed-by: Jeremy Huddleston Sequoia jerem...@apple.com On Jul 23, 2012, at 22:44, Alan Coopersmith alan.coopersm...@oracle.com wrote: Not all of the button label settings were wrapped in ABI #ifdefs, so just drop all #ifdefs for

Re: [PATCH] dix: fix scale_to_desktop for edge ABS events

2012-07-24 Thread Jeremy Huddleston Sequoia
Yick. This is why origin/size are better descriptors =( Reviewed-by: Jeremy Huddleston Sequoia jerem...@apple.com On Jul 20, 2012, at 16:41, Yufeng Shen mile...@chromium.org wrote: Scale_to_desktop() converts ABS events from device coordinates to screen coordinates: [dev_X_min, dev_X_max]

Re: [PATCH 1/4] Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it isn't.

2012-07-24 Thread Jeremy Huddleston Sequoia
Reviewed-by: Jeremy Huddleston Sequoia jerem...@apple.com On Jul 20, 2012, at 05:54, Jon TURNEY jon.tur...@dronecode.org.uk wrote: Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it isn't. (This data is not currently used in the server) (A similar change is made in mesa commit

Re: [PATCH 2/4] Do not report the GLX_INTEL_swap_event extension for indirect swrast

2012-07-24 Thread Jeremy Huddleston Sequoia
Reviewed-by: Jeremy Huddleston Sequoia jerem...@apple.com On Jul 20, 2012, at 05:54, Jon TURNEY jon.tur...@dronecode.org.uk wrote: Commit 84956ca4 bogusly adds GLX_INTEL_swap_event to the extensions reported by swrast. DRI2 supports this now - and already enables it explicitly - but drisw

Re: [PATCH 3/4] Generate swrast GLX extension list, rather than using a fixed list

2012-07-24 Thread Jeremy Huddleston Sequoia
I don't really like having redundant data. Is there really a need for us to store glx_enable_bits in the DRI screen record? It seems like we could just keep that local to __glXDRIscreenProbe. On Jul 20, 2012, at 05:54, Jon TURNEY jon.tur...@dronecode.org.uk wrote: Ensure this kind of bug

Re: [PATCH:xf86-input-mouse 1/2] Raise bar for xorg-server to 1.7 for XINPUT ABI 7

2012-07-24 Thread Alan Coopersmith
On 07/24/12 11:01 AM, Jeremy Huddleston Sequoia wrote: LOL, I guess that's one way to do it ;) Yes, we could have fixed it by adding more #ifdefs, but does anyone still need a brand new mouse driver to work with Xorg 1.6? We're just raising the bar one notch here and still supporting the last 3

Re: [PATCH:xf86-input-mouse 1/2] Raise bar for xorg-server to 1.7 for XINPUT ABI 7

2012-07-24 Thread Jeremy Huddleston Sequoia
On Jul 24, 2012, at 11:25, Alan Coopersmith alan.coopersm...@oracle.com wrote: On 07/24/12 11:01 AM, Jeremy Huddleston Sequoia wrote: LOL, I guess that's one way to do it ;) Yes, we could have fixed it by adding more #ifdefs, but does anyone still need a brand new mouse driver to work with

[PATCH test/xts 01/18] Ignore generated man page

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- .gitignore |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 906e545..cb12cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ stamp-h1 tcc check.sh results/ +XTS.txt +XTS.7 --

[PATCH test/xts 18/18] Add ShapeExt section to all.

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- xts5/tet_scen |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/xts5/tet_scen b/xts5/tet_scen index b39cb38..ae2d583 100644 --- a/xts5/tet_scen +++ b/xts5/tet_scen @@ -184,6 +184,8 @@ all

[PATCH test/xts 17/18] Revert Delete the Xt scenarios from 'all'

2012-07-24 Thread Peter Harris
All the Xt tests build now. This reverts commit 106e89be471ddd99972a602a789352ca53fc2a88. Signed-off-by: Peter Harris phar...@opentext.com --- xts5/tet_scen | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/xts5/tet_scen b/xts5/tet_scen index

[PATCH test/xts 16/18] Build Xt15

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt15/.gitignore |1 + xts5/Xt15/Makefile.am | 23 +++ 4 files changed, 26 insertions(+), 1 deletions(-) create mode 100644 xts5/Xt15/.gitignore

[PATCH test/xts 15/18] Build Xt14

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt14/.gitignore |2 ++ xts5/Xt14/Makefile.am | 24 4 files changed, 28 insertions(+), 1 deletions(-) create mode 100644 xts5/Xt14/.gitignore

[PATCH test/xts 07/18] Build Xt6

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt6/.gitignore |7 +++ xts5/Xt6/Makefile.am | 29 + 4 files changed, 38 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 11/18] Build Xt10

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |3 ++- xts5/Xt10/.gitignore |8 xts5/Xt10/Makefile.am | 30 ++ 4 files changed, 41 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 06/18] Build Xt5

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt5/.gitignore | 10 ++ xts5/Xt5/Makefile.am | 32 4 files changed, 44 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 08/18] Build Xt7

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt7/.gitignore | 11 +++ xts5/Xt7/Makefile.am | 33 + 4 files changed, 46 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 09/18] Build Xt8

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt8/.gitignore |7 +++ xts5/Xt8/Makefile.am | 32 4 files changed, 41 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 02/18] Re-enable the ShapeExt tests

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/SHAPE/.gitignore | 11 +++ xts5/SHAPE/Makefile.am | 31 +++ 4 files changed, 44 insertions(+), 1 deletions(-) create mode 100644

[PATCH test/xts 03/18] Build libXtaw

2012-07-24 Thread Peter Harris
libXtaw is used by the Xt tests. Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac|3 ++- xts5/src/Makefile.am|2 +- xts5/src/libXtaw/Viewport.c | 10 -- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/configure.ac

[PATCH test/xts 04/18] Build Xt3

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt3/.gitignore | 21 + xts5/Xt3/Makefile.am | 47 +++ 4 files changed, 70 insertions(+), 1 deletions(-)

[PATCH test/xts 13/18] Build Xt12

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt12/.gitignore | 22 ++ xts5/Xt12/Makefile.am | 44 4 files changed, 68 insertions(+), 1 deletions(-)

[PATCH test/xts 10/18] Build Xt9

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt9/.gitignore | 33 +++ xts5/Xt9/Makefile.am | 61 ++ 4 files changed, 96 insertions(+), 1

[PATCH test/xts 14/18] Build Xt13

2012-07-24 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- configure.ac |1 + xts5/Makefile.am |2 +- xts5/Xt13/.gitignore | 39 + xts5/Xt13/Makefile.am | 64 + 4 files changed, 105 insertions(+), 1

Re: [PATCH app/xscope] Convert Keith's personal license notice to X.Org standard MIT license notice

2012-07-24 Thread Keith Packard
Jeremy Huddleston Sequoia jerem...@apple.com writes: Wait, what? Keith is going to bake everyone attending XDS a personal pie? I want blackberry! We did bake pies in our hotel rooms during OLS many years ago. That was huge fun. -- keith.pack...@intel.com pgpszbFHWrcQ4.pgp Description:

[PATCH xorg-gtest] xserver: check for old log file, not old config file

2012-07-24 Thread Peter Hutterer
Introduced in cf9c6a9f588390869f278e5620ec40bfa2859d6a Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/xserver.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xserver.cpp b/src/xserver.cpp index 101c859..b420dd1 100644 --- a/src/xserver.cpp +++

Re: [PATCH xorg-gtest] xserver: check for old log file, not old config file

2012-07-24 Thread Chase Douglas
On 07/24/2012 05:05 PM, Peter Hutterer wrote: Introduced in cf9c6a9f588390869f278e5620ec40bfa2859d6a Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/xserver.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xserver.cpp b/src/xserver.cpp index

[PATCH xorg-gtest] xserver: add environment variable to suspend after startup

2012-07-24 Thread Peter Hutterer
Allows for attaching gdb to a server without messing around too much in the test code. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- README |5 + src/xserver.cpp |6 ++ 2 files changed, 11 insertions(+) diff --git a/README b/README index 7a44075..33e1fe3

Re: [PATCH] dix: fix scale_to_desktop for edge ABS events

2012-07-24 Thread Daniel Kurtz
On Wed, Jul 25, 2012 at 2:04 AM, Jeremy Huddleston Sequoia jerem...@apple.com wrote: Yick. This is why origin/size are better descriptors =( Reviewed-by: Jeremy Huddleston Sequoia jerem...@apple.com On Jul 20, 2012, at 16:41, Yufeng Shen mile...@chromium.org wrote: Scale_to_desktop()

[PATCH evdev] Only use mtdev for multitouch devices

2012-07-24 Thread Peter Hutterer
mtdev uses a chunk of memory per device (~41kB), mainly for for its internal event buffers. The average box these days can easily have 10 devices, but only few of those are multitouch. So check if we have ABS_MT_POSITION axes and only create an mtdev instance if we do. If a device has multitouch

Re: [PATCH v2] os: print newline after printing display name

2012-07-24 Thread Peter Hutterer
Keith, please apply this one directly, thanks. On Thu, Jun 21, 2012 at 03:30:17PM +1000, Peter Hutterer wrote: Much easier for scripts that try to read the display value off the file descriptor. Plus, this restores the behaviour we had for this patch in Fedora since server 1.6 (April 2009).

Re: [PATCH] glx: drop GLX_LIBS from X server and workaround sdksyms.

2012-07-24 Thread Peter Hutterer
On Wed, Jul 25, 2012 at 01:39:43PM +1000, Dave Airlie wrote: From: Dave Airlie airl...@redhat.com We've had reports of two copies of the GLX bits, one in the server and one in libglx.so causing problems, I didn't understand why the X server needed a copy so drop it, however then we have to

Re: [PATCH v2] os: print newline after printing display name

2012-07-24 Thread Keith Packard
Peter Hutterer peter.hutte...@who-t.net writes: Keith, please apply this one directly, thanks. It's been in the server since June... 014ad46f1b353a95e2c4289443ee857cfbabb3ae -- keith.pack...@intel.com pgpokbWKrRQi3.pgp Description: PGP signature

Re: [RFC PATCH] sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b

2012-07-24 Thread Peter Hutterer
On Mon, Jul 23, 2012 at 04:34:28PM -0400, Adam Jackson wrote: That commit adds two hunks, and I _think_ they're backwards. It adds code to modify bracket_greater on NegativeTransition triggers, and bracket_less on PositiveTransition triggers. That breaks symmetry with the surrounding code;

[Bug 35457] [rs690m] Graphics corruption with ati x1200

2012-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35457 --- Comment #46 from Josselin Mouette j...@debian.org 2012-07-24 07:34:48 PDT --- Note that it can be worked around by disabling RENDER acceleration. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 35457] [rs690m] Graphics corruption with ati x1200

2012-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35457 --- Comment #47 from Carl c...@finknetwork.com 2012-07-24 10:15:36 UTC --- (In reply to comment #46) Note that it can be worked around by disabling RENDER acceleration. Can you be more specific? -- Configure bugmail: