Control: tags -1 + moreinfo unreproducible On Sun, 13 Sep 2020 at 11:26:46 +0200, Holger Schröder wrote: > Can no longer copy files with Nemo. > > error when getting information for file descriptor numerical: result out of > range
What filesystem (ext4? btrfs? FAT? NTFS? ...) are you copying from? What filesystem are you copying to? If you run nemo from a terminal (xterm, gnome-terminal or equivalent), does the bug still happen? If you run it as `strace -efile nemo`, does the bug still happen? What output does it produce? I was unable to reproduce this bug: nemo copies files successfully from btrfs to btrfs for me. Please copy and paste messages exactly, and do not rephrase them: they are a useful tool to find what is happening. I think this is probably a problem with GLib's new statx() support, in gio/glocalfile.h (which is working for me, but apparently not for you). On Mon, 14 Sep 2020 at 07:35:27 +0900, Norbert Preining wrote: > reassign -1 libglib2.0-0 When reassigning bugs, please remember to Cc the maintainers of the new package via their ${package}@packages.debian.org or ${package}@tracker.debian.org address. Thanks, smcv