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

2017-09-11 Thread bjv
Suffering badly on 16.04 LTS, every time I need to move >100MB or so
from SSD to USB2 external drives. Transfer of large files seems to
block/cause Nautilus & "File Operations" dialogue to become choppy/hang.

-- 
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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Hi

  While copying many and large files to and from a USB drive, the system
  becomes incredibly slow and sometimes hangs. I watched the system
  monitor while it was running slowly but cpu was not above 50% at any
  time, the same for memory.

  I'm using the "WD my passport" HD with a USB3 port of my "ASUS K55VD"
  laptop.

  Description:  Ubuntu 13.04
  Release:  13.04

  nautilus:
Installed: 1:3.6.3-0ubuntu16
Candidate: 1:3.6.3-0ubuntu16
Version table:
   *** 1:3.6.3-0ubuntu16 0
  500 http://ubuntu-archive.mirror.nucleus.be/ raring/main amd64 
Packages
  100 /var/lib/dpkg/status

  
  Steps to reproduce:
  1) Aquire many large files (like your totally legit moviecollection)
  2) Copy files to external HD
  3) Open your browser and be sad when your system becomes incredibly slow 
after a few minutes


  This is my first bugreport so if I'm missing something, please tell
  me.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Tue Aug  6 22:56:34 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'656x715+154+151'"
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationDate: Installed on 2013-05-31 (67 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2014-11-19 Thread bjv
I appear to be having the same issue as SergeiS  tonysonney under 14.04,
file system permissions are correct and cp works fine from the command line for 
one of my USB hard drives, but drive consistently shows as 'Owner: root' in 
Nautilus - even though mount options are identical to an automounted SATA drive 
that shows as 'Owner: me'

Other USB devices, (flash drive, HD from a different manufacturer) mount
with correct Ownership in nautilus.. (also, i noticed everything that
mounts correctly has a little icon in the media folder - a thumb-drive,
internal disk icon, etc. while the badly behaving root media device
does not have a little icon on the folder)

Ubuntu automount point permissions:
bjv@saucy10:/media/bjv$ ls -lt /media/bjv
total 16
drwx-- 1 bjv  bjv  4096 Nov 19 06:05 WD My Passport Ultra
drwx-- 1 bjv  bjv  8192 Nov 18 07:56 WD Caviar Black

Ubuntu automount options:
bjv@saucy10:/media/bjv$ mount | tail -n2
/dev/sdc1 on /media/bjv/WD My Passport Ultra type fuseblk 
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sdb1 on /media/bjv/WD Caviar Black type fuseblk 
(rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)

Dmesg:
[3345508.088038] usb 1-4: new high-speed USB device number 26 using ehci-pci
[3345508.269200] usb 1-4: New USB device found, idVendor=1058, idProduct=0820
[3345508.269206] usb 1-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=5
[3345508.269210] usb 1-4: Product: My Passport 0820
[3345508.269213] usb 1-4: Manufacturer: Western Digital
[3345508.269217] usb 1-4: SerialNumber: 575832314139344654415636
[3345508.269644] usb-storage 1-4:1.0: USB Mass Storage device detected
[3345508.270284] scsi18 : usb-storage 1-4:1.0
[3345509.268725] scsi 18:0:0:0: Direct-Access WD   My Passport 0820 
1012 PQ: 0 ANSI: 6
[3345509.269092] scsi 18:0:0:1: Enclosure WD   SES Device   
1012 PQ: 0 ANSI: 6
[3345509.269553] sd 18:0:0:0: Attached scsi generic sg2 type 0
[3345509.269840] scsi 18:0:0:1: Attached scsi generic sg3 type 13
[3345509.276843] sd 18:0:0:0: [sdc] Spinning up disk...
[3345510.280020] .ready
[3345515.207842] sd 18:0:0:0: [sdc] 3906963456 512-byte logical blocks: (2.00 
TB/1.81 TiB)
[3345515.209831] sd 18:0:0:0: [sdc] Write Protect is off
[3345515.209837] sd 18:0:0:0: [sdc] Mode Sense: 47 00 10 08
[3345515.211210] sd 18:0:0:0: [sdc] No Caching mode page found
[3345515.211215] sd 18:0:0:0: [sdc] Assuming drive cache: write through
[3345515.216837] sd 18:0:0:0: [sdc] No Caching mode page found
[3345515.216845] sd 18:0:0:0: [sdc] Assuming drive cache: write through
[3345515.217232] ses 18:0:0:1: Attached Enclosure device
[3345515.226127]  sdc: sdc1
[3345515.229341] sd 18:0:0:0: [sdc] No Caching mode page found
[3345515.229352] sd 18:0:0:0: [sdc] Assuming drive cache: write through
[3345515.229356] sd 18:0:0:0: [sdc] Attached SCSI disk

Ubuntu version
bjv@saucy10:~/Downloads$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty

bjv@saucy10:~/Downloads$ dpkg -l | grep 'nautilus[ ].*ubuntu'
ii  nautilus  1:3.10.1-0ubuntu9.3   
  amd64file manager and graphical shell for 
GNOME

bjv@saucy10:/media/bjv$ getfacl /media/bjv/WD\ Caviar\ Black/
getfacl: Removing leading '/' from absolute path names
# file: media/bjv/WD Caviar Black/
# owner: bjv
# group: bjv
user::rwx
group::---
other::---

bjv@saucy10:/media/bjv$ getfacl /media/bjv/WD\ My\ Passport\ Ultra/
getfacl: Removing leading '/' from absolute path names
# file: media/bjv/WD My Passport Ultra/
# owner: bjv
# group: bjv
user::rwx
group::---
other::---

-- 
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/1021375

Title:
  Nautilus says the USB stick is read only when it is not

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  First time I use an USB drive since I updated to 12.04 and I found a
  really annoying bug on Nautilus. Nautilus claims that the destination
  drive is read-only when in fact it is not.

  How to reproduce:

  1. Connect a USB stick drive to your competer.
  2. The USB will appear in the desktop.
  3. Open two Nautilus windows one in your home folder, other in the USB stick 
drive.
  4. Select any file from your home folder (small enough to fit the free space 
in the USB drive)
  5. Drag the file and drop it in the USB drive window.

  -- Nautilus will say that it cannot copy the file because the
  destination is read ony --

  If you try the copy the same file with the terminal you will see that
  the file is copied without problem, other programs like gedit or
  LibreOffice can write in the usb stick drive just fine.

  It is not a problem with the USB stick, as shown here:

  [ 6232.288064] usb 2-1: new high-speed USB device number 6 using ehci_hcd

[Desktop-packages] [Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2014-11-19 Thread bjv
remounting per comment #20   (sudo mount -o remount,rw /media/mount
point) did not work with nautilus 3.10.1-0ubuntu9.3 on 14.04

-- 
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/1021375

Title:
  Nautilus says the USB stick is read only when it is not

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  First time I use an USB drive since I updated to 12.04 and I found a
  really annoying bug on Nautilus. Nautilus claims that the destination
  drive is read-only when in fact it is not.

  How to reproduce:

  1. Connect a USB stick drive to your competer.
  2. The USB will appear in the desktop.
  3. Open two Nautilus windows one in your home folder, other in the USB stick 
drive.
  4. Select any file from your home folder (small enough to fit the free space 
in the USB drive)
  5. Drag the file and drop it in the USB drive window.

  -- Nautilus will say that it cannot copy the file because the
  destination is read ony --

  If you try the copy the same file with the terminal you will see that
  the file is copied without problem, other programs like gedit or
  LibreOffice can write in the usb stick drive just fine.

  It is not a problem with the USB stick, as shown here:

  [ 6232.288064] usb 2-1: new high-speed USB device number 6 using ehci_hcd
  [ 6232.426378] scsi8 : usb-storage 2-1:1.0
  [ 6233.468489] scsi 8:0:0:0: Direct-Access Kingston DT 101 IIPMAP 
PQ: 0 ANSI: 0 CCS
  [ 6233.469862] sd 8:0:0:0: Attached scsi generic sg2 type 0
  [ 6234.178262] sd 8:0:0:0: [sdb] 3909632 512-byte logical blocks: (2.00 
GB/1.86 GiB)
  [ 6234.178735] sd 8:0:0:0: [sdb] Write Protect is off
  [ 6234.178740] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 6234.179251] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.179256] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.183369] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.183376] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.210138]  sdb: sdb1
  [ 6234.212732] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.212736] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.212740] sd 8:0:0:0: [sdb] Attached SCSI removable disk

  The permisions on the removable drive are set correctly:

  sergio@shana:/media$ ls -lah
  total 12K
  drwxr-xr-x  3 root   root   4,0K jul  5 10:20 .
  drwxr-xr-x 23 root   root   4,0K jul  3 11:01 ..
  drwx--  5 sergio sergio 4,0K dic 31  1969 DESIGNPLUS

  There is enough free space in the drive:

  sergio@shana:/media/DESIGNPLUS$ df -h
  S.ficheros Tamaño Usado  Disp Uso% Montado en
  /dev/sda2 50G  5,5G   42G  12% /
  udev 1,5G  4,0K  1,5G   1% /dev
  tmpfs579M  872K  579M   1% /run
  none 5,0M 0  5,0M   0% /run/lock
  none 1,5G  1,1M  1,5G   1% /run/shm
  /dev/sda1497M  113M  360M  24% /boot
  /dev/sda5245G  111G  122G  48% /home
  /dev/sdb11,9G  681M  1,2G  36% /media/DESIGNPLUS

  A file can be copied to the USB stick using the cp command for
  example.

  sergio@shana:~/Trash$ cp wireless.txt /media/DESIGNPLUS
  sergio@shana:~/Trash$ cd /media/DESIGNPLUS
  sergio@shana:/media/DESIGNPLUS$ ls -lah
  total 204K
  drwx-- 5 sergio sergio 4,0K jul  5 10:38 .
  drwxr-xr-x 3 root   root   4,0K jul  5 10:20 ..
  -rw-r--r-- 1 sergio sergio 117K jul  5 10:14 ._Screen Shot 2012-06-30 at 
8.50.37 AM.png
  -rw-r--r-- 1 sergio sergio  55K jun 30 08:51 Screen Shot 2012-06-30 at 
8.50.37 AM.png
  drwx-- 4 sergio sergio 4,0K jul  5 10:05 .Spotlight-V100
  drwx-- 2 sergio sergio 4,0K jul  5 10:05 .Trashes
  -rw-r--r-- 1 sergio sergio 4,0K jul  5 10:05 ._.Trashes
  -rw-r--r-- 1 sergio sergio   73 jul  5 10:38 wireless.txt

  But nautilus just dennies to copy the file claming that the
  destination is read only, when it is not.

  I tested it with two different USB sticks in two different computers
  running Ubuntu 12.04 and the same result.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1038812] Re: nautilus compact, icons views stop responding to touch clicks

2013-08-11 Thread bjv
Issue appears to have been addressed in nautilus 3.6.3-0ubuntu16,
possibly earlier.

tap-selecting/opening items with Atmel touch screen left click now
functions just fine in 'Icon' and 'Compact' view.

unable to reproduce issue when tapping on file area, tapping on desktop,
maximizing window, etc.

-- 
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/1038812

Title:
  nautilus compact, icons views stop responding to touch clicks

Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “oracle-java7-jre” package in Ubuntu:
  Confirmed

Bug description:
  Expected behavior:  able to click on files in nautilus 'Icons' and
  'Compact' views

  Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
  After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.

  'List' view continues to work, other gtk programs continue to work,
  and left-click drag can select 'icons'/'compact' items even when
  simply clicking does not.

  touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
  Vendor 0x3eb Product 0x211c

  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  nautilus:
    Installed: 1:3.4.2-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1038812] Re: nautilus compact, icons views stop responding to touch clicks

2012-08-20 Thread bjv
I've filed this with upstream as  # 682325 (
https://bugzilla.gnome.org/show_bug.cgi?id=682325 )

** Bug watch added: GNOME Bug Tracker #682325
   https://bugzilla.gnome.org/show_bug.cgi?id=682325

-- 
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/1038812

Title:
  nautilus compact, icons views stop responding to touch clicks

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Expected behavior:  able to click on files in nautilus 'Icons' and
  'Compact' views

  Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
  After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.

  'List' view continues to work, other gtk programs continue to work,
  and left-click drag can select 'icons'/'compact' items even when
  simply clicking does not.

  touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
  Vendor 0x3eb Product 0x211c

  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  nautilus:
    Installed: 1:3.4.2-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1038812] [NEW] nautilus compact, icons views stop responding to touch clicks

2012-08-19 Thread bjv
Public bug reported:

Expected behavior:  able click on files in nautilus 'Icons' and
'Compact' views

Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.

'List' view continues to work, other gtk programs continue to work, and
left-click drag can select 'icons'/'compact' items even when simply
clicking does not.

touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
Vendor 0x3eb Product 0x211c

Description:Ubuntu 12.04.1 LTS
Release:12.04

nautilus:
  Installed: 1:3.4.2-0ubuntu4

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


** Tags: atmel multitouch nautilus touch

-- 
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/1038812

Title:
  nautilus compact, icons views stop responding to touch clicks

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Expected behavior:  able click on files in nautilus 'Icons' and
  'Compact' views

  Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
  After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.

  'List' view continues to work, other gtk programs continue to work,
  and left-click drag can select 'icons'/'compact' items even when
  simply clicking does not.

  touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
  Vendor 0x3eb Product 0x211c

  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  nautilus:
Installed: 1:3.4.2-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1038812] Re: nautilus compact, icons views stop responding to touch clicks

2012-08-19 Thread bjv
** Description changed:

- Expected behavior:  able click on files in nautilus 'Icons' and
+ Expected behavior:  able to click on files in nautilus 'Icons' and
  'Compact' views
  
  Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
  After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.
  
  'List' view continues to work, other gtk programs continue to work, and
  left-click drag can select 'icons'/'compact' items even when simply
  clicking does not.
  
  touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
  Vendor 0x3eb Product 0x211c
  
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04
  
  nautilus:
-   Installed: 1:3.4.2-0ubuntu4
+   Installed: 1:3.4.2-0ubuntu4

-- 
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/1038812

Title:
  nautilus compact, icons views stop responding to touch clicks

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Expected behavior:  able to click on files in nautilus 'Icons' and
  'Compact' views

  Actual behavior: the file area in nautilus stops responding to left clicks to 
focus/select items as soon as I tap on my touchscreen.
  After tapping I am also unable to select items with usb mouse. Very 
reproducable, logging out/in to a new session starts with working Nautilus, 
that stops when tap occurs. Maximizing window and tapping on file area, tapping 
on desktop, etc. all cause the problem.

  'List' view continues to work, other gtk programs continue to work,
  and left-click drag can select 'icons'/'compact' items even when
  simply clicking does not.

  touch device (from Xorg.0.log): evdev: Atmel Atmel maXTouch Digitizer:
  Vendor 0x3eb Product 0x211c

  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  nautilus:
    Installed: 1:3.4.2-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp