[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#871484: marked as done (can't open files on gnome VFS (input/output error))



Your message dated Wed, 21 Dec 2022 04:56:32 +0100
with message-id <8549ac4b-8904-7b46-5643-2292a367776d@free.fr>
and subject line can't open files on gnome VFS (input/output error)
has caused the Debian Bug report #871484,
regarding can't open files on gnome VFS (input/output error)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
871484: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871484
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice
Version: 1:5.2.7-1

when I access samba share using gnome VFS, opening files there exits with
error:

General input/output error while accessing
/run/user/1006/gvfs/...path.../HW.xls.

Tried with .odt and .xls.
I can see files there directly, I can save new file using libreoffice, but
opening it back produces this error.

This seems to be error in libreoffice with patch pushed.

https://bugs.documentfoundation.org/show_bug.cgi?id=59424

tdf#59424 unset open flag O_EXCL if O_CREAT is not set

looking at locally-generated strace confirms this issue:

14363 13:24:49.170594 access("/run/user/1006/gvfs/...path.../servery HW.xls", F_OK) = 0
14363 13:24:49.184519 lstat("/run/user/1006/gvfs/...path.../servery HW.xls", {st_mode=S_IFREG|0700, st_size=25088, ...}) = 0
14363 13:24:49.184828 open("/run/user/1006/gvfs/...path.../servery HW.xls", O_RDWR|O_EXCL) = -1 EOPNOTSUPP (Operation not supported)
14363 13:24:49.186303 access("/run/user/1006/gvfs/...path.../servery HW.xls", F_OK) = 0
14363 13:24:49.187704 lstat("/run/user/1006/gvfs/...path.../servery HW.xls", {st_mode=S_IFREG|0700, st_size=25088, ...}) = 0

It's possible to open files via libreoffice "Remote files" functionality by
mapping user share, but it's an ugly workaround...

--
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Honk if you love peace and quiet.
--- End Message ---
--- Begin Message ---
Version: 1:6.0.0-1

Bug fixed in 6.0.0.

--
Stéphane Aulery

--- End Message ---

Reply to: