Solved: Thunderbird does not start after update in FC7
FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I solved an issue I had with Thunderbird not starting thought I would post in case others had same issue.
Fix:
The directory /usr/lib/thunderbird-2.0.0.9 needs to have "other" read and execute access turned on. Run the following command as root in terminal:
chmod o+rx /usr/lib/thunderbird-2.0.0.9
What the issue was:
On November 16 I updated Thunderbird to 2.0.0.9-1.fc7.i386 using pup,
since then Thunderbird would not start (from menu bar icon, nor from a terminal). When trying to start from terminal no messages were produced.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.