Results 1 to 4 of 4

Thread: WPS Writer: permission denied to files on mounted device

  1. #1
    Join Date
    Sep 2018
    Beans
    3

    WPS Writer: permission denied to files on mounted device

    Hi,

    I hope this is an acceptable place to post this question, did not find an adequate WPS forum for linux users.

    WPS Writer has no access rights to my secondary HDD (mounted under /mnt), where I moved stuff after running out of space on my main drive: https://www.dropbox.com/s/odqiw5tp8i...0121071512.png



    • Other files from said drive can be accessed with respective applications (WPS Spreadsheets, Notepadqq, Nautilus file manager..)
    • .docx files from said drive can be accessed with LibreOffice Writer (snap)
    • I am the owner:

    Code:
    marika:/mnt/1TB $ ls -l
    -rw-r--r-- 1 marika marika 386617 lis 29 10:14 notes.docx



    Any ideas?


    Thx,
    Marika
    Last edited by marika.alicja; January 21st, 2019 at 06:56 PM.

  2. #2
    Join Date
    Jan 2019
    Beans
    2

    Re: WPS Writer: permission denied to files on mounted device

    I have a similar issue.
    I have mounted a OneDrive with rclone, but is not able to access it.
    I get a "Permission denied".
    The permissions and attributes are just the same as for other files, and I can access the files with other applications, like the built-in Text Editor.

  3. #3
    Join Date
    Sep 2019
    Beans
    1

    Re: WPS Writer: permission denied to files on mounted device

    Have you managed to solve this?

  4. #4
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: WPS Writer: permission denied to files on mounted device

    It is the permissions on the snap package, nothing wrong with your file permissions.
    Snaps run in a protected space and some of the access rights provided by default are much to limiting. Open a bug in Launchpad to complain or this will never be fixed. Heard that 19.10 will have as many packages installed as snaps as possible. This isn't going to get better.

    IMHO.

    There are many overly restrictive settings in current snaps that need to be handled.

    Or you might be able to remove the snap package and install the normal package. Just don't use software center to do the install, use APT.

    https://snapcraft.io/blog/demystifying-snap-confinement explains the confinement.
    https://tutorials.ubuntu.com/tutoria...c-snap-usage#0 is the basic snap tutorial. Modifying confinement is in the advanced tutorial, which is linked at the end of the basic tutor.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •