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]> |
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