Re: Unable to run the latest Thunderbird
[email protected] (Tony Cheung)
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
I have just tried Thunderbird 0.6 and it works on my Mac 10.3.4. However, I still cannot get Thunderbird 0.7.x work on my Mac. Anyone has any more ideas? Thank you! Tony [email protected] (Tony Cheung) wrote in message news:<[email protected]>... > Yes. I only have ~/Library/Thunderbird, not I did not find the > ~/Library/Application Support/Thunderbird. > > I have removed ~/Library/Thunderbird and then start Thunderbird 7.1. > The icon appears in the dock and then disappears after a second. > > The ~/Library/Thunderbird is then created with the following > profiles.ini, > > [General] > StartWithLastProfile=1 > > [Profile0] > Name=default > IsRelative=1 > Path=Profiles/default.tmc > > What else can be wrong? Thanks a lot! Did anyone else have the same > problem? > > Tony > > Steve Lianoglou <[email protected]> wrote in message news:<[email protected]>... > > riscky wrote: > > > > > Tony, > > > > > > The .7 series along with the rest of the avery branch moves profiles > > > from ~/Library/<app name> to ~/Library/Application Support/<app name> > > > which is where your problem lives. > > > > > > You can use the "fix" suggested by Steve however this works for me > > > > > > [General] > > > StartWithLastProfile=1 > > > > > > [Profile0] > > > Name=default > > > IsRelative=1 > > > Path=Profiles/default/<salted dir> > > > > > > Tony Cheung wrote: > > > > Now that's interesting. > > > > My TBird .7.1 profile is in ~/Library/Thunderbird > > > > The funny thing, Tbird .7 Release candidates put the TBird profiel in ~/Library/Application Support/Thunderbird .. but the actual release moved them back. > > > > -steve