xsetwacom goes wild with Intuos4 strips (Wacom Intuos3 9x12)

Bug #680477 reported by Guédon Mickaël
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
xf86-input-wacom (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

I'm using Ubuntu 10.10 (Maverick, up to date) x32-64, with the last official xserver-xorg-input-wacom package (1:0.10.8-0ubuntu1 for instance).
My tablet is a Wacom Intuos3 A4 (Wacom Intuos3 9x12).

When I boot up my system, and I use the strips of my tablet to test them, they do work as default action (slide page).
But this is not what I want to do with it, so I use xsetwacom for this. And, at the precise time when I use xsetwacom to set another action key (eg. f or d), the strips stop working.

Here is the custom script I use to do that :
#!/bin/sh

# Strips
xsetwacom set "Wacom Intuos3 9x12 pad" StripLUp "key f" # Taille du pinceau
xsetwacom set "Wacom Intuos3 9x12 pad" StripLDn "key d"
xsetwacom set "Wacom Intuos3 9x12 pad" StripRUp "key s" # Opacité
xsetwacom set "Wacom Intuos3 9x12 pad" StripRDn "key a"

# Boutons gauche
# ---------
# | | 1 |
# | 3 |---|
# | | 2 |
# |-------|
# | 4 |
# ---------
xsetwacom set "Wacom Intuos3 9x12 pad" button1 "key y" # redo
xsetwacom set "Wacom Intuos3 9x12 pad" button2 "key z" # undo
xsetwacom set "Wacom Intuos3 9x12 pad" button3 "key shift" # shift
xsetwacom set "Wacom Intuos3 9x12 pad" button4 "key b" # retour au brushs
# Boutons droite
# ---------
# | 5 | |
# |---| 7 |
# | 6 | |
# |-------|
# | 8 |
# ---------
xsetwacom set "Wacom Intuos3 9x12 pad" button5 "key shift plus" # zoom +
xsetwacom set "Wacom Intuos3 9x12 pad" button6 "key minus" # zoom -
xsetwacom set "Wacom Intuos3 9x12 pad" button7 "key shift" # shift
xsetwacom set "Wacom Intuos3 9x12 pad" button8 "key g" # couleurs brushs

# Stylet ( button1=pointe;button2=premier boutton;button3=second boutton)
#xsetwacom set "Wacom Intuos3 9x12" button2 "key ctrl" # bouton 2 du stylet pipette

# Mapping absolue de la tablette
xsetwacom set "Wacom Intuos3 9x12 stylus" mode Absolute

After the execution of the script given, everything works just as expected, except the strips !
Thank you for your attention.

---
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module 260.19.06 Mon Sep 13 04:29:19 PDT 2010
 GCC version: gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
Architecture: amd64
DistroRelease: Ubuntu 10.10
DkmsStatus:
 vboxhost, 3.2.10, 2.6.35-22-generic, x86_64: installed (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!)
 nvidia-current, 260.19.06, 2.6.35-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
MachineType: Gigabyte Technology Co., Ltd. 965P-DS3
NonfreeKernelModules: nvidia
Package: xf86-input-wacom (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=dd7cdc40-fdf4-43df-aae5-f8dc037cb639 ro quiet splash
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Tags: maverick maverick
Uname: Linux 2.6.35-22-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 07/17/2008
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F13
dmi.board.name: 965P-DS3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF13:bd07/17/2008:svnGigabyteTechnologyCo.,Ltd.:pn965P-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn965P-DS3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: 965P-DS3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
system:
 distro: Ubuntu
 codename: maverick
 architecture: x86_64
 kernel: 2.6.35-22-generic

Revision history for this message
Bryce Harrington (bryce) wrote :

It looks like you've provided most of the information needed for this to be an actionable bug report but could you also attach log files so we know the id numbers of your hardware and so on?

For your convenience, an easy way to do this is to run the command:

  apport-collect 680477

Thanks ahead of time.

Also, if there's any chance you can test against natty and upload the files from there, it'll up the priority on your bug report. (Development on maverick is completed and developers are generally focusing on bugs reported about natty now.)

description: updated
Changed in xf86-input-wacom (Ubuntu):
status: New → Incomplete
tags: added: maverick
summary: - xsetwacom goes wild with Intuos4 strips
+ xsetwacom goes wild with Intuos4 strips (Wacom Intuos3 9x12)
Revision history for this message
Guédon Mickaël (ebrain) wrote : .proc.driver.nvidia.cards.0.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
Guédon Mickaël (ebrain) wrote : .proc.driver.nvidia.registry.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : BootDmesg.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : GdmLog.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : GdmLog1.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : GdmLog2.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : Lspci.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : Lsusb.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : PciDisplay.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : ProcModules.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : RelatedPackageVersions.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : UdevDb.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : UdevLog.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : XorgConf.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : XorgLog.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : XorgLogOld.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : Xrandr.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : glxinfo.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : nvidia-settings.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : peripherals.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : setxkbmap.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : xdpyinfo.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote : xkbcomp.txt

apport information

Revision history for this message
Guédon Mickaël (ebrain) wrote :

I did the command yesterday, but it seems there was a bug with Launchpad.
I redid that today, and I think it worked, but can you tell me if it did right ?

I don't want to go for Natty, this is my production machine, sorry.

Thank you again.

Revision history for this message
Guédon Mickaël (ebrain) wrote :

Okay, I can tell it works hehe :).

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for xf86-input-wacom (Ubuntu) because there has been no activity for 60 days.]

Changed in xf86-input-wacom (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.