Stracing the app reveals what the problem is:

12442
open("/snap/libreoffice/47/lib/libreoffice/share/template/common/presnt/Blueprint_Plans.otp",
O_RDWR) = -1 EROFS (Read-only file system)

the app is trying to open the template file in read/write mode, but it's
in a read-only location.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1748298

Title:
  [snap] failure to open templates from startcenter

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  (initially reported here: https://forum.snapcraft.io/t/libreoffice-
  snap-missing-features-and-known-bugs/3920/2)

  When trying to open any template from the startcenter, the following
  error is displayed in a message box:

      General input/output error while accessing
  
/snap/libreoffice/47/lib/libreoffice/share/template/common/presnt/Blueprint_Plans.otp.

  However the same templates can be opened and used from the individual
  apps, e.g. from impress for that Blueprint_Plans template.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748298/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to