[Bug 776946] Re: xinput_calibrator shows incorrect path for xorg.conf.d

2012-12-31 Thread Favux
This is not a bug and should be closed as invalid.

There are two xorg.conf.d locations.

The xorg.conf.d located at /usr/share/X11/xorg.conf.d is for the Distro.
Users should not be adding custom .conf files in this location as they
may be overwritten by the Distro.

The location for user custom .conf files is /etc/X11/xorg.conf.d and
that is where xinput_calibrator should be suggesting its calibration
.conf be placed.

This is per Peter Hutterer a X.org developer.

It looks like Ubuntu usually doesn't have an /etc/X11/xorg.conf.d
directory by default so simply make one.  The /etc/X11/xorg.conf.d runs
after the /usr/share/X11/xorg.conf.d and what runs last controls.  So
the 99 xinput_calibrator suggests for the calibration .conf file number
is maybe a bit excessively high.  52 or so would be fine.

Actually if there is a bug here it is that the /etc/X11/xorg.conf.d
directory is not present by default.  A README  in it and
/usr/share/X11/xorg.conf.d should explain where to place custom .conf
files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776946

Title:
  xinput_calibrator shows incorrect path for xorg.conf.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinput-calibrator/+bug/776946/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 997112] Re: ~/.config/autostart doesn't work on gnome-shell

2012-06-14 Thread Favux
I was having the same issue with a Python applet I work with.  Works
fine in Gnome Shell 3.2 Fedora 16 or on Precise's Gnome Sessions 3.4
with Unity.  But not Precise with Gnome Shell 3.4.  The applet has an
installer that writes the .destop file.  It shows up in Startup
Applications and all looks normal.  Got a bug report from a user about
this issue.

Just solved the problem.  Or at least came up with a reasonable work
around.  I believe this is a Gnome Shell 3.4 bug.

Any way from this changelog:  https://launchpad.net/ubuntu/+source
/gnome-session/+changelog  I found the following.

- debian/patches/22_support_autostart_delay.patch:
  Bugzilla patch to support adding a delay to autostart apps, using
  a "X-GNOME-Autostart-Delay" key in the desktop file

For me:
gnome-shell --version = 3.4.1
gnome-session --version = 3.4.2.1

So I added to the bottom of my keys in the applet's .desktop file:
X-GNOME-Autostart-Delay=10

And the app.'s icon appeared!  I started at 10 and worked my way down to
1.  It has to be there for the icon to appear.

Now just need to code to check for the Gnome Shell version (I guess) and
add that key and key value.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997112

Title:
  ~/.config/autostart doesn't work on gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/997112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-12-04 Thread Favux
I can confirm Ingo's PPA using Alexia's disable-history-buffer patch
results in Gimp finally being usable in Oneiric.  Tested with a Wacom
Bamboo Pen and Touch and tablet PC.

There may be a slight problem with very light pressure strokes not
coming through (stroke discontinuous) and tool selection being a little
sticky.  But that just might need a little fiddling.  More testing would
be helpful of course.

Thank you Ingo.  With your PPA we now have a viable alternative while
waiting for an official response.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863154

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/863154/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-12-04 Thread Favux
Thank you Alexia.

As I understand it this is a workaround for the bug which would enable
Gimp to work in Oneiric and has a very low chance of causing regressions
in Gimp.  All Ubuntu would need to do is add this patch to their Gimp
package to disable the history buffer and release it as an update.

I quickly slapped your link into a patch form so that Launchpad janitor
would be aware a patch has been submitted.  It is untested and Ubuntu
packagers should follow your link to actually obtain the patch.

** Patch added: "app- Disable-history-buffer-via-use-of-gimprc-option.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/863154/+attachment/2619574/+files/app-%20Disable-history-buffer-via-use-of-gimprc-option.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863154

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/863154/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-11-18 Thread Favux
FYI update:

The part where the Desktop was affected by flying windows and being
unable to select things as reported by Matthew Meyer (osarusan) and
trischan (cvargas-z) turned out to be a separate bug from this one.
Triggered by using xsetwacom to set the stylus or eraser to Button 1 1,
which is the driver default.  Bug was found a couple of weeks ago and
fixed upstream:
http://linuxwacom.git.sourceforge.net/git/gitweb.cgi?p=linuxwacom/xf86
-input-wacom;a=commit;h=20958f84eef0b40f91e4559099f342f28650c183  The
fix is now in the just released xf86-input-wacom-0.12.0 tar.

So this bug does appear to be Gimp specific.  See Alexia Death's
comments.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863154

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/863154/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Re: missing 10-wacom.conf

2011-11-15 Thread Favux
It is true a number of users reported using DoctorMO's ( Martin Owens)
PPA:  https://launchpad.net/~doctormo/+archive/wacom-plus  and then
ending up with a non-functional tablet due to a missing 10-wacom.conf.

I assumed that a update of the PPA shortly after the hypothetical
problem update had incorporated the "packaging error".  I reasoned it
couldn't be the PPA responsible for the missing configuration file
because the majority of users reported only having installed vanilla
Lucid plus official updates.  I recall looking at the PPA at the time
and not spotting a problem there either.

And yes, it has been a long, long time since I installed the default
Lucid xf86-input-wacom-0.10.5.  It is just so early in xf86-input-wacom
development.  And as you know the 0.10.x tree was for code
reorganization and not really intended for users.  The 0.11.x tree was
originally the series intended for widespread user use/testing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Re: missing 10-wacom.conf

2011-11-10 Thread Favux
There was a rash of missing 10-wacom.conf's in I guess March 2011?  Our
speculation at the time was that it was due to an update since several
Wacom users reported their tablet stopped working after some sort of
xserver update.  We never pinned down a culprit update.  I waited a few
weeks or better before posting this bug report to ensure the issue was
persisting.

But okey doke.

I'll just continue showing users whose Wacom tablets aren't "working"
due to a lack of a 10-wacom.conf, for whatever mysterious reason, how to
install it manually.  As I have been doing the last eight months.  After
all there's less than 18 months to go.

I should have kept a running total.  40-50 by now?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Re: missing 10-wacom.conf

2011-11-06 Thread Favux
Hi Fabio,

I've always assumed this was a packaging bug.  The newer upstream xf86
-input-wacom versions will try to write a 50-wacom.conf to
/usr/share/X11/xorg.conf.d.  It's not aware of the Debian/Ubuntu custom
location /usr/lib/X11/xorg.conf.d for kernel 2.6.32's hybrid X server
1.7.  Maybe an extra rule to direct the 10-wacom.conf to the correct
place was inadvertently dropped from the xserver-xorg-input-wacom
package?  Or if the .conf is packaged with other .conf's in another
package it was inadvertently left out?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] xkbcomp.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "xkbcomp.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587491/+files/xkbcomp.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] xdpyinfo.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587490/+files/xdpyinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] setxkbmap.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "setxkbmap.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587489/+files/setxkbmap.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Xrandr.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "Xrandr.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587488/+files/Xrandr.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] XorgLogOld.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587487/+files/XorgLogOld.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] XorgLog.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587486/+files/XorgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] XorgConf.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "XorgConf.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587485/+files/XorgConf.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] UdevLog.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587484/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] UdevDb.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "UdevDb.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587483/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] RelatedPackageVersions.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587482/+files/RelatedPackageVersions.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] ProcModules.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587481/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] ProcInterrupts.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587480/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] ProcCpuinfo.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587479/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] PciDisplay.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "PciDisplay.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587478/+files/PciDisplay.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Lsusb.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "Lsusb.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587477/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Lspci.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "Lspci.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587476/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] GdmLog2.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "GdmLog2.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587475/+files/GdmLog2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] GdmLog1.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "GdmLog1.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587474/+files/GdmLog1.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] GdmLog.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "GdmLog.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587473/+files/GdmLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] DkmsStatus.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "DkmsStatus.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587472/+files/DkmsStatus.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] CurrentDmesg.txt

2011-11-06 Thread Favux
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587471/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Re: missing 10-wacom.conf

2011-11-06 Thread Favux
apport information

** Tags added: apport-collected

** Description changed:

  A fairly recent Lucid update (~3 weeks ago?) inadvertently removed the
  10-wacom.conf at /usr/lib/X11/xorg.conf.d on at least some systems.
  This has the effect of "breaking" a Wacom tablet or tablet PC unless an
  xorg.conf is being used.
  
  Current "fix" is to manually add a 10-wacom.conf.
  
- This affects xf86-input-wacom 0.10.5 in the xserver-xorg-input-wacom
- package.
+ This affects xf86-input-wacom 0.10.5 in the xserver-xorg-input-wacom package.
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
+ MachineType: Hewlett-Packard p6520y
+ NonfreeKernelModules: fglrx
+ Package: xf86-input-wacom (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-34-generic 
root=UUID=532be083-87a0-40a2-a868-2fe1bb58aed5 ro quiet splash
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-34.77-generic 2.6.32.44+drm33.19
+ Tags: lucid lucid
+ Uname: Linux 2.6.32-34-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 07/02/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 6.05
+ dmi.board.name: 2A92
+ dmi.board.vendor: FOXCONN
+ dmi.board.version: 1.01
+ dmi.chassis.asset.tag: 4CE02901DY
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6.05:bd07/02/2010:svnHewlett-Packard:pnp6520y:pvr:rvnFOXCONN:rn2A92:rvr1.01:cvnHewlett-Packard:ct3:cvr:
+ dmi.product.name: p6520y
+ dmi.sys.vendor: Hewlett-Packard
+ glxinfo: Error: [Errno 2] No such file or directory
+ system:
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   x86_64
+  kernel: 2.6.32-34-generic

** Attachment added: "BootDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/770082/+attachment/2587470/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] Re: Lucid: missing 10-wacom.conf

2011-11-05 Thread Favux
Hi Favio,

Yes, I just helped a user manually install a 10-wacom.conf a day or two
ago to fix his unresponsive Wacom tablet.

Favux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  Lucid:  missing 10-wacom.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-10-25 Thread Favux
That turns out not to be the case.  A Qt bug with similar effects on
Krita and Pencil was fixed shortly before Oneiric came out.  See:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/799202  I don't
know if it has been backported to Natty yet.

Notice they deemed this Qt/KDE bug of medium importatnce.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863154

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/863154/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861643] Re: CCSM crashes Unity

2011-10-18 Thread Favux
Thank you Adam and freethinker.  That worked for me too on both
machines.  There were two key binding conflicts with the 'Static
Application Switcher' and one with the 'Desktop Wall' plugin.
Inconvenient but doable now that I know the magical incantation.

Basically we're following the instructions in Ask Ubuntu here:
http://askubuntu.com/questions/63921/unity-3d-doesnt-work-anymore-just-
shows-a-menu-on-the-top  It turns out all you need to do is log out of
your corrupted Unity (ctrl-alt-delete) and switch to Unity 2D and log
into it.  Then start CCSM and enable the Unity plugin.  It will pop up a
dialog about Ignore or Resolve conflicts.  Choose Resolve conflicts and
then select the middle button for each conflict.  Then log out of Unity
2D choose Unity and log in to it.  It should be back to normal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861643

Title:
  CCSM crashes Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/861643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861643] Re: CCSM crashes Unity

2011-10-17 Thread Favux
That's good Adam.  Maybe I'll try again.

But my experience seems to indicate the mere act of opening and closing
CCSM changes a (config?) setting somewhere that breaks the Unity plug-
in.  And resetting both does not fix it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861643

Title:
  CCSM crashes Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/861643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861643] Re: CCSM crashes Unity

2011-10-17 Thread Favux
Same problem here on two machines in Oneiric.  Except, in addition to no
launcher and the Nautilus menu bar on the top left, I'm not convinced
the panel is really there as the rest of it is missing.  It actually
almost looks like it does when shutting down.

I had opened CCSM on the first machine (Nvidia video) to see if there
were any settings I wanted to change when Unity went AWOL.  I tried the
maneuvers in:  http://www.tuxgarage.com/2011/04/missing-top-and-side-
panels-in-unity.html to no avail.

I made the mistake on the second machine (AMD video) of opening CCSM so
I could compare the settings and attempt to determine what was
different.  Shortly after I closed CCSM Unity disappeared on this
machine too.

Currently using Unity 2D on both.  Debating on whether an Oneiric
reinstall is worth it at this point.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861643

Title:
  CCSM crashes Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/861643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868829] Re: Outdated 69-xserver-xorg-input-wacom.rules

2011-10-05 Thread Favux
New serial ISDV4 rules in stand alone form.

** Attachment added: "new-ISDV4-serial-tablet.rules"
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/868829/+attachment/2515622/+files/new-ISDV4-serial-tablet.rules

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868829

Title:
  Outdated 69-xserver-xorg-input-wacom.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/868829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868829] Re: Outdated 69-xserver-xorg-input-wacom.rules

2011-10-05 Thread Favux
** Patch added: "updated_69-xserver-xorg-input-wacom.rules.patch"
   
https://bugs.launchpad.net/bugs/868829/+attachment/2515621/+files/updated_69-xserver-xorg-input-wacom.rules.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868829

Title:
  Outdated 69-xserver-xorg-input-wacom.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/868829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868829] [NEW] Outdated 69-xserver-xorg-input-wacom.rules

2011-10-05 Thread Favux
Public bug reported:

Intended to apply to Oneiric.

Since Ron at Debian has stopped maintaing the wacom.rules Ubuntu's
version has become dated.

Additionally the serial ISDV4 rules were changed in July 2011 dues to
serious issues raised.  See critique summary:
http://sourceforge.net/mailarchive/message.php?msg_id=27823610  Final
proposed serial rules here:
http://sourceforge.net/mailarchive/message.php?msg_id=27829419  and  in
the attachment.

The patch to 69-xserver-xorg-input-wacom.rules  contains the new serial
ISDV4 rules and 17 new usb tablet models.

Please consider updating Oneiric's 69-xserver-xorg-input-wacom.rules.

** Affects: udev (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868829

Title:
  Outdated 69-xserver-xorg-input-wacom.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/868829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 786952] Re: Wacom Bamboo Pen - Pressure too sensitive (Needs kernel 3.1 patch backported)

2011-09-23 Thread Favux
Bryce this is a link to the commit on github that would have been in the
pull request:
https://github.com/dtor/input/commit/a001a8f3cedb0e3cb92ff3abdb3170df7da92d47

Is that good enough for the kernel team?  The 512 in the commit message
body is from the Wacom sites' literature claiming 512 levels of pressure
for the Pen.  But my tester reported that still wasn't correct and it
turned out to be 1024 like the other BambooPT models.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786952

Title:
  Wacom Bamboo Pen - Pressure too sensitive (Needs kernel 3.1 patch
  backported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/786952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857647] Re: Portrait orientation reversed (cw and ccw swap)

2011-09-23 Thread Favux
** Patch added: "0001-wcmCommon.c-fix-cw-and-ccw-swap.patch"
   
https://bugs.launchpad.net/bugs/857647/+attachment/2448916/+files/0001-wcmCommon.c-fix-cw-and-ccw-swap.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857647

Title:
  Portrait orientation reversed (cw and ccw swap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/857647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857647] [NEW] Portrait orientation reversed (cw and ccw swap)

2011-09-23 Thread Favux
Public bug reported:

Cw and ccw orientations are swapped in Oneirc's xf86-input-wacom-0.11.0.
The same is true of Natty's default xf86-input-wacom-0.10.11.  This bug
results in the Wacom input tools being 180 degrees out of phase from the
expected motion when they are rotated with a xsetwacom script or by a
rotation applet to right or left Portrait orientation.  The bug has been
fixed upstream and the fix is in the 0.11.1 release tar.  See:
http://linuxwacom.git.sourceforge.net/git/gitweb.cgi?p=linuxwacom/xf86
-input-wacom;a=commit;h=63c885670bde3b10b4755075bb4af6466b3dc46d  or the
attached patch.

Please consider applying the patch to Oneiric's 0.11.0 before Oneiric's
release.

** Affects: xf86-input-wacom (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857647

Title:
  Portrait orientation reversed (cw and ccw swap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/857647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 786952] Re: Wacom Bamboo Pen - Pressure too sensitive

2011-09-20 Thread Favux
Just the kernel change needed (from 255 to 1023 levels).

The change is in the current 3.1 kernel at github.  But the 3.0-rc7
kernel doesn't have the change yet.  Don't have the current Oneiric
available to check.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786952

Title:
  Wacom Bamboo Pen - Pressure too sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/786952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 575599] Re: Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

2011-08-03 Thread Favux
Legacy serial tablet support is available for Lucid and Maverick using a
patch set to add a modified linuxwacom serial driver to xf86-input-
wacom-0.10.6. See "HOW TO Set Up a Wacom Serial Tablet in Ubuntu":
http://ubuntuforums.org/showthread.php?t=1780154

Additionally a new wacom_serial.ko (protocol 4) by tokenrove and
wacom_serial5.ko (protocol 5; Intuous and Intuos2) by roaldfre are being
developed. They are currently in a working testable form. These will
provide support for legacy serial tablets in Natty and later in
conjunction with inputattach. Links in the above HOW TO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575599

Title:
  Wacom Artpad 2 (serial tablet) is not recognized on lucid lynx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/575599/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 522318] Re: Serial Tablet PCs not supported in lucid

2011-08-02 Thread Favux
Legacy serial tablet support is available for Lucid and Maverick using a
patch set to add a modified linuxwacom serial driver to xf86-input-
wacom-0.10.6.  See "HOW TO Set Up a Wacom Serial Tablet in Ubuntu":
http://ubuntuforums.org/showthread.php?t=1780154

Additionally a new wacom_serial.ko (protocol 4) by tokenrove and
wacom_serial5.ko (protocol 5; Intuous and Intuos2) by roaldfre are being
developed.  They are currently in a working testable form.  These will
provide support for legacy serial tablets in Natty and later in
conjunction with inputattach.  Links in the above HOW TO.

Candidate udev rules are available.

The current udev rules for ISDV4 serial Wacom tablets (serial tablet
PCs) are available on the mediawiki:
http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Fixed_device_files_with_udev
>From this linuxwacom-devel thread:
http://sourceforge.net/mailarchive/forum.php?thread_name=20110721012226.GA11292%40barra.bne.redhat.com&forum_name
=linuxwacom-devel  See last post.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/522318

Title:
  Serial Tablet PCs not supported in lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/522318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782756] Re: [PATCH] USB Graphire4 pad buttons stop working after pen input

2011-07-05 Thread Favux
Hi Tim,

Chris and Jason didn't submit the patch graphire.dif as originally
planned.  Ping took over and combined it with some other changes and
submitted it.  Right now Henrik Rydberg has a hold on the second patch
because he wants it split up:

https://patchwork.kernel.org/patch/917862/

https://patchwork.kernel.org/patch/917872/

Both at linux-input of course:  https://patchwork.kernel.org/project
/linux-input/list/

Accepted patches have been usually showing up on Dmitry Torokhov's next
branch:
http://git.kernel.org/?p=linux/kernel/git/dtor/input.git;a=shortlog;h=refs/heads/next

Before going on the for-linus branch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782756

Title:
  [PATCH] USB Graphire4 pad buttons stop working after pen input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/782756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 786952] Re: Wacom Bamboo Pen - Pressure too sensitive

2011-06-24 Thread Favux
ODDie is basically correct.  It turns out to be an error in the linux-
input kernel commit for the Bamboo Pen in wacom_wac.c.  The pressure is
erroneously set to 255 instead of 1023:

static const struct wacom_features wacom_features_0xD4 =
{ "Wacom Bamboo Pen", WACOM_PKGLEN_BBFUN, 14720,  9200,  255, 
63, BAMBOO_PT };

A submission correcting the mistake will be made shortly to linux-input.

In the meantime on Natty you could use the wacom.ko from input-wacom.
HOW TO compile and install it is described on the Bamboo P&T HOW TO:
http://ubuntuforums.org/showthread.php?t=1515562  or the Linux Wacom
Project mediawiki site.

Or you could use Irie Shinsuke's PPA which uses input-wacom and is
linked on the HOW TO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786952

Title:
  Wacom Bamboo Pen - Pressure too sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/786952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560180] Re: [SRU] Wacom buttons cause mouse to move to upper left corner and click.

2011-06-05 Thread Favux
Kay,

The Graphire issue has been addressed.  A kernel patch that fixes it,
graphire.diff, has been posted.  See 782756:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/782756

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560180

Title:
  [SRU] Wacom buttons cause mouse to move to upper left corner and
  click.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560180] Re: [SRU] Wacom buttons cause mouse to move to upper left corner and click.

2011-06-05 Thread Favux
Kay,

The Graphire issue has been addressed.  A kernel patch that fixes it,
graphire.diff, has been posted.  See 782756:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/782756

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560180

Title:
  [SRU] Wacom buttons cause mouse to move to upper left corner and
  click.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560180] Re: [SRU] Wacom buttons cause mouse to move to upper left corner and click.

2011-06-05 Thread Favux
Kay,

The Graphire issue has been addressed.  A kernel patch that fixes it,
graphire.diff, has been posted.  See 782756:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/782756

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560180

Title:
  [SRU] Wacom buttons cause mouse to move to upper left corner and
  click.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782756] Re: USB Graphire4 pad buttons stop working after pen input

2011-06-03 Thread Favux
We have a fix.

Jason Gerecke, another linux wacom developer, happened to have a
Graphire4 to test with.  Chris Bagwell's patch (attached) against a
recent kernel git was tested by Jason and works.  It should be submitted
upstream to the kernel's linux-input at some point.

Connor and kopiwie, I don't know when and if Ubuntu would back port this
fix into Natty.  There seems little chance of regression with it.  In
the meantime you could use input-wacom-0.11.0 for its wacom.ko.
Compiling it is also described in the HOW TO linked above.  Jason said
it worked for him because it already had the line:

input_event(input, EV_MSC, MSC_SERIAL, 1);

in it.  So you could try it and see if it does the job.  You may not
need to add the other line if it works ok for you.

** Patch added: "graphire.diff"
   
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/782756/+attachment/2153586/+files/graphire.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782756

Title:
  USB Graphire4 pad buttons stop working after pen input

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782756] Re: USB Graphire4 pad buttons stop working after pen input

2011-05-27 Thread Favux
Good news.  We have a linux wacom developer willing to help us.  I
posted Connor's annotated Xorg.0.log and Chris Bagwell said:

"For first bug report, it does sound same issue as I looked into a while
back.  The kernel driver is mistakenly telling userland that the PAD
device has gone out of proximity when you use pen.  From that point,
buttons don't work.

Something has changed in xf86-input-wacom that we must l trust kernel 
information more then we used to.  My personal reference is to fix the kernel 
to give us good info instead of reverting back to old xf86-input-wacom behavior.
...
Or hopefully we can find a user that doesn't mind hacking kernel drivers.   I 
can give tons of guidance on patch to implement (its like 3 lines for simple 
solution) but ultimately I can't push forward much more since I don't have the 
device."

Chris is saying likely minimal changes are needed to wacom_wac.c in the
kernel in order to fix this issue.  And getting the Ubuntu kernel source
code to patch is easy, as is compiling it.  If you don't know how look
in Appendix 1 at this HOW TO:
http://ubuntuforums.org/showthread.php?t=1038949

So if you're interested in helping with this issue and have a Graphire4
or other tablet with this issue (presumably because it also uses the
Graphire logic) please join the discussion on linuxwacom-discuss:
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss
Currently the thread is titled "Graphire4 Pad Button freeze with
0.10.11."  In the archive:
http://sourceforge.net/mailarchive/forum.php?thread_name=BANLkTin6pBx7YeMcbfX8EELZ8SZPf1v_Mw%40mail.gmail.com&forum_name
=linuxwacom-discuss

Favux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782756

Title:
  USB Graphire4 pad buttons stop working after pen input

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782756] Re: USB Graphire4 pad buttons stop working after pen input

2011-05-24 Thread Favux
kopwie it would help to know the model and product ID.  The model is on
the back of the tablet and you can get the product ID by entering
'lsusb' in a console.  The Wacom line will contain the product ID,
please post it.

Connor you've ruled out a hardware problem with the buttons, and since
the mouse driver works for them, implicated xf86-input-wacom.  In your
Xorg logs I don't see an error related to the button freeze.  I see a
lot of activity around multiple repeats of:

[  1044.700] (EE) Wacom Graphire4 4x5 stylus: Error reading wacom device
: No such device

Which is, I assume, you hot plugging the tablet after a button freeze.
If it is xf86-input-wacom let's see if we can get a trace of the error
in the Xorg logs by adding debug statements to the 50-wacom.conf usb
snippet.  Add:

Option "CommonDBG" "12"
Option "DebugLevel" "12"

under the  Driver "wacom"  line.  We may need to set up a dependent
device snippet for "pad" and use DebugLevel in it.  But let's try this
first.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782756

Title:
  USB Graphire4 pad buttons stop working after pen input

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 765850] Re: unable to rotate display left or right

2011-05-23 Thread Favux
I have tested the xorg-server packages (xorg-server -
2:1.10.1-1ubuntu3?) in proposed.  They have fixed cw and ccw rotation
for the proprietary n-vidia driver.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765850

Title:
  unable to rotate display left or right

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 769477] Re: XServer crashes when I use xsetwacom !

2011-05-16 Thread Favux
In addition to this possibly related bug report:
https://bugs.edge.launchpad.net/ubuntu/+source/xf86-input-
wacom/+bug/782756  a couple of forum members have reported what sounds
like the same bug.  A Cintiq:
http://ubuntuforums.org/showthread.php?t=1062625&page=5  and a Bamboo:
http://ubuntuforums.org/showpost.php?p=10819283&postcount=751

Interestingly the Cintiq user has now moved on to Debian testing
(Wheezy) and even after updating to xf86-input-wacom-0.11.0 no longer
sees the segmentation fault with his touch strips or pad buttons as he
did in Natty.  Neither did he see it in Maverick.  So this does not
appear to be a xf86-input-wacom bug.  Or at least not solely.

I do not encounter this issue with my Bamboo Pen and Touch tablet.
BambooPT's export touch as a separate kernel device and the pad is a
dependent of touch not the stylus as it is for other tablets.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769477

Title:
  XServer crashes when I use xsetwacom !

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782756] Re: USB Graphire4 pad buttons stop working after pen input

2011-05-16 Thread Favux
This may be a duplicate of:
https://bugs.edge.launchpad.net/ubuntu/+source/xf86-input-
wacom/+bug/769477  if Conner is setting the tablet's pad buttons to
something other than default with xsetwacom.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782756

Title:
  USB Graphire4 pad buttons stop working after pen input

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774378] Re: Touch screen does not work after upgrade to natty

2011-05-16 Thread Favux
Also, if you have gestures (2FGT), try adding to the above xsetwacom set
command the following:

xsetwacom set "device name" Gesture "on"

and see if that turns your gestures on.

The xf86-input-wacom driver should be turning touch and gestures on by
default if your ISDV4 tablet PC or USB tablet supports it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774378

Title:
  Touch screen does not work after upgrade to natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 765850] Re: unable to rotate display left or right

2011-05-11 Thread Favux
I can confirm the same problem as Sindre.

~$ xrandr -o right
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  154 (RANDR)
  Minor opcode of failed request:  2 (RRSetScreenConfig)
  Serial number of failed request:  14
  Current serial number in output stream:  14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765850

Title:
  unable to rotate display left or right

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-05-01 Thread Favux
Thanks Stefan,

I'll check that out.  They seemed to work OK for me.  I noticed a
jittery cursor when in the portrait orientations too, but I had chalked
that up to placing my Wacom Bamboo Pen and Touch tablet's touch on the
evdev driver.  So that's what the CTM  and new masked valuator bug is
about?  OK.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/742567

Title:
  multitouch events do not respect swap/invert axes properties

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-05-01 Thread Favux
Sorry, I should have mentioned they are in Appendix 1 at the bottom of
the HOW TO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/742567

Title:
  multitouch events do not respect swap/invert axes properties

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-05-01 Thread Favux
Hi Timo, Chase, and David,

I am not sure you are using the correct CTM's.  Hopefully the ones I
have posted here:  http://ubuntuforums.org/showthread.php?t=1656089 are
correct.

But I agree with you Chase and that the original bug should be patched
so evdev can again swap and invert axes.  I believe Gentoo has already
implemented this fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/742567

Title:
  multitouch events do not respect swap/invert axes properties

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 770082] [NEW] Lucid: missing 10-wacom.conf

2011-04-24 Thread Favux
Public bug reported:

A fairly recent Lucid update (~3 weeks ago?) inadvertently removed the
10-wacom.conf at /usr/lib/X11/xorg.conf.d on at least some systems.
This has the effect of "breaking" a Wacom tablet or tablet PC unless an
xorg.conf is being used.

Current "fix" is to manually add a 10-wacom.conf.

This affects xf86-input-wacom 0.10.5 in the xserver-xorg-input-wacom
package.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770082

Title:
  Lucid:  missing 10-wacom.conf

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 703783] Re: Wacom BambooFun tablet powered, but no input

2011-01-18 Thread Favux
Did you also use the updated xf86-input-wacom?  The Maverick default
0.10.8 does not have your model in it either.  See the Bamboo P & T HOW
TO:  http://ubuntuforums.org/showthread.php?t=1515562  And post #2 for
adding new models.

By the way touch was fixed with the commits to the git repository last
night.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703783

Title:
  Wacom BambooFun tablet powered, but no input

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs