https://bugs.kde.org/show_bug.cgi?id=416058
--- Comment #3 from Jon <j.eugs...@sms.ed.ac.uk> --- Permissions are 755: ME@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@COMPUTER:~$ chmod -R a+w bin/ ME@COMPUTER:~$ ls -l |grep bin drwxrwxrwx 2 ME ME 4096 Jan 10 09:41 bin And finally the stats: ME@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 watching all bug changes.