Summary: | mozilla-launcher fail to start firefox after some upgrades | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrizio Bassi <patrizio.bassi> |
Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Patrizio Bassi
2007-05-05 18:20:47 UTC
same issues with seamonkey and thunderbird. tb home dir is .thunderbird... There are files in your profile that are owned by a user other than patrizio. thunderbird can't execute in this condition. Here are some of the files that I found: /home/patrizio/.mozilla/thunderbird You can fix this problem by running the following: su -c 'chown -R patrizio:wheel /home/patrizio/.mozilla' *** This bug has been marked as a duplicate of bug 177148 *** |