[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2010-04-16 Thread Bug Watch Updater
** Changed in: nautilus Status: New => Invalid -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launchpad.net/bugs/45382 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list deskt

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2008-04-08 Thread davie
gnome-vfs is being replaced with gvfs in ubuntu hardy (8.04). Any chance you could test this to check to see if it still occurs in the latest hardy beta (http://www.ubuntu.com/testing/hardy/beta)? -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launchpad.net/bugs/45382 Y

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2008-04-08 Thread Chris Wagner
I can't really perform a controlled test, but doing a simple copy-and- paste -- across SSH, within a single directory, in Hardy -- seems to work okay. I'll go ahead and close this... ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Released -- Nautilus, SSH: "Generic Error" whil

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2008-04-10 Thread seanh
I just repeated the test case I gave when I reported the bug, and it works now, no error. -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launchpad.net/bugs/45382 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-12 Thread Kees Cook
** Changed in: Ubuntu Sourcepackagename: None => nautilus -- Nautilus, SSH: "Generic Error" while moving/copying file https://launchpad.net/bugs/45382 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-14 Thread Sebastien Bacher
Does gnomevfs-mv works fine for that? ** Changed in: nautilus (Ubuntu) Importance: Medium => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus, SSH: "Generic Error" while moving/copying file https://launchpad.net/bugs/45382 -- deskto

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-20 Thread Chris Wagner
** Changed in: nautilus (Ubuntu) Status: Needs Info => Confirmed -- Nautilus, SSH: "Generic Error" while moving/copying file https://launchpad.net/bugs/45382 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-26 Thread Sebastien Bacher
I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=389724 ** Bug watch added: GNOME Bug Tracker #389724 http://bugzilla.gnome.org/show_bug.cgi?id=389724 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=389724 Importance: Unknown

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2007-01-04 Thread Bug Watch Updater
** Changed in: nautilus (upstream) Status: Unknown => Unconfirmed -- Nautilus, SSH: "Generic Error" while moving/copying file https://launchpad.net/bugs/45382 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2007-05-02 Thread Chris Moore
The cause of this bug is that: In package "libgnomevfs2-0", file "modules/sftp-method.c", function "do_create" returns GNOME_VFS_ERROR_GENERIC instead of GNOME_VFS_ERROR_FILE_EXISTS when the file to create already exists, and argument "exclusive" is true. If it returned GNOME_VFS_ERROR_FILE_EXIST

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2007-05-02 Thread Chris Moore
This patch fixes the problem, but isn't the correct solution. It does demonstrate where the problem lies, however. ** Attachment added: "rough-and-ready patch" http://librarian.launchpad.net/7521280/ssh-patch.txt -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launch

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2007-05-02 Thread Chris Moore
This should be filed against the "gnome-vfs2" package, not nautilus. -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launchpad.net/bugs/45382 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mai

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2007-05-03 Thread Chris Moore
This patch does what's right, checking whether the file really does exist before using the GNOME_VFS_ERROR_FILE_EXISTS return value. ** Attachment added: "a better patch" http://librarian.launchpad.net/7532273/ssh-vfs-patch.txt -- Nautilus, SSH: "Generic Error" while moving/copying file https

[Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2010-09-16 Thread Bug Watch Updater
** Changed in: nautilus Status: Invalid => Expired ** Changed in: nautilus Importance: Unknown => Low -- Nautilus, SSH: "Generic Error" while moving/copying file https://bugs.launchpad.net/bugs/45382 You received this bug notification because you are a member of Ubuntu Desktop Bugs, wh

Re: [Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-14 Thread Chris Wagner
On Thu, 2006-12-14 at 10:14 +, Sebastien Bacher wrote: > Does gnomevfs-mv works fine for that? Okay, I just tried several things. These all work okay: - gnomevfs-copy / ssh://[EMAIL PROTECTED]/path/to/dir/briefcase.tmpl / ssh://[EMAIL PROTECTED]/path/to/dir/survey.tmpl - gnomevfs-

Re: [Bug 45382] Re: Nautilus, SSH: "Generic Error" while moving/copying file

2006-12-14 Thread Chris Wagner
On Thu, 2006-12-14 at 20:56 +, Chris Wagner wrote: > - gnomevfs-copy / > ssh://[EMAIL PROTECTED]/path/to/dir/briefcase.tmpl / > ssh://[EMAIL PROTECTED]/path/to/dir/survey.tmpl > - gnomevfs-copy / > ssh://[EMAIL PROTECTED]/path/to/dir/survey.tmpl / > ssh://[EMAIL PROTECTED]