[Bug 1351772] Re: "disable touchpad while typing" doesn't work

2015-12-31 Thread GetOperational
I can also confirm Valentin's solution.

Toshiba l775d-s7340
Ubuntu 15.10
Cinnamon 2.8.6

A fix for this would alleviate a significant pain point for laptop users
that do a lot of typing.

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

Title:
  "disable touchpad while typing" doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1351772/+subscriptions

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


[Bug 1498664] Re: Unity control center cannot detect Wacom CTH-661 tablet

2016-04-06 Thread GetOperational
Issue appears to still exist in 16.04
Wacom Intuos Photo small (CTH490PK)

(lshw command shows the device is detected)
description: Human interface device
product: Intuos PTS
vendor: Wacom Co.,Ltd.
physical id: 5
bus info: usb@2:1.5
version: 1.00
capabilities: usb-2.00
configuration: driver=usbhid maxpower=498mA speed=12Mbit/s

(as does xsetwacom --list devices)
Wacom Intuos PT S 2 Pen stylus  id: 9   type: STYLUS
Wacom Intuos PT S 2 Pad pad id: 10  type: PAD   
Wacom Intuos PT S 2 Finger touchid: 11  type: TOUCH

however the "wacom tablet" configuration utility says "no tablet
detected"

running Xenial 16.04 beta
xserver-xorg-input-wacom - 1:0.32.0-0ubuntu3
libwacom2 - 0.18-1
linux-image-4.4.0-17-generic - 4.4.0-17.33

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

Title:
  Unity control center cannot detect Wacom CTH-661 tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1498664/+subscriptions

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


[Bug 1460498] Re: Unable to play back sound or plays back too fast with Audacity on Ubuntu 15.04 with wireless USB Headset

2016-02-06 Thread GetOperational
I am also experiencing this bug. Playback in Audacity is fast/garbled and 
causes Audacity to crash
external usb soundcard - Behringer UCA202
Ubuntu 15.10
Audacity 2.0.6 from repos or 2.1.2 manually installed

similar to N.J, my terminal is filled with the warning:
ALSA lib pcm.c:7905:(snd_pcm_recover) underrun occurred


(workaround)
open the file ~/.config/pulse/daemon.conf
-
if that file doesn't exist, create it:
cp /etc/pulse/daemon.conf ~/.config/pulse/daemon.conf
-
add this line to the bottom of the file and save it:
default-fragment-size-msec = 2
-
restart pulse:
pulseaudio -k


decreasing the fragment size from the default of 25ms to 2ms probably increases 
the likelihood of stuttering if the system is under load, but I have not 
noticed any problems yet.
The "default-fragments" value also has an influence, some values generate the 
problem and some don't, regardless of the fragment size value. I don't 
experience the error when default-fragments is on the default of 4 so I leave 
it unset.

(references)
https://bbs.archlinux.org/viewtopic.php?id=185736
http://forums.linuxmint.com/viewtopic.php?f=42&t=44862

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

Title:
  Unable to play back sound or plays back too fast with Audacity on
  Ubuntu 15.04 with wireless USB Headset

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

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