-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Mark Sargent wrote: | |> # ll -d /home |> drwxrwxrwx 8 root root 4096 Mar 6 16:53 /home |> |> Seems that your /home should have 777 permissions to allow |> writing/creating underneath it. | | | Ok, but, if I open a terminal, and cd to /home/coolboarderguy, I can | create a new dir, without having to change the permissions of | /home/coolboarderguy. Why would I need to change the permissons just to | save a screenshot..? Am I not understanding something.? Cheers.
I simply checked my /home on two machines and because they are different to yours I suggested it. Maybe it is not the problem:
# mkdir /test # ll -d test drwxr-xr-x 2 root root 4096 Jun 8 08:59 test # cd test # mkdir myuser # chown myuser:myuser myuser # chmod 700 myuser # ll -d /home/myuser drwx------ 102 myuser myuser 4096 Jun 8 08:58 /home/myuser
$ cd /test/myuser $ touch test $ ll total 4 - -rw-rw-r-- 1 myuser myuser 0 Jun 8 09:01 test
What app are you saving with? I use KSnapshot which works fine here. What user credentials is your app saving with... the error may be misleading.
- -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFCpqdujKeDCxMJCTIRAnx4AJ0Z9prB4XZ3tX8cMUpXgHpzsZDepQCcCC+t xEFgLbt7VD2S6HqhrN0eQDs= =+FZp -----END PGP SIGNATURE-----