1.5.3


Old Stuff

 www.your-freedom.net
 www.secure-tunnel.com

Ticket #60 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Can not open AlmostVPN pref.pane

Reported by: jonsi@mac.com Assigned to: andrei
Priority: normal Milestone: AlmostVPN 0.9.4
Component: PreferencePanel Version: 0.9
Severity: blocker Keywords:
Cc:

Description

When I attempt to open the AlmostVPN pref.pane, I get an error: "Fail to get 'login.keychain' - MacOS error -25294

Change History

11/09/05 18:46:27 changed by andrei

  • status changed from new to assigned.

This error code means (from http://developer.apple.com/documentation):

errSecNoSuchKeychain –25294 The keychain does not exist.

Is it possible that you do not have ~/Library/Keychains/login.keychain?

11/10/05 08:12:29 changed by andrei

I have posted this message on VersionTracker? and MacUpdate?:

To people without ~/Library/Keychain/login.keychain.

It looks like quite a few people having keychain other then "login.keychain" as a default keychain. Unfortunately AlmostVPN 0.9.3 is not smart enough to look for "a default" keychain it always looking for "login.keychain". I will fix this problem in 0.9.4 release, meanwhile - you can just create new keychain name it "login.keychain" and it should make AlmostVPN happy.

Sorry for inconvenience.

11/10/05 12:27:21 changed by andrei

  • milestone changed from AlmostVPN 0.9.3 to AlmostVPN 0.9.4.

11/10/05 19:33:42 changed by andrei

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed. Available as 0.9.3+ from AlmostVPN/downloads

Now it should use "default" Keychain regardless of its name and location ( SecKeychainCopyDefault? used instead of SecKeychainOpen? )

This fix will become part of regular versions starting from 0.9.4.