[Desktop-packages] [Bug 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2017-08-04 Thread levien
Could this, at least in part, be a duplicate of this bug? https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1133477 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1208993

[Desktop-packages] [Bug 1133477] Re: cut-n-paste move files got stuck forever

2017-08-02 Thread levien
This is most probably caused by this upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=757747 These patches to gvfs should greatly reduce the problem: https://git.gnome.org/browse/gvfs/commit/?id=0e001c9 https://git.gnome.org/browse/gvfs/commit/?id=fe33512

[Desktop-packages] [Bug 1133477] Re: cut-n-paste move files got stuck forever

2017-08-02 Thread levien
** Also affects: caja (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1133477 Title: cut-n-paste move files got stuck forever

[Desktop-packages] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-04-17 Thread levien
In 12.04, it will also work to create /usr/lib/X11/xorg.conf.d/10-wacom.conf with the following line: Option Button 3 button 1 button 1 This fixes the problem for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xf86-input-wacom in

[Desktop-packages] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2013-04-17 Thread levien
This seems to be fixed in 12.04, albeit with a new syntax. To assign a double-click to a button, either run something like: xsetwacom --set Wacom Graphire2 4x5 stylus Button 3 button 1 button 1 (source: https://gist.github.com/i-e-b/2894651) or better, create a file

[Desktop-packages] [Bug 581663] Re: Wacom stylus buttons no longer emit double click events in Xorg

2013-04-16 Thread levien
I've just updated to 12.04 and tested it. The original syntax no longer works, but this does work: xsetwacom --set Wacom Graphire2 4x5 stylus Button 3 button 1 button 1 (from: https://gist.github.com/i-e-b/2894651) -- You received this bug notification because you are a member of Desktop