[TxMt] Blogging bundle: Password in keychain causes Keychain Access to crash
Allan Odgaard
throw-away-2 at macromates.com
Mon Nov 26 15:21:56 UTC 2007
On 25 Nov 2007, at 15:22, Takashi Yoshida wrote:
> [...]
> The Blogging bundle works fine (I can retrieve posts and upload a
> post). But when I launch Keychain Access, selecting the keychain
> item created by the Blogging bundle causes the Keychain Access to
> crash.
Wow, that is weird.
Try from Terminal to run:
security find-internet-password -a «user» -s «server» -r http
See what that gives you. Here «user» is your blog user and «server»
the server that runs your blog. If you have multiple passwords with
that user for that server, you can also specify ‘-p «path»’ with the
path of your blog.
More information about the textmate
mailing list