cyrpaut / wps-2019-snap

Packaging WPS Office 2019 for SNAP with all Languages & Dicts + Internet plug disabled
GNU General Public License v3.0
16 stars 4 forks source link

Cannot open files from or browse cifs network locations #6

Open mullerch opened 3 years ago

mullerch commented 3 years ago

When a file is opened (by file association) from a remote cifs network location mounted locally it fails with the message:

Unable to open "...". This file may be renamed, deleted or moved.

When browsing with the "Open" feature, the mount folders appear like files (with "Unknown" modification date) and cannot be browsed.

fstab mount: //remote/cifs/path /media/user/path cifs credentials=/home/user/.smbcredentials,iocharset=utf8,sec=ntlm,vers=1.0,users 0 0

cyrpaut commented 3 years ago

Hmmm... This might be a SAMBA / SNAP / SELinux permission related issue. It is related here: https://forum.snapcraft.io/t/manjaro-apparmor-kernel-patches-create-issues-with-smbd/12024 Unfortunately, I cannot do anything about it at my level... Sorry