This is a staging forum for AgileBits, not an official support forum. Visit http://discussions.agilebits.com instead.
MAS Upgrade - 1Password does nothing on launch.
System: Early 2011 2.0ghz MBP, 10.7.1, upgrading from 3.8.5
I upgraded to the MAS version today, and can't get the new version to work at all.
On launch, I see the screen that asks if I've used 1Password before. When I click "I have already used 1Password," it presents me with a File Open dialog box, labeled "Find Exisiting 1Password File."
That file is in my ~/Library/Application Support/1Password folder, so I navigate to it and select it. At that point, the screen flashes for one brief moment with a "One moment please..." dialog with progress bar, that almost immediately disappears. The other window closes as well, and I'm left staring at a blank screen.
Quitting and relaunching 1Password results in the same loop every time. It never copies the existing 1Password keychain, as the FAQ says it will. I tried copying my Agile keychain to the container folder manually and selecting it from there, but no dice. Same problem. Double-clicking the keychain file opens 1Password, and asks me if I'd like to start using that file. Clicking yes, again, does nothing (literally, in this case, I don't even get the flash of the One Moment Please" box).
I finally gave up and removed 3.9, and re-downloaded 3.8.5. Funnily, removing 3.9 via LaunchPad left the shell of the container folder intact, again opposite of what the FAQ says. I also noticed that launching the MAS 3.9 did not remove the 3.8.5 1Password Agent. I somehow suspect these are all related?
Edit to add that I did repair permissions, and it made no difference.
I upgraded to the MAS version today, and can't get the new version to work at all.
On launch, I see the screen that asks if I've used 1Password before. When I click "I have already used 1Password," it presents me with a File Open dialog box, labeled "Find Exisiting 1Password File."
That file is in my ~/Library/Application Support/1Password folder, so I navigate to it and select it. At that point, the screen flashes for one brief moment with a "One moment please..." dialog with progress bar, that almost immediately disappears. The other window closes as well, and I'm left staring at a blank screen.
Quitting and relaunching 1Password results in the same loop every time. It never copies the existing 1Password keychain, as the FAQ says it will. I tried copying my Agile keychain to the container folder manually and selecting it from there, but no dice. Same problem. Double-clicking the keychain file opens 1Password, and asks me if I'd like to start using that file. Clicking yes, again, does nothing (literally, in this case, I don't even get the flash of the One Moment Please" box).
I finally gave up and removed 3.9, and re-downloaded 3.8.5. Funnily, removing 3.9 via LaunchPad left the shell of the container folder intact, again opposite of what the FAQ says. I also noticed that launching the MAS 3.9 did not remove the 3.8.5 1Password Agent. I somehow suspect these are all related?
Edit to add that I did repair permissions, and it made no difference.
Flag
0
Comments
-
I had the same problem. Here's what I did:[list=1]
[*]download 3.9 from MAS
[*]Delete 3.8
[*]Run this command from your terminal: [CODE]
sudo chmod -RN /var/db/launchd.db/com.apple.launchd.peruser.$UID/overrides.plist
[/CODE]
[*]Run the new 1password that you downloaded from MAS
[*]The first time I ran the process it took about 20 seconds to open.
[/list]Flag 0 -
[quote name='Chris80202' timestamp='1315599701' post='46752']
I had the same problem. Here's what I did:[list=1]
[*]download 3.9 from MAS
[*]Delete 3.8
[*]Run this command from your terminal: [CODE]
sudo chmod -RN /var/db/launchd.db/com.apple.launchd.peruser.$UID/overrides.plist
[/CODE]
[*]Run the new 1password that you downloaded from MAS
[*]The first time I ran the process it took about 20 seconds to open.
[/list]
[/quote]
This solved the problem. Thanks a bunch!Flag 0