[Desktop-packages] [Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2019-11-22 Thread Ryan C. Underwood
Still a problem on Eoan.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2019-07-01 Thread marshall
This is still an issue on Ubuntu 18.04.2 LTS. I can reliably get it to happen. 
Need to run killall to get it to stop trying with large transfers. The [x] to 
stop file operations will not work all the time once it hangs. 
The terminal and windows dualboot work fine for transferring the same files.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2019-05-08 Thread Janek Greskowiak
Using gnome-commander instead of nautilus helped me on 18.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2018-11-26 Thread Nico Timeo
I confirm that on 18.10 is impossible to copy large files / directories
from NAS via Samba Share. Everything works fine on Windows 10.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2018-11-26 Thread Jonatan Zeidler
This is still an issue for me on 18.10.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2015-12-30 Thread pst007x
Same problem in 15.10... will this ever be fixed?

When copying large files either to a Pen Drive or Network share
location, Files hangs and often needs to be killed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in gvfs:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
"//SAMBA_SERVER/SAMBA_SHARE" /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2015-04-05 Thread ralphl
Good news!!  I just updated my ubuntu 14.04 system to the latest update
(as of 4/3/2015) and I was able to download a 4GB video file directly
from my Canon sx280hs camera.  I hadn't been able to do that until I
installed the latest update.  I also updated my ubuntu 12.04 system on
the same date but the problem was not fixed there.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2015-03-31 Thread ralphl
my Canon camera mounts under ~/.gvfs.  In general things work.  I can
copy most files to my hard disk.  However, like Post 202, I cannot copy
large files in the 2GB and above range.  The copy starts normally, but
if I use System Monitor (graphical interface) to monitor the system, I
see the copy function gradually fill all of real memory, then start to
fill swap space.  Finally it just aborts.  It appears the copy function
is not emptying the buffer to disk, but just filling it.  The problem
happens on both ubuntu 12.04 (gvfs 1.2.1) and 14.04 (gvfs 1.20.1).  I am
not sure this is related to the Samba problem, but gvfs still is not
working correctly.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2015-01-28 Thread Amit Kucheria
I think bug 1363217 might be related. I'm seeing this on 14.04 too

** Changed in: gvfs (Ubuntu Precise)
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Precise:
  Confirmed
Status in gvfs source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2014-11-10 Thread Claudio
tested copying 6.5 GB file, worked without error on these systems:

Ubuntu 14.10 64 Bit gvfs 1.20.2-1ubuntu2

XUbuntu 14.04 32 Bit gvfs 1.20.1-1ubuntu1

I think the developers need more info on the error

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  Invalid
Status in “gvfs” source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2014-11-07 Thread Spectrumknight
Hello there this bug seems to resurface with version 1.20.1-1ubuntu1

The copy of large files fails (4GB) with a i/o error.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  Invalid
Status in “gvfs” source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-16 Thread Sebastien Bacher
the issue doesn't affect the precise version

** Changed in: gvfs (Ubuntu Precise)
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  Invalid
Status in “gvfs” source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-16 Thread tjboadwa
Well I updated to 13.04 and checked Pre-Released.  Works like a charm
now either way.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  Invalid
Status in “gvfs” source package in Raring:
  Fix Released

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-14 Thread Sb
1.18.1 is working great for me on Arch, thank you SO MUCH for patching
this extremely annoying bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-14 Thread tjboadwa
I've been running Ubuntu for about 7 months now, and currently have
12.10 running on a Dell Precision M90.  I am experiencing this problem
with my NAS.  The files copied fine but when I try to read or copy the
other way (to my computer from the NAS) with large directories the
Nautilus hangs.

Can someone give me step by step instructions on how to follow through
on this fix?  It is not entirely clear to me how to do this.  One thing
I should mention, I've only been into the command line a few times, so
I'm pretty new to the Linux world.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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


Re: [Desktop-packages] [Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-14 Thread AndreK
Update to 13.10
On 15 Oct 2013 02:15, tjboadwa tjboa...@gmail.com wrote:

 I've been running Ubuntu for about 7 months now, and currently have
 12.10 running on a Dell Precision M90.  I am experiencing this problem
 with my NAS.  The files copied fine but when I try to read or copy the
 other way (to my computer from the NAS) with large directories the
 Nautilus hangs.

 Can someone give me step by step instructions on how to follow through
 on this fix?  It is not entirely clear to me how to do this.  One thing
 I should mention, I've only been into the command line a few times, so
 I'm pretty new to the Linux world.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1077696).
 https://bugs.launchpad.net/bugs/1075923

 Title:
   nautilus hangs copying large directories from a samba share

 Status in GVFS:
   Fix Released
 Status in “gvfs” package in Ubuntu:
   Fix Released
 Status in “gvfs” source package in Precise:
   In Progress
 Status in “gvfs” source package in Raring:
   Fix Committed

 Bug description:
   Impact:
   copies from/to samba share often end up hanging

   Test case:
   - visit a smb location in nautilus
   - copies data from/to it (some non trivial directories makes the issues
 easier to trigger)
   - the copy should complete without hanging

   Regression potentiel:
   Check that nautilus is still working correctly and than you don't have
 issues copying data from/to remote locations

   ---

   Problem
   ===
   Copying files to and from samba shares (this includes Windows shares) is
 unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated
 samba client (gvfs-smb): The copy randomly hangs after a few files or a few
 GB.

   Workaround
   ==
   Until gvfs-smb is fixed, use the kernel samba client (cifs) that works
 reliably, is faster, but needs some terminal commands to get going:
   # sudo -s
   # mkdir /mnt/cifs
   # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER
 //SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
   It will ask for you password, you can then access the shared files at
 /mnt/cifs.

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


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-07 Thread Scott Moore
I enabled raring-proposed, updated, and tested it tonight with a large
directory and I'm happy to say it works. The bug appears to have existed
on the client side as no changes were made to the host system.

Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-07 Thread Sebastian Ilea
Ross Lagerwall's fix works for me too (Ubuntu 13.04 64 bit - using
raring-proposed repository to update gvfs, gvfs-fuse, gvfs-common, gvfs-
daemons, gvfs-bin, gvfs-libs and gvfs-backends to version
1.16.1-0ubuntu1.1).

I copied over LAN (from a Windows PC to a Ubuntu PC) around 40GB of
pictures (more than 24.000 files) with no problems.

Thanks for the patch.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-06 Thread Catalin Hritcu
Everything works well for me after updating to version 1.16.1-0ubuntu1.1
I could download 1.7GB of photos from my camera without any trouble.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-05 Thread MadFranky
Look fine for me! :-)

Many thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-04 Thread Alessandro Lazzari
The tested packages are gvfs, gvfs-fuse, gvfs-backends, gvfs-libs, gvfs-
bin, gvfs-common, gvfs-daemons, all at version 1.16.1-0ubuntu1.1

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-04 Thread Alessandro Lazzari
Tested by moving and copying a directory of 64845 files - 47,7GB large, three 
times from and to my usual samba server.
No issues experienced, the bug is fixed for me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-03 Thread Sebastien Bacher
** Description changed:

+ Impact:
+ copies from/to samba share often end up hanging
+ 
+ Test case:
+ - visit a smb location in nautilus
+ - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
+ - the copy should complete without hanging
+ 
+ Regression potentiel:
+ Check that nautilus is still working correctly and than you don't have issues 
copies data from/to remote locations
+ 
+ ---
+ 
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.
  
  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

** Description changed:

  Impact:
  copies from/to samba share often end up hanging
  
  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging
  
  Regression potentiel:
- Check that nautilus is still working correctly and than you don't have issues 
copies data from/to remote locations
+ Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations
  
  ---
  
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.
  
  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  In Progress

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-03 Thread Brian Murray
Hello Alessandro, or anyone else affected,

Accepted gvfs into raring-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/gvfs/1.16.1-0ubuntu1.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gvfs (Ubuntu Raring)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  Fix Committed

Bug description:
  Impact:
  copies from/to samba share often end up hanging

  Test case:
  - visit a smb location in nautilus
  - copies data from/to it (some non trivial directories makes the issues 
easier to trigger)
  - the copy should complete without hanging

  Regression potentiel:
  Check that nautilus is still working correctly and than you don't have issues 
copying data from/to remote locations

  ---

  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-01 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  In Progress

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-10-01 Thread Alessandro Lazzari
Thank you, Ross.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  In Progress

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-30 Thread Sebastien Bacher
Thanks to Ross Lagerwall a fix was commited upstream:
https://git.gnome.org/browse/gvfs/patch/?id=bdc3babbe21e5fed06876db4d56d1b13915fe1cb

I've just uploaded to saucy and I'm going to SRU the fix to precise and
raring next

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Fix Committed

** Also affects: gvfs (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: gvfs (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: gvfs (Ubuntu Raring)
   Importance: Undecided = High

** Changed in: gvfs (Ubuntu Precise)
   Status: New = In Progress

** Changed in: gvfs (Ubuntu Raring)
   Status: New = In Progress

** Changed in: gvfs (Ubuntu Precise)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Fix Committed
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  In Progress

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package gvfs - 1.18.1-0ubuntu2

---
gvfs (1.18.1-0ubuntu2) saucy; urgency=low

  * debian/patches/git_fix_hanging_jobs.patch:
- daemon: Emit signal before returning dbus value,
  that should fix the issues where nautilus copies of directories
  over samba hang after a while, thanks Ross Lagerwall (lp: #1075923)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 30 Sep 2013 19:08:34 +0200

** Changed in: gvfs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Precise:
  In Progress
Status in “gvfs” source package in Raring:
  In Progress

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-28 Thread Scott Moore
I don't think it's just Nautilus. I'm having the same problem with
Xubuntu 13.04 using Thunar.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-27 Thread Claudio
Ross Lagerwall has done some fxes / patch to gvfs.
Copying large files should work better with this.

The patch can be added and tested as a ppa:
https://launchpad.net/~rosslagerwall/+archive/bugfixes

see also: GNOME Bugzilla – Bug 697782
https://bugzilla.gnome.org/show_bug.cgi?id=697782

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-27 Thread Walter Ribeiro
Thanks, Claudio, for the info. And thank you Ross for the patch!!
I copied 2 GB of a shared folder of Windows without problems.
This was a serious issue of Ubuntu and now seems to be resolved.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-05 Thread adam
+1 to the slow PC problem. My loan laptop is a celeron 1.6ghz, 2gb RAM.
This is really inconvenient when I am using this laptop at school as I
sometimes need to copy large shared folders to our hard drives for use
out-of-school, and copying each file induvidually and recreating
directory structures is very time consuming

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-02 Thread Claudio
it has to do something with speed. I get this problem very often on my older PC 
(Dual Core 2.6 Ghz).
On my newer PC (Intel i7) I have to start a lot more videos or file transfers 
to get this.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-01 Thread Sb
Just got bit by this bug. I have two laptops running 13.04. The faster
one with an Intel Core I5 is running x86, and the slower one is running
amd64. (I prefer x86, but the slower laptop had a different bug that
prevented me from using x86.) The fast laptop doesn't have any Nautilus
/ Samba / GVFS problems, but the slow laptop is completely broken for
file transfers. I don't know if this has to do with the speed or if
32bit vs 64bit makes the difference.

With regards to the workaround proposed in comment #171, thanks a lot
for the tip, that version of GVFS solved the problem. However, the best
way to implement the workaround is with APT pinning. To do this:

0. Add the Precise repos mentioned in comment #171

1. Create a file called gvfs-pin or whatever you want in
/etc/apt/preferences.d

2. Edit /etc/apt/preferences/gvfs-pin as follows:
Package: gvfs*
Pin: release a=precise
Pin-Priority: 999

3. sudo apt-get upgrade

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-08-06 Thread David Samuels
I've just installed Krusader to use as an alternative file handler when
network access is required. It seems to work fine with my NAS, copying
large directories (3 GB+) of photos (4 - 5 MB each) without trouble
(although it does slow a bit towards the end). It will do until the gvfs
problem is solved.

Before this solution, I played with Fedora 19.1 but it had the same
problem so I didn't switch.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-28 Thread eris23
I have 2 machines running Saucy amd64 mixed Ubuntu/Xubuntu/Kubuntu/etc

Problem still exist with Nautilus, Nemo, PCManFM

gvfs 1.17.2-0ubuntu3

Dolphin works fine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-20 Thread gerlos
I'm affected too, running Ubuntu 12.10.

Based on comment #43 I created a (a little) more friendly workaround for
my users, based on a shell script prompting the user using zenity. I'm
sharing it here, hoping it can be useful to someone. Hope we won't need
it for a long time.

Consider that I'm using this script on PCs rurring in a office, where a
Windows Server is always running, so I don't care about umounting the
shares.

First time setup:
---
sudo mkdir /mnt/cifs

And then, for each user:
sudo mkdir /mnt/username
sudo chown username:users /mnt/username

Also added to sudoers a line like this (I know it may be a security hole):
%users  ALL=NOPASSWD:/bin/mount

Here's the script, you will need to edit the list of shares in 3rd line and 
your domain in sixt line, and put it somewhere in your path:
#!/bin/bash 
# MountShare.sh  
SHARE=`zenity --list --text=Choose the share you want to mount 
--column=Share FirstShare SecondShare ThirdShare`
SUSER=`zenity --entry --text='Insert your user name' --entry-text=$USER`
SPASS=`zenity --password`   
DOM='mydomain.net'  
  

mkdir /mnt/cifs/$USER/$SHARE
sudo mount -t cifs -o user=$SUSER,pass=$SPASS,domain=$DOM -o uid=$USER \
//192.168.0.3/$SHARE /mnt/cifs/$USER/$SHARE  \  
zenity --info --text=Share $SHARE mounted, look in /mnt/$USER/$SHARE  \
nautilus /mnt/cifs/$USER/$SHARE 
  
Also created a .desktop launcher to make it easy to run this script:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Mount Samba Shares
Comment=Mount shares from our server
Exec=MountShare.sh
Terminal=true
Icon=/usr/share/icons/Human/48x48/places/gnome-fs-smb.png
Type=Application
Categories=Network;FileTransfer;
Version=1.0

I leaved the option Terminal=true cause my user, that is in the sudo
group, still get sudo password query (any tip?). This way I see the
query and can answer to it.

Every time

To mount shares, it's enough that users double click on the .desktop launcher 
and provide the needed informations. In our network, it happens only once a 
day, and only when needed.

It's a temporary solution I hope we won't need. Anyway, any suggestion
and tip is welcome.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-19 Thread Romano Giannetti
Just triggered again now. Another nice feature of this bug: if you try to 
umount (force umount, whatever) the locked share, you will have the prompt 
(in my case, the gnome shell one) telling that is impossible because the share 
is busy. Ok. But pressing either cancel or ignore, unount anyway will 
simply re-pop-up the prompt. And givien that the darn prompt is modal, you are 
locked. 
The only solution is ginfg to a VC and issuing killall gvfs-smb. But how many 
users will know this? 
I understand that the big effort now is to have the ubuntu phone thing. But 
this is a really big issue. Please

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-15 Thread Linuxonlinehelp_de
@ Artyom Pavlichenko (artyompyandex)

check  out with

dpkg -l | grep gvfs

that all versions and deps of gvfs-1.16 are removed !!!

then do changes and reinstall gvfs-1.12 (same default on Debian Wheezy)

i tested 2 Acer fresh installed Laptops P253-E

please mail me errors..

Remark: Possible that Mint uses more deps (added Programs/Libs) for gvfs
than Default Ubuntu

Hope the Maintainer of gvfs solve this BIG Bug!!! Most People lost DATA
if they save to Samba Servers!!!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-13 Thread Artyom Pavlichenko
Linuxonlinehelp_de: I tried to follow your steps and in the end when I commit 
the run button I get the following errors. 
Can you please help me?


E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies
E: Unable to lock the download directory

I'm running Mint 15 

Any help is appreciated.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-11 Thread Linuxonlinehelp_de
gvfs-smb Bug #1075923 Workaround:

downgrade gvfs-* to Version 1.12 of 12.10 with:
- add /etc/apt/sources.list
deb http://de.archive.ubuntu.com/ubuntu precise main
deb-src http://de.archive.ubuntu.com/ubuntu precise main

- run: sudo apt-get update
- install synaptic: sudo apt-get install synaptic
- run synaptic: sudo synaptic
- remove all gvfs-* nautilus with synaptics
- search gvfs-*, select, press CTRL+E (Force Menu)
- select: gvfs-* Versions 1.12
- install by run install button
- search and install nautilus again..

Voila...Test Nautilus copy 1TB Files without freeze

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-08 Thread taj
Bug exists with Thunar in 13.04 64-bit up-to-date Xubuntu.
The bug likely also crashes libreoffice (3.x and 4.x) when it wants to save a 
file that you opened on the samba share. Workaround for that: save on the local 
drive and copy to the share afterwards. That may not work, but at least you'll 
have your document.

NB mount workaround will be a problem if you do not have root
privileges. Then try FTP, or if you have dual boot save to a place where
Windows can access your data. Then reboot and use Windows to copy to the
shared drive.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-07-05 Thread park
I have Same Problem with version 1.16.3.-2
File transfer became very unstable compared to previous version
Sometimes could not find file regardless size 
As a result Application which use gvfs-smb hanged

My Server running with samba 
samba-3.6.9-151.el6.x86_64 in Centos with option max protocol = SMB2

Hope this bug will be assigned as soon

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-06-30 Thread JaSauders
I'm not sure if the issue I am facing is exactly the same or not, but I
figured I'd chime in. In my case, copying a single large file works, but
copying a dozen files 1-2MB in size (each) locks up when using Nautilus
and GVFS. Oddly enough, I only have this issue on my Lenovo, not my
Toshiba. The Lenovo is an AMD APU E450 unit, so it doesn't exactly have
a ton of horsepower. It does however have 6GB of RAM and an SSD. My
Toshiba on the other hand has a mobile i5, 6GB RAM, and SSD. So all
things compared, they stack up against each other decently with the
exception of the CPU. I have yet to have a successful transfer with
multiple small files on the Lenovo. Meanwhile, the Toshiba works
brilliantly each and every time. Both are running Ubuntu GNOME 13.04 64
bit, fully updated.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-06-25 Thread rod singleton
apinunt, you could be on to something here. Definitely speed of computer
seems to have some bearing on this bug. I just upgraded my Lenovo T400
core 2 Duo 4G to Lenovo T520 Core i7 8G and i'm back to using Nautilus
GVFS shares to Windows server and so far I haven't had the same lock ups
copying files or opening and saving Libreoffice docs on the shares
either...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-06-24 Thread apinunt
Could this be a handshake/timing problem?
I've experienced this problem on 3 different computers, a 15 yr old IBM 
ThinkPad notebook, a Compaq notebook with a Celeron 560 CPU, an HP desktop with 
a dual core E5300 CPU, and noticed that the IBM was most affected and along 
with the Compaq unable to play a video file off the NAS, the HP was less often 
affected and could sometimes play a video off the NAS as long as I did not 
advance the slider several minutes into the video. I just replaced the old IBM 
notebook with a Samsung NP700G7C having a quad core i7-3630QM CPU and have yet 
to be affected by the problem, able to transfer more than 36GB of files from 
the NAS without a problem and able to play videos directly off the NAS without 
locking up.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-06-20 Thread Rebecca Menessec
I started getting miserable performance after upgrading from 12.10 to
13.04. It's affecting any and all apps being served by gvfs: Nemo,
Nautilus, mplayer, Firefox—anything at all that's accessing a remote
filesystem. Again, tests with simply sftp-ing files around or using
proper cifs mounts show dramatic speed increases.

In this case, I'm getting ~500KiB/s with gvfs and ~80MIB/s without. The
server I'm testing against was also recently upgraded (12.04 - 13.04
via 12.10), but I've confirmed that my scheduled rsyncs between the file
server and the backup file server (also 13.04, slower hardware) can
crack ~110MiB/s.

The laptop I'm on only supports half-jumbo frames (MTU 4,078), whereas
the primary and backup file servers are using full-size (MTU 9,000)
frames, so I know why speed is capped at ≤ 80MiB/s in this case.

Does anyone know how to mess with gvfs knobs, short of replacing
binaries with scripts? Things like /usr/lib/gvfs/gvfsd-fuse support ~60
cmdline parms that we could be experimenting with.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-06-13 Thread Nicolas Binkowski
Hi,

i have new for me with the last update of Linux Mint Nadia (14)... when
i copying some files on My NAS, the transfert ends correctly but i can't
use nemo anymore ... I can't start system monitor !!! to kill gvfsd-
smb..

i have to use terminal commande (killall gvfsd-smb) and nemo is usable
again ..

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-30 Thread Ron Grimes
We are running an Ubuntu server at Rackspace with files supplied from an
office of PC/Mac users of no great sophistication. Samba was the way to
go until this bug hit us, and completely stopped us using Samba. We have
resorted to Dropbox (!) to get files uploaded to the server. I don't
like it, but it's the simpest file transfer for the team.

It would be nice to get this fixed... soon!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-30 Thread Karl Frisk
It is NOT necessary to reboot once processes stop due to this bug. Simply 
calling
   killall gvfsd-smb
should be enough to resume working. The connections to samba-shares have to be 
reestablished though.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-30 Thread Romano Giannetti
@karl: are you sure?  I admit it has been month since last I triggered it, but 
I distinctly remember having processes stuck in D state, unkillable even with 
-9. 
Nevertheless, killing the processes for example during a move could cause data 
loss, as reported above. 
It seems that there have been movement on the upstream bug, let's hope it could 
be assigned to someone soon here too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-30 Thread Karl Frisk
Romano: Yes I am pretty sure. I also had unkillable nautilus and vlc
processes but as soon as _gvfsd-smb_ is gone these processes terminate
as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-30 Thread Sebastien Bacher
shrug, with all those users hitting the issue could one of you provide the 
infos upstream need to work on this bug?
https://bugzilla.gnome.org/show_bug.cgi?id=697782#c21
that would probably more useful than keeping adding comments here...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-28 Thread Aaron Roydhouse
I'm finding with 13.04 64bit latest updates, I can't copy more that 50MB
with gvfs from any source before it locks up in kernel and you get a set
of unkillable/defunct processes that you have to reboot to clear.

I have tried copying with Nautilus or rsync, and I have tried copy from
a SMB source and from a USB/iPad source. Universally anything gvfs
touches is soon broken if you transfer more that ~50Mb of files. I've
just gone around loop of trying things getting stuck/unkillable/defunct
processes and rebooting several times.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-22 Thread Thijs
I'm also having troubles when using applications (like Eye of Gnome,
Libre Office, Nemo and Nautilus) in combination with files on a smb
share (via gvfs). Usually when the application hangs up it also becomes
unkillable, so for the most part it requires a logout or reboot to fix
the problem. Needless to say that working files is a major part of
computing and smb shares are very common, so imo this should take
priority.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-21 Thread randolf
Same problems here:
xubuntu 13.04 64bit
Thunar hangs randomly while copying files to/from smb-share
Thunar hangs randomly when changing subfolder in smb-share

Since 13.04 : if one Thunar instance hangs all other thunar instances hang too
Cant open a new thunar.
Some times thunar becomes usable after a lot of minutes, then the whole 
xfce-session
crashes and I'm ot the loginscreen.

Open Libre office hangs when opening files on smb-share

It is very difficult to work with such a bug.

Hope you will fix this soon.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-21 Thread Romano Giannetti
@Sebastien Bacher: please, could you drive developers attention on this
bug? I feel that it should be assigned and risen to Critical status;
it's a core regression which will probably bite a lot of unaware and
non-technical user.

We have a report of data loss too...; and I would not be surprised if
this could be changed in a DOS someway (processes stuck in D state are
really dangerous).

I am saying this because (respectfully) I have the sensation that this
bug is being severely underestimated.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-21 Thread rod singleton
I just realised this bug with gvfs, as randolf just pointed out, could
very well be directly related to the problem I have been experiencing
since 12.10 with LibreOffice hanging randomly sometimes opening and
somtimes saving files opened from a samba share mounted with Nautilus
sometimes causing data loss. Sometimes I have had to reboot to recover
from a hung Libreoffice session when saving to a samba share and retype
entries into my spreadsheed on local disk and then copy it up to the
samba share.

As a work around for now I am using Smb4K to get my Windows shares
mapped so I shall test my theory out. If this is right, and from the
sounds of it this bug affects several packages related to music and
office (not just nautilus), you are quite right Romano to get this risen
to critical status.

I sincerely respect everyone's effort in testing and hopefully fixing
this bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-21 Thread Bug Watch Updater
** Changed in: gvfs
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-20 Thread Martin Gyurko
I was a fool and made a fresh install of 13.04 64bit on my file server.
Also a 13.04 32bit on my laptop.
Now I can't even copy small amount of files back to the laptop.
It seems to hang after the first file, sometimes after copying directories. 
This bug is a showstopper!!! 
This hurts!
please somebody who knows how to fix it, just take the time and do it!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-19 Thread dudous
I'm affected two, since ubuntu 12.10 i guess.
I have a main computer with ubuntu and a htpc with mint. Too make the tranfers 
i have to initiate them from Mint instead of from Ubuntu.  That way it doesn't 
hangs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-17 Thread Jussi H.
I was effect by bug #1077696 when I started using ubuntu 12.10 and had to 
revert using 12.04. Both Ubuntu 12.04 LTS and Linux Mint 13 are not effected by 
bug #1077696. Probably other distros based on ubuntu 12.04 are ok as well.
Bug #1077696 is marked as duplicate for this one.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-16 Thread apinunt
This problem may be more serious than I previously thought. Moments ago
I moved a 254MB file from my desktop computer to a network drive, and it
seemed to transfer instantaneously. The file was deleted on my computer
and when I looked at the network drive the file name was there, but the
content was 0 bytes. The file was lost and the work to create it will
have to be redone from scratch. Now it appears I can no longer trust
moving files and will need to copy them and verify they are identical on
both the source and the destination before manually deleting the source.

Is there a Linux distribution unaffected by this bug? If it is not going
to be fixed I'm willing to change to another OS as I can't work without
confidence that my files are secure when I move them to a permanent
storage for others to access.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-08 Thread Jakob Unterwurzacher
** Description changed:

- I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
- I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
- I did also often backup directly from the samba share.
- After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
- It just hangs, without any crash.
+ Problem
+ ===
+ Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.
  
- I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
- It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.
- 
- my system: Ubuntu 12.10 AMD64
- nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
- deja-dup: deja-dup 24.0-0ubuntu1
- smbclient 2:3.6.6-3ubuntu5
- samba-common: 2:3.6.6-3ubuntu5
- samba-common-bin: 2:3.6.6-3ubuntu5
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 12.10
- Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
- ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
- Uname: Linux 3.5.0-18-generic x86_64
- ApportVersion: 2.6.1-0ubuntu6
- Architecture: amd64
- Date: Wed Nov  7 12:05:58 2012
- GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
- InstallationDate: Installed on 2012-10-22 (16 days ago)
- InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
- MarkForUpload: True
- SourcePackage: nautilus
- UpgradeStatus: No upgrade log present (probably fresh install)
+ Workaround
+ ==
+ Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
+ # sudo -s
+ # mkdir /mnt/cifs
+ # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
+ It will ask for you password, you can then access the shared files at 
/mnt/cifs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Problem
  ===
  Copying files to and from samba shares (this includes Windows shares) is 
unreliable in Ubuntu 12.10 and Ubuntu 13.04 when using nautilus' integrated 
samba client (gvfs-smb): The copy randomly hangs after a few files or a few GB.

  Workaround
  ==
  Until gvfs-smb is fixed, use the kernel samba client (cifs) that works 
reliably, is faster, but needs some terminal commands to get going:
  # sudo -s
  # mkdir /mnt/cifs
  # mount -t cifs -o user=YOUR_SAMBA_USER -o uid=YOUR_LINUX_USER 
//SAMBA_SERVER/SAMBA_SHARE /mnt/cifs
  It will ask for you password, you can then access the shared files at 
/mnt/cifs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-03 Thread Romano Giannetti
To all --- I think that it is clear that all the world is affected, although it 
happens randomly so you will see it only with big files or a lot of them, and 
intermittently. 
It seems to me that the problem was a regression introduced by the upgrade from 
1.12 to 1.14 of gvfs.
I pointed the upstream bug to this launchpad bug; I think that the best option 
now would be to try to help the developers of upstream gvfs to squash this bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-03 Thread Alessandro Lazzari
Here are the results of some tests run on a Raring desktop and a Precise
server, both updated today.

copying a directory with few large files (18 files - 53GB):  no issues 
moving the same directory: no issues

copying a directory with many small files (48236 files - 17,1 GB): no issues
moving the same directory: no issues

copying 92767 files - 65,4 GB no issues
moving the same directory: no issues

I'll keep repeating the last test various times next week.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-03 Thread Claudio
I still get this effect on Ubuntu 13.04 Raring 64 Bit.

I can easily get this bug by connecting to a windows share in our network and 
play a large (125MB) mpeg video with 
any player e. g. vlc.

If it does not happen after 5-10 starts, just open the videos with a few 
players open parallel. Then I get this real fast. 
The players are dead and cant be killed even with -9. 

If I kill gvfs-fuse and gvfs-smb the dead players disapear.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-03 Thread Alessandro Lazzari
OK, this looks interesting.

Transferred another 26678 files, 48,3 GB without issues.
gvfsd-smb memory usage grew from about 3 to 15 Mb, and nautilus' from 10 to 
about 50Mb during the copy.
At the end of the copy, I noticed that neither process had released any memory.

So I started a second copy.
gvfd-smb grew to 32 Mb and nautilus to 74. Again, no memory release. I noticed 
that both processes memory usage grows much more quickly when transferring many 
small files, than when dealing with few but large ones.

Third time, gvfsd-smb up to 46 and nautilus up to 99

So I kept trying until I finally had the copy hang.
gvfsd-smb memory usage had grown to about 130Mb and nautilus' to about 250 Mb.

Your thoughts? Is this behaviour normal?
Could somebody able to easily trigger it post gvfsd-smb and nautilus memory 
usage at the moment of the hang?
Also, is there anybody on 12.04, who's not experiencing the issue, who can 
check these processes behaviour?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-02 Thread Andrés J .
Hi, I've got the same problems. with a clean ubuntu 13.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-02 Thread Luis Alvarado
Happens to me. Tried the following


Folder X - Total Files 10
Folder X/Sub 1 - Total Files 2159
Folder X/Sub 2 - Total Files 1190
Folder X/Sub 3 - Total Files 3388
Folder X/Sub 4 - Total Files 2408

I did a search on Folder X for all files in the Sub folders then tried
to CUT all of them and put them in the main Folder X. It started copying
but after about 1000 files, everything started freezing. Then the whole
process simply stopped.

I have an Intel Core i7 processor and 16GB of ram so hardware is not a
limiting factor here.

I then tried copying from a single folder, but if the folder had, at
least 1200+ files the problem appeared. the more files it had after the
1000+ file limit, the faster the problem appeared.

What could be limiting this and even freezing the whole system to the
point that I need to do a hard reset sometimes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-01 Thread Bodum
@rod singleton : Thank you for your prompt reponse...

So... We just reconfirmed that the bug is in Nautilus. See post #14. And
it is still unassigned after almost 6 months... Darn it !

On my side, strangely, neither in Mate nor in XFCE are the smb shares
mounted in /run/user/[me]/gvfs. I also looked in the old way of mounting
them in /home/[me]/.gvfs. That might have to do with the fact I removed
the gvfs-fuse packages following advises in post #37.

By the way, I would really love to use cifs to mount some of my smb
shares, by it proves very difficult. I cannot mount them by editing
/etc/fstab because the computer on which they reside boots long after
mine (home user)... I haven't found a way yet to create a shortcut for
cifs mount in my favorites. And I do not want to store my password in
plain text in a shell script to mount them...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-01 Thread Bodum
I will try to find time tonight to test one last thing. I have not tried
copying file with Nautilus inside XFCE as I did with Thunar inside
Mate... This might give more clues to where the bug is.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-05-01 Thread Bodum
So I tried with Caja (the Nautilus of Mate) inside of XFCE. The bug did
occur but much less frequently. In Mate, Caja would show the bug after
just a few files. In XFCE, I was able to copy a few dozens of files
before everything stopped. I tried again with Thunar inside XFCE : no
problem... It just confirms what was already confirmed...

I would love to use XFCE, but Thunar lacks too many features to be
comfortable for me... I'll switch to it when I need to copy files...

Hope this bug will be assigned one day soon...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Fredrik Svanström
Bug still present in 13.04 64bit -sigh-

just tried to copy 13000 (60GB) files from my backup (QNAP nas) and it
got aprox 6GB. I have tried multiple times.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Jochen Fahrner
I could not believe what was written here, so I tested it myself. On
Debian Wheezy with Xfce/Thunar I copied my music share from NAS to local
disc through smb. 7389 files with 34,2 GB. No problem. Looks like it is
Ubuntu specific (Xfce/Thunar also uses gvfs)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Bodum
Jochen, would it be possible on your specific installation to try Mate
or Gnome ? I am now wondering if it could be a confilt related to those
Mate and GVFS or Gnome and GVFS... I'll do a few more tests on my side
and you posted.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Paul White
** Tags added: raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Tim
Bug still present in 13.04 64-bit.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Jochen Fahrner
Bodum, I don't want to clutter my system with Gnome. Some time ago I
left Ubuntu because of all these Gnome 3 things are very hungry on
resources. I wanted a leightweigt but comfortable OS and found it in
Debian with Xfce. Compiz is the worst compositing manager I have ever
seen, wasting resources endless. I'm now very happy with Debian
Wheezy/Xfce and don't want to clutter this perfectly running system. I'm
sorry.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Romano Giannetti
@Jochen: which version of gvfs / gvfs-SMS uses your system? The problem
started with gvfs 1.14, I think.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Jochen Fahrner
My gvfs version is 1.12.3-4.
See here: http://packages.debian.org/de/wheezy/gvfs

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread Bodum
The gvfs version on my system is 1.14.0-0.

OK, so I tried installing and using just Thunar 1.4.0 on top of my Mate
desktop to see if it would work : not.

So I went further and installed XFCE4 4.10 besides my Mate, logged out
and in XFCE. Tried a few copies, deletes, renames, creation of folders,
copies of few larges files, copies of a lot of small files... Verdict :
inside XFCE4, everything seems to be working just fine. So unless XFCE
does not use gvfs, the problem really seems to be a bad interaction
between Mate (Gnome) and gvfs 1.14.0-0...

Can anyone try with KDE ? I really don't have the disk space to install
this desktop environment on my aging computer.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-30 Thread rod singleton
Bodum, I can confirm the problem doesn't exist in kubuntu 13.04 using
dolphin as the file manager.

I am now running this and dolphin doesn't seem to suffer the same fate
but I suspect it doesn't use gvfs for it's smb shares as the mounts
aren't stored in /run/user/{me}/gvfs. In fact I don't know where they
are for kubuntu.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-28 Thread Alfredo Maldonado Guerra
I have just installed the release version of Raring Ringtail 13.04 and I
can reproduce this bug! Quite shocked to experience it becuase I'm
running the RELEASE version.

I'm sorry but I just don't buy the whole Canonical has limited
resources and there's lots to do attitude. Are you playing at beaing
a serious company or are you really a serious company? You ask people
for donations and shove people those Amazon and other commercial
apps/ads and activity is recorded by default (forcing people to opt out
rather than in).

There's a clear difference between providing a college
project/community project product vs a professional product. From a
college/community project you expect this kind of bugs and issues, but
not from a professional product. And don't tell me that the free price
tag is an excuse, because there are other FREE professional products out
there that behave like professional products (no bugs or few bugs) and
meet their users needs. Google search and email is an example. And yes,
they do shove annoying ads at your face and they track your activities
online, etc. You can complain all you want about that, but the fact
remains that the Google product in terms of functionality is flawless.
With Ubuntu on the other hand, it looks like we're getting the annoyance
from the ads, lack of privacy via activity tracking and yet we have to
put up with college-grade product.

Yes, there are other distros that will have this bug, but at least those
distros are real community projects that do not pretend to be a
commercial product. From a user point of view, it is very tempting to go
to one of those distros knowing that at least my privacy will be
respected.

Please do yourselves a favour and listen to your users' feedback if you
want your product to survive and mature. You can do it. After all, as
you said it yourself, Cannonical is not a charity. So don't behave
like one and please provide a PROFESSIONAL product.

As a final point, I'd like to mention that I really like Unity and I
think it's maturing quite well. It really makes Ubuntu be a real
contender to other commercial OS like Apple and Windows. However, this
is no excuse for not fixing basic functionality like copying files over
a network.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-27 Thread franco_bez
An other tought:

If the GNOME team refuses to fix this bug, why does Ubuntu still use gvfs for 
samba shares?
Wouldn't it be easier to implement cifs in a way similar to pyNeighbourhood ?
I mean using cifs directly and not using the buggy gvfs-fuse GNOME software ?

It does not look very professional to newbie-users when a simple samba share 
just does not work in Ubuntu.
I myself can easily work arround the problem, but my wife and my sister in law 
they are lost.

It's getting really hard to confince people that Ubuntu is the better OS
when there are showstoppers like this bug.

I'm starting to get the impression that Ubuntu is on the way to copy 
Microsoft's philosophy regarding bugs:
You have to keep the prooven to be stable bugs in the system. People might 
get scared off when the bugs they rely on suddenly get fixed. ;-)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Simon Morrish
I have been waiting a long time for this major bug to be fixed, but it
is still here in 13.04. For users of NAS and other networking systems
this is a big deal, making Ubuntu desktop unusable in a home or office
network.  Its ok assigning as a gnome bug (which is still a Unconfirmed
status) but it's affecting your OS default file manager Canonical. Why
can't you get someone to help them fix this bug!

Put the Toys down and remember where you have come from.

May be time to move OS.

Ringtail Rant Over.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Sebastien Bacher
 Canonical. Why can't you get someone to help them fix this bug!

Canonical has limited resources and is not a charity, some of us are
paid to improve Ubuntu but we are only so many and there are tons to do,
you are welcome to help though...

 Put the Toys down and remember where you have come from.

What toys?

 May be time to move OS.

Enjoy!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Bodum
To Simon Morrish, I use Linux Mint 14 with Mate and I have the same
problem as described in this bug. It is thus not strictly related to
Ubuntu or Unity. It might have to do with GVFS.

I know Mint is a fork from Ubuntu, but nonetheless it affects other
users of other operating system. You now know where not to move OS...

 What toys?

To Sebastien Bacher, I used to be a huge fan of Ubuntu. But I felt that
with the changes in look and functionality your team put in the Unity
project, your great OS lost to me most of it's appeal. I too feel that
Ubuntu is now filled with toys, being less of a work station and more
like a hydrid desktop environment trying to find a distinct identity...
Tablet ? Desktop ? Toy ?

By the way, being affected by this bug at home and at work, the only
work-around for stability is to mount Samba shares with CIFS...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Sebastien Bacher
 like a hydrid desktop environment trying to find a distinct
identity... Tablet ? Desktop ? Toy ?

that's not specific to Ubuntu and that's where the world is going, read
the news, desktop sells are shrinking and most OS vendors are engaged on
convertible devices stories...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Simon Morrish
Dear Sebastien

I know Canonical has limited man power with paid and volunteers, Plus you all 
have lots to do. 
I do help by being a user, having it install on all my computers, tying to get 
other people using Ubuntu, reporting crashes and bugs. And yes I’m not a coder 
like you self, just a user. But without me and many others like me Ubuntu would 
not be where it is today. 

I know its not strictly related to Ubuntu or Unity and its to do with
GVFS, but it directly affects file copying in nautilus on Ubuntu since
12.10. And for me it renders Ubuntu unusable which is sad because I love
using Ubuntu (up to 12.10 that is).

If my comments get users/ coders talking and this helps get this bug faster 
Assigned/fixed. Then I would have helped and everyone with this bug would be 
very happy.
 
I don’t wont to get in a back and fore with this so I wont be saying any-more. 
But if any coders/bug hunters  need any log's or scripts run to help find a 
solution then I be glad to help.

Kind Regards

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-23 Thread franco_bez
Also here, just upgraded to raring - the bug is still there :-(

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-19 Thread Walter Ribeiro
Still hanging for me in raring, with GVFS 1.16.1-0ubuntu1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-19 Thread Baalzaman
rather odd, was working happily for me, then started doing it again. Not
fixed it seems

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-18 Thread Baalzaman
Raring desktop 13.04 beta 2 still has this bug. However updating GVFS to
Version: 1.16.1-0ubuntu1 corrected the issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Sebastien Bacher
Does anyone reproduce the issue on raring? I tried localy by playing
videos over smb with totem for an hour and copy several isos over (some
gigabytes of datas), then copying folders with smaller file, no issue
there...

Note that comment #115 mentions gvfsd-fuse, the fuse mounts are used for
applications that don't support gvfs, which is not the case of totem or
nautilus

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Sebastian Ilea
Does anyone reproduce the issue on raring?

Yes, me. See comments #108 and #112.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Sebastien Bacher
Thanks, seems like it's not trivial to trigger though if you managed
to copy over a thousand files without issues, I should maybe try harder
with small files rather than isos

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Claudio
I connect to the network share on a windows server with nautilus by using 
connect to server:
smb://140.1.1.14/public/
This starts a process called gvfsd-smb. Cant say if its related to gvfsd-fuse. 
Its enough to start the videos 5-10 times until the player hangs.

Just updated my Raring, this is still happening to me. Tomas Bzatek [gvfs 
developer] on 
https://bugzilla.gnome.org/show_bug.cgi?id=697782
asked me to send him a backtrace of gvfsd-smb.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-15 Thread Jussi H.
On Ubuntu 12.10 this is bug easily triggered. Start video with video player 
from gvfs mapped samba share and start same video again with another instance 
of that video player (running them simultaneously).
With this gvfs hangs, about 90% of the time. Well for me atleast :)
If it doesn't hang start more instances :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-12 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown = New

** Changed in: gvfs
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a large directory, almost 50Gb and 45.000 files shared by samba on 
ubuntu 12.04.1 LTS server.
  I used to copy the whole directory regularly on my desktop, and execute a 
backup with deja dup on that.
  I did also often backup directly from the samba share.
  After upgrading my client to 12.10, copying the directory hangs randomly, 
sometimes after having copied just 1 Gb, others having almost completed the 
whole transfer.
  It just hangs, without any crash.

  I noted the also Deja -dup shows the same behaviour, now it's impossible to 
complete a backup from the share, it just hangs.
  It seems to me that a bug in the samba client might be the cause of these 
issues, since neither nautilus nor Deja-dup have problems with local large 
directories.

  my system: Ubuntu 12.10 AMD64
  nautilus: 1:3.5.90.really.3.4.2-0ubuntu4
  deja-dup: deja-dup 24.0-0ubuntu1
  smbclient 2:3.6.6-3ubuntu5
  samba-common: 2:3.6.6-3ubuntu5
  samba-common-bin: 2:3.6.6-3ubuntu5

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov  7 12:05:58 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'825x550+853+471'
  InstallationDate: Installed on 2012-10-22 (16 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+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


  1   2   3   >