Closed GoogleCodeExporter closed 9 years ago
I have been able to replicate this in Lion, although not consistently (???).
Thanks for the report - we'll get this addressed ASAP.
Original comment by rowanb@gmail.com
on 21 Sep 2011 at 2:36
Hi Diggory - as you mention, this appears to be due to something like a
cacheing bug in 10.7. When editing items, the keychain functions seem to have
cached the previous lookup and so return the original keychain item - which no
longer exists. "Lost" passwords would therefore return after relaunching
Sequel Pro, as then the correct item would be returned.
r3447 alters the editing process to modify a keychain item rather than
deleting/recreating; as well as working around this bug, this has the advantage
of matching Apple's recommendations, preserving things like the keychain item
access list.
Thanks for the report!
Original comment by rowanb@gmail.com
on 16 Oct 2011 at 2:11
This is happening to me as well (v 1.0.1, Build 4004). I've tried
locking/unlocking the keychain, deleting items and recreating them, all to no
avail.
The passwords are stored correctly in the keychain, but they are not retrieved
and populated into the favorites' respective password fields.
One potentially relevant console log:
2/18/13 1:08:22.126 PM Sequel Pro[5222]: NSSecureTextFieldCell detected a field
editor ((null)) that is not a NSTextView subclass designed to work with the
cell. Ignoring...
This is the only program with which I've had keychain problems. Any ideas?
Thanks!
-Landon
Original comment by land...@starkcollective.com
on 18 Feb 2013 at 7:45
Please open a new issue or look at the open issues.
Original comment by schlabbe...@gmail.com
on 18 Feb 2013 at 8:23
An update to 10.8.2 fixed the issue.
Original comment by land...@starkcollective.com
on 18 Feb 2013 at 10:20
Original issue reported on code.google.com by
digg...@diggory.net
on 21 Sep 2011 at 2:01