Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177217 - mozilla-launcher fail to start firefox after some upgrades
Summary: mozilla-launcher fail to start firefox after some upgrades
Status: RESOLVED DUPLICATE of bug 177148
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-05 18:20 UTC by Patrizio Bassi
Modified: 2007-05-05 19:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2007-05-05 18:20:47 UTC
i suspect due to some bash upgrades...

i have now:
No running windows found
Error launching firefox:

There are files in your profile that are owned by a user other than
patrizio.  firefox can't execute in this condition.  Here are some of
the files that I found:
    /home/patrizio/.firefox

You can fix this problem by running the following:
    su -c 'chown -R patrizio:wheel /home/patrizio/.mozilla'


.firefox dir doesn't exists!!!
permissions are ok and even root can't.
Comment 1 Patrizio Bassi 2007-05-05 18:29:08 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'
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-05-05 19:33:09 UTC
*** This bug has been marked as a duplicate of bug 177148 ***