[okular] [Bug 416058] Permission denied saving into "bin" folder
Jon
bugzilla_noreply at kde.org
Fri Jan 10 15:32:16 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=416058
--- Comment #3 from Jon <j.eugster at sms.ed.ac.uk> ---
Permissions are 755:
ME at COMPUTER:~$ ls -l |grep bin
drwxr-xr-x 2 ME ME 4096 Jan 10 09:41 bin
Then I set the permissions to 777 and the error still persisted:
ME at COMPUTER:~$ chmod -R a+w bin/
ME at COMPUTER:~$ ls -l |grep bin
drwxrwxrwx 2 ME ME 4096 Jan 10 09:41 bin
And finally the stats:
ME at COMPUTER:~$ stat ~/bin
File: /home/ME/bin
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: fd01h/64769d Inode: 5642408 Links: 2
Access: (0777/drwxrwxrwx) Uid: ( 1000/s1964740) Gid: ( 1000/ME)
Access: 2020-01-10 15:28:27.033651233 +0000
Modify: 2020-01-10 09:41:15.266793179 +0000
Change: 2020-01-10 15:28:27.033651233 +0000
Birth: -
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list