[okular] [Bug 454693] Okular throws error when saving to mounted Samba share

Bernard Gray bugzilla_noreply at kde.org
Thu Aug 18 07:37:34 BST 2022


https://bugs.kde.org/show_bug.cgi?id=454693

Bernard Gray <bernard.gray at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernard.gray at gmail.com

--- Comment #8 from Bernard Gray <bernard.gray at gmail.com> ---
(In reply to Albert Astals Cid from comment #2)
> Any chance you can point us to how to create a "CIFS mounted Samba share
> which is working properly" so we can try to reproduce the problem?
> 
> At least me i have no idea about Samba

Hi @albert,

We have been experiencing the same issue -

Here is a basic open rw share config for an ubuntu server:
https://ubuntu.com/server/docs/samba-file-server

To mount, use commands as per OP:
sudo mount -t cifs //<server ip>/share /path/to/local/mountpoint/ -o
uid=1000,gid=1000

Some further testing:
 - This is only an issue on samba 4, using smb protocols v[2.0 | 2.1 | 3.1.1 ]
 - samba 3, using smb protocol v1.0 is not affected

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list