You are not logged in.

#1 2020-09-15 13:24:44

darkrocket
Member
Registered: 2019-06-13
Posts: 10

[SOLVED] Can't copy files from CIFS shares with Thunar. cp works

Hello, when I try to copy files from CIFS shares Thunar gives me this error:

Error when getting information for file descriptor.

Numerical result out of range.

I can move, open or remove files from Thunar. cp from terminal works without issue.

Last edited by darkrocket (2020-09-16 13:41:57)

Offline

#2 2020-09-16 13:24:57

pavelow
Member
Registered: 2020-09-15
Posts: 1

Re: [SOLVED] Can't copy files from CIFS shares with Thunar. cp works

This is caused by a regression in glib2: https://gitlab.gnome.org/GNOME/glib/-/issues/2205

Until the fix gets downstreamed, rolling back glib2 should fix it:

sudo pacman -U https://archive.archlinux.org/packages/g/glib2/glib2-2.64.5-1-x86_64.pkg.tar.zst

Last edited by pavelow (2020-09-16 13:26:24)

Offline

#3 2020-09-16 13:40:49

darkrocket
Member
Registered: 2019-06-13
Posts: 10

Re: [SOLVED] Can't copy files from CIFS shares with Thunar. cp works

pavelow wrote:

This is caused by a regression in glib2: https://gitlab.gnome.org/GNOME/glib/-/issues/2205

Until the fix gets downstreamed, rolling back glib2 should fix it:

sudo pacman -U https://archive.archlinux.org/packages/g/glib2/glib2-2.64.5-1-x86_64.pkg.tar.zst

Hello, thank you for your help. Downgrading glib2 fixed the issue.

Offline

Board footer

Powered by FluxBB