LibreOffice permissions problem on USB disk

I have inserted an external USB disk, where I have some documents, when I open a document with LibreOffice, the document opens only in “read only”.
I have enabled all available permits:

$ snap interfaces libreoffice
Slot Plug
:bluez libreoffice
:cups-control libreoffice
:desktop libreoffice
:gsettings libreoffice
:home libreoffice
:network libreoffice
:network-bind libreoffice
:opengl libreoffice
:pulseaudio libreoffice
:removable-media libreoffice
:screen-inhibit-control libreoffice
:unity7 libreoffice
:wayland libreoffice
gtk-common-themes:gtk-3-themes libreoffice
gtk-common-themes:icon-themes libreoffice
gtk-common-themes:sound-themes libreoffice

LOG:

mar 24 23:13:51 emanuc soffice.bin[14751]: Failed to load module “canberra-gtk-module”
mar 24 23:13:51 emanuc soffice.bin[14751]: Failed to load module “canberra-gtk-module”
mar 24 23:13:51 emanuc dbus-daemon[2625]: apparmor=“DENIED” operation=“dbus_method_call” bus=“session” path="/org/libreoffice" interface=“org.freedesktop.DBus.Properties” member=“GetAll” name=":1.21" mask=“receive” pid=14751 label=“snap.libreoffice.writer” peer_pid=2761 peer_label=“unconfined”
mar 24 23:13:53 emanuc org.gnome.Shell.desktop[2761]: Window manager warning: last_focus_time (787521040) is greater than comparison timestamp (43739683). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around…
mar 24 23:13:53 emanuc dbus-daemon[2625]: apparmor=“DENIED” operation=“dbus_method_call” bus=“session” path="/org/libreoffice" interface=“org.freedesktop.DBus.Properties” member=“GetAll” name=":1.21" mask=“receive” pid=14751 label=“snap.libreoffice.writer” peer_pid=2761 peer_label=“unconfined”

Please run libreoffice under a terninal using LANGAUGE=en snap run libreoffice and reproduce the issue again.

The file open shouldn’t have any issues as long as you’ve connected the removable-media interface.

1 Like

Resolved. The problem is in the folder permissions.

3 Likes