Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1025096

Bug#970228: nemo: Can no longer copy files

From Simon McVittie <smcv@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#970228: nemo: Can no longer copy files
Date 2020-09-14 23:10 +0200
Message-ID <AP3Tz-7aT-9@gated-at.bofh.it> (permalink)
References <AOIP7-2NI-1@gated-at.bofh.it> <AOwEi-3Nb-19@gated-at.bofh.it> <AORSp-8lA-7@gated-at.bofh.it> <AOwEi-3Nb-19@gated-at.bofh.it> <AORSp-8lA-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 14 Sep 2020 at 09:09:34 +0100, Simon McVittie wrote:
> If you run it as `strace -efile nemo`, does the bug still happen? What
> output does it produce?

Ugh, I hadn't realised nemo is single-instance.

Please see whether you can reproduce this bug by installing libglib2.0-bin
and running

    gio copy /path/to/some/file /path/to/other/file

which is independent of any particular GUI file managers.

If that command exhibits the same bug, then try

    strace gio copy /path/to/some/file /path/to/other/file

and see what that produces.

Or try killing/exiting all nemo processes, or using a different GTK file
manager like thunar or nautilus. The goal is to get some output from
strace that only appears when you actually try (and presumably fail)
to copy the file, and refers specifically to the file you are trying to
copy. I'm a lot less interested in what happens during startup.

> I was unable to reproduce this bug: nemo copies files successfully from
> btrfs to btrfs for me.

I tried adding a ZFS volume to a test VM and I can't reproduce the bug
there either, with either nemo or `gio copy`.

On https://gitlab.gnome.org/GNOME/glib/-/issues/2189 there is some
suggestion that this might happen when copying from a read-only filesystem,
but I haven't been able to reproduce the bug that way either.

Are the filesystem you are copying from, and the filesystem you are
copying to, mounted with any non-default options? (For example, ro,
relatime or noatime.)

I have some vague ideas of places in GLib to try patching, but fixing a
bug without being able to reproduce it is a really slow process, so I
won't be able to prioritize it.

    smcv

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-13 11:40 +0200
  Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-13 22:40 +0200
    Bug#970228: nemo: Can no longer copy files Norbert Preining <norbert@preining.info> - 2020-09-14 00:40 +0200
      Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 10:20 +0200
        Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 11:30 +0200
          Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 11:40 +0200
            Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 12:30 +0200
              Bug#970228: nemo: Can no longer copy files J Rowan <jrowan@jretrading.com> - 2020-09-14 22:10 +0200
            Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-14 21:30 +0200
              Bug#970228: nemo: Can no longer copy files Joe <joe@jretrading.com> - 2020-09-14 22:10 +0200
        Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 21:50 +0200
        Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-14 23:10 +0200
          Bug#970228: nemo: Can no longer copy files Holger Schröder <Holgi.HSP@gmx.de> - 2020-09-15 09:50 +0200
            Bug#970228: nemo: Can no longer copy files Simon McVittie <smcv@debian.org> - 2020-09-15 10:10 +0200
              Bug#970228: libglib2.0-0: 2.66.x cannot copy files on some filesystems (ZFS with noatime, CIFS/SMB) Simon McVittie <smcv@debian.org> - 2020-09-15 12:50 +0200
  Bug#970228: nemo: Can no longer copy files Joe <joe@jretrading.com> - 2020-09-15 10:50 +0200

csiph-web