On Wed, Oct 19, 2011 at 05:01:08PM -0700, Ping Cheng wrote:
> normalizePressure crashes if wcmMaxZ is 0.
>
> Signed-off-by: Ping Cheng
> ---
> src/wcmCommon.c |8
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/src/wcmCommon.c b/src/wcmCommon.c
> index c3c8907..
On Wed, Oct 19, 2011 at 7:01 PM, Chris Bagwell wrote:
> On Wed, Oct 19, 2011 at 7:01 PM, Ping Cheng wrote:
>> normalizePressure crashes if wcmMaxZ is 0.
>
> The crash must depend on version of Xorg your using. I'd assume I'd
> see this crash as well now that I'm using the Bamboo driver that
> re
On Wed, Oct 19, 2011 at 7:01 PM, Ping Cheng wrote:
> normalizePressure crashes if wcmMaxZ is 0.
The crash must depend on version of Xorg your using. I'd assume I'd
see this crash as well now that I'm using the Bamboo driver that
removed pressure support for touch... but I don't.
Change makes se
normalizePressure crashes if wcmMaxZ is 0.
Signed-off-by: Ping Cheng
---
src/wcmCommon.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/wcmCommon.c b/src/wcmCommon.c
index c3c8907..08b3283 100644
--- a/src/wcmCommon.c
+++ b/src/wcmCommon.c
@@ -1168,17 +1168,1