Bug 129784 - FILE_OPEN ”Could not read the contents of <directory>”, with read only permissions.
Summary: FILE_OPEN ”Could not read the contents of <directory>”, with read only permis...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-04 15:30 UTC by Simon Rigét
Modified: 2020-01-22 09:32 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Rigét 2020-01-04 15:30:51 UTC
Description:
in write/calc [File] -> [Open] 

Unable to open a read only directory.

example: 
Directory: /var

ls -al / :
drwxr-xr-x  15 root root  4096 jan  2 20:38 var/





Steps to Reproduce:
[File] -> [Open] 
choose root
choose /var


Actual Results:
error message popup box: Could not read the contents of /var

Expected Results:
opening of directory


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.4.2.0+
Build ID: libreoffice-6.3.4.2-snap1
CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: gtk3; 
Locale: da-DK (da_DK.UTF-8); UI-Language: en-US
Calc: threaded

on Ubuntu 19.10
Comment 1 Xisco Faulí 2020-01-21 11:32:53 UTC
You are using the snap version.
Does it work with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Comment 2 Simon Rigét 2020-01-22 09:32:56 UTC
Bug seems to be fixed, in later version.
It persists with the snap version, shipped with Unbuntu. I suppose it's the Ubuntu team, that should update.