Re: Wrong Folder?
Michael Rasmussen via Users <[email protected]>
| Newsgroups | gmane.mail.sylpheed.claws.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 22 Jan 2022 07:37:39 -0600 [email protected] wrote: > > I use the same user name for Linux ( so it couldn't be permission > issues) > The name is not was decide whether as user is the same but the user number (uid). Run the command id in a terminal to get the uid of your user. If the uid does not match the uid of the file it will be treated as a different user. A symptom of this is if the username is not displayed for the user but you see a number instead. If this is the case you need to run the following command: sudo chown -R [username]:[username] .claws-mail ([username] should be replaced with the username you use). -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc https://pgp.key-server.io/pks/lookup?search=0xD3C9A00E mir <at> datanom <dot> net https://pgp.key-server.io/pks/lookup?search=0xE501F51C mir <at> miras <dot> org https://pgp.key-server.io/pks/lookup?search=0xE3E80917 -------------------------------------------------------------- /usr/games/fortune -es says: The Gordian Maxim: If a string has one end, it has another. _______________________________________________ Users mailing list [email protected] https://lists.claws-mail.org/cgi-bin/mailman/listinfo/users
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEX3FAW1ccuO4qQUpPx3wR4EmgbmYFAmHsERoACgkQx3wR4Emg bmZmQAf/VRp3T0HGZfSOsa4lF7KoiiBc94QuJqoLlwHzOzdaCIXUC9wRAmd99IV6 0zvU22nGVoNq5o4juVZ/p4DDBqJHTdcWS3q+KpeOmC6bI8om8G01Pe8izdo53oWL WyYwt4PWvXZVM1IboBi66jJesLX+1tODTmOJYtBDqkVjk79nS+/jdGNBN0RSGMRv 4QBPUkzAwrR5lE5nJTAOigGWWzjuBRNZmmkCLC7IAxBrrKEvW4FTFOdPuLjVA6FA hzCLalQ1f1S2rurgRnnIZus9AU5Nz1rn58ttA/9DYReFDjPB0KcZGiHkdcu0064U fa6xYeIGMKeNEBaZy4B0ZMMaZ4RQrg== =+KzU -----END PGP SIGNATURE-----