Activity log for bug #40473

Date Who What changed Old value New value Message
2006-04-21 04:03:21 Kristoffer Lundén bug added bug
2006-04-21 09:45:22 Fabio Massimo Di Nitto xorg: assignee mjg59
2006-04-21 09:45:22 Fabio Massimo Di Nitto xorg: statusexplanation
2006-05-25 19:28:53 Loïc Martin description Just tried a fresh install with the beta live CD, and one thing I noted was that it put entries for a wacom board into xorg.conf, and not only that, they work! Well, not immideatly. They point at the device /dev/wacom, which doesn't exist and have no way of existing. However, the package wacom-tools provide udev scripts which make wacom tablets appear in /dev/input/wacom. A quick symlink to test it confirms that all that's needed is for these two to meet. Actually, those udev scripts should be made standard instead if xorg is actively looking for boards. I wasn't sure where I was gonna file this, as it could be an installer issue, wacom-tools, udev or xorg, but since the entries are in xorg.conf, I thought I'd start here. Please reassign or help me split the bug if it's needed. Out of the box plug-and-play wacom support would impress a lot of graphics guys I know to no end - some of them still think it's amazing I don't need the included CD to use a digital camera. ;-) (Side note: would it be possible to auto-configure "extended devices" too? That's a stumper for pressure sensitivity for many). UPDATE (To clarify the situation) : First bug At the moment on Dapper (Dapper 05/23 Daily Build), /etc/X11/xorg.conf points wacom devices to /dev/wacom, which is not the right location. It should instead point to /dev/input/wacom, automatically created after install of wacom-tools. Second bug : xserver-xorg-input-wacom doesn't depend on wacom-tools, whereas users need wacom-tools installed to get an almost working configuration. Reason : wacom-tools provide udev scripts that creates a working symlink in /dev/input/wacom Solving these two really small bugs would make Dapper ready for wacom tablets (at least the USB ones) without even any user intervention - a great feature for this release. PREVIOUS BUG DESCRIPTION : Just tried a fresh install with the beta live CD, and one thing I noted was that it put entries for a wacom board into xorg.conf, and not only that, they work! Well, not immideatly. They point at the device /dev/wacom, which doesn't exist and have no way of existing. However, the package wacom-tools provide udev scripts which make wacom tablets appear in /dev/input/wacom. A quick symlink to test it confirms that all that's needed is for these two to meet. Actually, those udev scripts should be made standard instead if xorg is actively looking for boards. I wasn't sure where I was gonna file this, as it could be an installer issue, wacom-tools, udev or xorg, but since the entries are in xorg.conf, I thought I'd start here. Please reassign or help me split the bug if it's needed. Out of the box plug-and-play wacom support would impress a lot of graphics guys I know to no end - some of them still think it's amazing I don't need the included CD to use a digital camera. ;-) (Side note: would it be possible to auto-configure "extended devices" too? That's a stumper for pressure sensitivity for many).
2006-05-25 19:28:53 Loïc Martin title Wacom support almost there... add some udev magic? /etc/X11/xorg.conf should point to /dev/input/wacom instead of /dev/wacom and xserver-xorg-input-wacom should depend on wacom-tools (AKA Wacom support almost there... add some udev magic?)
2006-05-25 19:30:25 Loïc Martin wacom-tools: status Unconfirmed Confirmed
2006-05-25 19:30:25 Loïc Martin wacom-tools: statusexplanation Tested with differents installs. In fact, the hardest was to understand first bug description (I'm not so bright :) )
2006-05-25 19:31:39 Loïc Martin bug assigned to xserver-xorg-input-wacom (Ubuntu)
2006-05-25 19:31:55 Loïc Martin xserver-xorg-input-wacom: status Unconfirmed Confirmed
2006-05-25 19:31:55 Loïc Martin xserver-xorg-input-wacom: statusexplanation
2006-10-20 14:44:22 Loïc Martin None: statusexplanation Accorded to a post in ubuntu-devel mailing list, /usr/bin/dexconf (provided by package x11-common) is responsible for xorg.conf creation.
2006-10-23 08:46:50 Tollef Fog Heen xorg: statusexplanation Accorded to a post in ubuntu-devel mailing list, /usr/bin/dexconf (provided by package x11-common) is responsible for xorg.conf creation. It's too late to fix this for edgy, but I'm setting a milestone "later" which means we'll get to it when edgy is out.
2007-03-20 21:45:16 Timo Aaltonen xorg: assignee tepsipakki
2007-03-20 21:45:16 Timo Aaltonen xorg: statusexplanation It's too late to fix this for edgy, but I'm setting a milestone "later" which means we'll get to it when edgy is out.
2007-03-24 16:47:05 Loïc Martin description UPDATE (To clarify the situation) : First bug At the moment on Dapper (Dapper 05/23 Daily Build), /etc/X11/xorg.conf points wacom devices to /dev/wacom, which is not the right location. It should instead point to /dev/input/wacom, automatically created after install of wacom-tools. Second bug : xserver-xorg-input-wacom doesn't depend on wacom-tools, whereas users need wacom-tools installed to get an almost working configuration. Reason : wacom-tools provide udev scripts that creates a working symlink in /dev/input/wacom Solving these two really small bugs would make Dapper ready for wacom tablets (at least the USB ones) without even any user intervention - a great feature for this release. PREVIOUS BUG DESCRIPTION : Just tried a fresh install with the beta live CD, and one thing I noted was that it put entries for a wacom board into xorg.conf, and not only that, they work! Well, not immideatly. They point at the device /dev/wacom, which doesn't exist and have no way of existing. However, the package wacom-tools provide udev scripts which make wacom tablets appear in /dev/input/wacom. A quick symlink to test it confirms that all that's needed is for these two to meet. Actually, those udev scripts should be made standard instead if xorg is actively looking for boards. I wasn't sure where I was gonna file this, as it could be an installer issue, wacom-tools, udev or xorg, but since the entries are in xorg.conf, I thought I'd start here. Please reassign or help me split the bug if it's needed. Out of the box plug-and-play wacom support would impress a lot of graphics guys I know to no end - some of them still think it's amazing I don't need the included CD to use a digital camera. ;-) (Side note: would it be possible to auto-configure "extended devices" too? That's a stumper for pressure sensitivity for many). First bug At the moment on Ubuntu, /etc/X11/xorg.conf points wacom devices to /dev/wacom, which is not the right location. It should instead point to /dev/input/wacom, automatically created by udev after install of wacom-tools. Second bug : xserver-xorg-input-wacom doesn't depend on wacom-tools, whereas users need wacom-tools installed to get an almost working configuration. Reason : wacom-tools provide udev scripts that creates a working symlink in /dev/input/wacom Solving these two really small bugs would make Ubuntu ready for wacom tablets (at least the USB ones) without even any user intervention - a great feature.
2007-03-24 16:47:05 Loïc Martin title /etc/X11/xorg.conf should point to /dev/input/wacom instead of /dev/wacom and xserver-xorg-input-wacom should depend on wacom-tools (AKA Wacom support almost there... add some udev magic?) /etc/X11/xorg.conf should point to /dev/input/wacom instead of /dev/wacom and xserver-xorg-input-wacom should depend on wacom-tools
2007-03-27 13:17:24 Timo Aaltonen wacom-tools: status Confirmed Fix Released
2007-03-27 13:17:24 Timo Aaltonen wacom-tools: assignee mjg59 tepsipakki
2007-03-27 13:17:24 Timo Aaltonen wacom-tools: statusexplanation Tested with differents installs. In fact, the hardest was to understand first bug description (I'm not so bright :) ) fixed with this release of wacom-tools wacom-tools (1:0.7.2-0ubuntu8) feisty; urgency=low . * Make xserver-xorg-input-wacom to depend on wacom-tools (LP: #40473) * Change Maintainer address.
2007-03-27 13:17:59 Timo Aaltonen xorg: status Confirmed Rejected
2007-03-27 13:17:59 Timo Aaltonen xorg: statusexplanation This is no longer needed, right?
2007-03-27 14:06:17 Loïc Martin bug assigned to udev (upstream)
2007-03-27 14:25:42 Loïc Martin udev: status Unconfirmed Rejected
2007-03-27 14:26:11 Loïc Martin wacom-tools: status Fix Released Confirmed
2007-03-27 14:26:11 Loïc Martin wacom-tools: statusexplanation fixed with this release of wacom-tools wacom-tools (1:0.7.2-0ubuntu8) feisty; urgency=low . * Make xserver-xorg-input-wacom to depend on wacom-tools (LP: #40473) * Change Maintainer address.
2007-03-27 14:30:13 Loïc Martin description First bug At the moment on Ubuntu, /etc/X11/xorg.conf points wacom devices to /dev/wacom, which is not the right location. It should instead point to /dev/input/wacom, automatically created by udev after install of wacom-tools. Second bug : xserver-xorg-input-wacom doesn't depend on wacom-tools, whereas users need wacom-tools installed to get an almost working configuration. Reason : wacom-tools provide udev scripts that creates a working symlink in /dev/input/wacom Solving these two really small bugs would make Ubuntu ready for wacom tablets (at least the USB ones) without even any user intervention - a great feature. At the moment, udev scripts installed by package wacom-tools point to /dev/input/wacom, whereas /etc/X11/xorg.conf points wacom devices to /dev/wacom. As a result, Wacom USB tablets don't work in Ubuntu.
2007-03-27 14:30:13 Loïc Martin title /etc/X11/xorg.conf should point to /dev/input/wacom instead of /dev/wacom and xserver-xorg-input-wacom should depend on wacom-tools wacom-tools udev scripts should point to /dev/wacom instead of /dev/input/wacom
2007-03-27 22:22:35 Loïc Martin bug added attachment 'wacom-tools_0.7.2-0ubuntu7_i386.deb' (Fixed wacom-tools)
2007-03-27 23:21:47 Loïc Martin bug added attachment 'wacom-tools_0.7.2-0ubuntu7.diff.gz' (Diff to wacom-tools_0.7.2.orig.tar.gz)
2007-04-02 14:14:57 Timo Aaltonen wacom-tools: status Confirmed Fix Released
2007-04-02 14:14:57 Timo Aaltonen wacom-tools: statusexplanation fixed by this upload (NOTE: the path will be /dev/input/wacom from now on): wacom-tools (1:0.7.7.7-0ubuntu1) feisty; urgency=low . * Merge with Debian unstable, remaining changes: - Bump the epoch because of old Ubuntu packaging. debian/control: - xserver-xorg-input-wacom: Provides xserver-xorg-input. - Change the Maintainer address. debian/wacom.postinst: - Remove old files. debian/xserver-xorg-input-wacom.init.d, debian/rules: - Initscript for serial devices. * debian/xserver-xorg-input-wacom.init.d: - Change the device path to /dev/input/wacom - Move the initscript from wacom-tools to the driver, so the driver doesn't need to depend on wacom-tools. * debian/rules: - copy the manpage to the builddir before configuration, otherwise the build fails. - build with -fno-stack-protector.
2007-04-02 21:58:08 Timo Aaltonen xorg: status Rejected Fix Released
2007-04-02 21:58:08 Timo Aaltonen xorg: statusexplanation This is no longer needed, right?
2007-04-02 21:58:40 Timo Aaltonen title wacom-tools udev scripts should point to /dev/wacom instead of /dev/input/wacom wacom-tools udev scripts should point to /dev/input/wacom instead of /dev/wacom
2009-07-18 16:37:21 Launchpad Janitor branch linked lp:ubuntu/karmic/wacom-tools