On 04/23/14 19:40, linuxnuts...@videotron.ca wrote:
> I upgraded to fedora 20 from fedora 19 using fedup. Everything went well 
> except for some weird issues with Thunderbird. The latter is now giving me a 
> pile of weird permission errors and disk space errors. There is 215GB free 
> space, so I know that is not the problem. Obviously this has somethign to do 
> with the permissions on the .thunderbird folder, but I do not have the 
> knoweldge to rectify the problem. Could somebody kindly nudge me in the right 
> direction?
>
>

Since fedup doesn't muck with user files, it is doubtful to be a permission 
issue on your ~/.thunderbird directory.  Everything under that directory will 
be owned by your username.  Certainly you can ensure that the files are owned 
by your username by doing....

chown -R username:usergroup ~/.thunderbird    (using the appropriate values)

You'd be much better served to actually post the actual error messages you are 
getting as opposed to people assuming what you're seeing and then making 
suggestions based on assumptions that may not be valid.


-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to