You da man, Pat! This version is the first one that works at all for
me. Looking forward to seeing what it will/can do. Thanks for your
time and effort!


On Mar 31, 12:29 pm, Patrick Robertson <[email protected]>
wrote:
> For anyone else with this problem, it should be fixed in v0.5.
>
> Download it over at my github repository
>
> http://github.com/pjrobertson/1Password-Plugin/downloads
>
> On 30 March 2010 16:46, Guy <[email protected]> wrote:
>
> > Yep. 10.6.3 now.
>
> > On 30 Mar 2010, at 16:35, Patrick Robertson <[email protected]>
> > wrote:
>
> > Just to confirm, are you on 10.5+?
>
> > On 30 March 2010 16:26, Patrick Robertson < <[email protected]>
> > [email protected]> wrote:
>
> >> Well that IS strange. You've just told me the data/default folder exists
> >> with the .1password files inside, yet the error from console:
>
> >> Error: Error
> >> Domain=NSCocoaErrorDomain Code=260 UserInfo=0x14d1fa10 "The folder
> >> “default” doesn’t exist." Underlying Error=(Error
> >> Domain=NSOSStatusErrorDomain Code=-43 "The operation couldn’t be
> >> completed. (OSStatus error -43.)" (File not found))
>
> >>  Says that it doesn't!
>
> >> Now that's truly strange, and something I'll need to look into.
>
> >> At least we're getting somewhere :)
>
> >> On 30 March 2010 16:04, Guy < <[email protected]>
> >> [email protected]> wrote:
>
> >>> I tried re-downloading 0.4, reset the cache reinstalled and rescanned,
> >>> again with no luck.
>
> >>> I'm using an Intel mac and using the agile keychain.
>
> >>> ~/Library/Application Support/1Password/data/default is there and full
> >>> of .1password executable files and documents.
>
> >>> I downloaded the debug version and got the following console report
> >>> after trying to right click :
>
> >>> 30/03/2010 15:48:56     Quicksilver[80392]      -[OnePasswordSource
> >>> objectsForEntry:] [Line 45] Keychain path: ~/Library/Application
> >>> Support/1Password/1Password.agilekeychain
> >>> 30/03/2010 15:48:56     Quicksilver[80392]      -[OnePasswordSource
> >>> objectsForEntry:] [Line 54] Keychain data path: ~/Library/Application
> >>> Support/1Password/1Password.agilekeychain/data/default
> >>> 30/03/2010 15:48:56     Quicksilver[80392]      Error: Error
> >>> Domain=NSCocoaErrorDomain Code=260 UserInfo=0x14d1fa10 "The folder
> >>> “default” doesn’t exist." Underlying Error=(Error
> >>> Domain=NSOSStatusErrorDomain Code=-43 "The operation couldn’t be
> >>> completed. (OSStatus error -43.)" (File not found))
> >>> 30/03/2010 15:48:56     Quicksilver[80392]      -[OnePasswordSource
> >>> objectsForEntry:] [Line 74] filtered files: (null)
>
> >>> Hope that gives you some idea as to what's happening.
>
> >>> On Mar 30, 3:21 pm, Patrick Robertson <[email protected]>
> >>> wrote:
> >>> > Have you tried the re-dowloading trick and refreshing the cache?
>
> >>> > Just to check a few things out:
>
> >>> > Are you on Intel or PPC?
> >>> > You've said it already - you're definitely using the agile keychain
> >>> yeah?!
> >>> > If you go to ~/Library/Application Support/1Password/
> >>> > and right click '1Password.agilekeychain' and click 'show package
> >>> contents'
> >>> > is there a sub folder: data/default?
>
> >>> > Attached is a debug version of the module so hopefully some stuff will
> >>> get
> >>> > spat out into the console saying what the error is.
>
> >>> > Thanks,
>
> >>> > Patrick
>
> >>> > On 30 March 2010 14:29, Ajay Goel <[email protected]> wrote:
>
> >>> > > Thanks a lot Patrick for spending time on this.  Now I see it in the
> >>> > > Catalogue ( <http://www.ajaygoel.com/images/temp/QS1Password.png>
> >>>http://www.ajaygoel.com/images/temp/QS1Password.png) but still
> >>> > > can't right arrow into it.  There are no exceptions on the console
> >>> now :(
>
> >>> > > On Mar 30, 2010, at 5:31 AM, Patrick Robertson wrote:
>
> >>> > > This looks like a problem with loading the JSON framework. It all
> >>> seems to
> >>> > > be pretty dodgy to me.
>
> >>> > > I've changed the way my project links to the framework (I now build
> >>> it from
> >>> > > scratch) so this problem should hopefully have gone away.
>
> >>> > > Let me know if v0.4 fixes the problem.
>
> >>> > > <http://github.com/pjrobertson/1Password-Plugin/downloads>
> >>>http://github.com/pjrobertson/1Password-Plugin/downloads
>
> >>> > > Thanks
>
> >>> > > On 29 March 2010 23:19, Ajay Goel <[email protected]> wrote:
>
> >>> > >> After doing a lit more research I can see error in the console when
> >>> I try
> >>> > >> to right arrow into it.  When I click the plugin, it does however
> >>> show the
> >>> > >> confirmation message "Install complete"...
>
> >>> > >> 2010-03-29 18:13:17.252 Quicksilver[4750:10b] Error loading
> >>> > >> /Users/ajay/Library/Application
>
> >>> Support/Quicksilver/PlugIns/OnePassword.qsplugin/Contents/MacOS/OnePassword
> >>> :
> >>> > >>  dlopen(/Users/ajay/Library/Application
>
> >>> Support/Quicksilver/PlugIns/OnePassword.qsplugin/Contents/MacOS/OnePassword
> >>> ,
> >>> > >> 265): Library not loaded:
> >>> > >> @loader_path/../Frameworks/JSON.framework/Versions/A/JSON
> >>> > >>   Referenced from: /Users/ajay/Library/Application
>
> >>> Support/Quicksilver/PlugIns/OnePassword.qsplugin/Contents/MacOS/OnePassword
> >>> > >>   *Reason: no suitable image found*.  Did find:
> >>> > >> /Users/ajay/Library/Application
>
> >>> Support/Quicksilver/PlugIns/OnePassword.qsplugin/Contents/MacOS/../Framewor
> >>> ks/JSON.framework/Versions/A/JSON:
> >>> > >> unknown required load command 0x80000022
> >>> > >>  /Users/ajay/Library/Application
>
> >>> Support/Quicksilver/PlugIns/OnePassword.qsplugin/Contents/MacOS/../Framewor
> >>> ks/JSON.framework/Versions/A/JSON:
> >>> > >> unknown required load command 0x80000022
> >>> > >> 2010-03-29 18:13:17.254 Quicksilver[4750:10b] Failed loading bundle
> >>> > >> NSBundle </Users/ajay/Library/Application
> >>> > >> Support/Quicksilver/PlugIns/OnePassword.qsplugin> (not yet loaded)
> >>> > >> 2010-03-29 18:13:17.257 Quicksilver[4750:10b] Failed loading bundle
> >>> > >> NSBundle </Users/ajay/Library/Application
> >>> > >> Support/Quicksilver/PlugIns/OnePassword.qsplugin> (not yet loaded)
> >>> > >> 2010-03-29 18:13:17.260 Quicksilver[4750:10b] Failed loading bundle
> >>> > >> NSBundle </Users/ajay/Library/Application
> >>> > >> Support/Quicksilver/PlugIns/OnePassword.qsplugin> (not yet loaded)
> >>> > >> 2010-03-29 18:13:17.270 Quicksilver[4750:10b] Failed loading bundle
> >>> > >> NSBundle </Users/ajay/Library/Application
> >>> > >> Support/Quicksilver/PlugIns/OnePassword.qsplugin> (not yet loaded)
>
> >>> > >> On Mar 29, 2010, at 5:26 PM, Patrick wrote:
>
> >>> > >> Hi there,
>
> >>> > >> I'd first of all suggest reading the 'Getting Started' section of
> >>> the
> >>> > >> readme here (scroll down):
>
> >>> > >> <http://github.com/pjrobertson/1Password-Plugin>
> >>>http://github.com/pjrobertson/1Password-Plugin
>
> >>> > >> I think I've had this problem now and again, and the way it's fixed
> >>> > >> itself for me is by re-downloading and clicking the plugin to get
> >>> the
> >>> > >> popup message as displayed in the link above.
>
> >>> > >> If that doesn't work (and none of the other things in that section),
> >>> > >> can you right arrow into other apps?
> >>> > >> If you go into the QS catalog prefs and tick the 1Password entry,
> >>> can
> >>> > >> you search for login items directly from within QS?
>
> >>> > >> I'm pretty confident re-installing fixes the problem.
>
> >>> > >> Let me know and open a issue if there's still a problem
>
> >>> > >> On Mar 29, 3:47 pm, Ajay Goel <[email protected]> wrote:
>
> >>> > >> Sorry if this is duplicate post.  Now that QS has support for
>
> >>> > >> 1Password I decided to give it a try but I am having hard time
> >>> getting
>
> >>> > >> it to integrate
>
> >>> > >>  I upgraded to B58 quicksilverhttp://
> >>> > >> <http://github.com/tiennou/blacktree-alchemy/downloads>
> >>> github.com/tiennou/blacktree-alchemy/downloads
>
> >>> > >>   and 1Passowrd plugin 0.3
> >>> > >> <http://github.com/pjrobertson/1Password-Plugin/downloads>
> >>>http://github.com/pjrobertson/1Password-Plugin/downloads
>
> >>> > >> I restarted Quick Silver but can't right arrow into 1Password.app in
>
> >>> > >> QS.  I do see right arrow in front of the app but can't get into it
> >>> :(
>
> >>> > >> Thanks
>
> >>> > >> To unsubscribe from this group, send email to blacktree-quicksilver+
> >>> > >> <http://unsubscribegooglegroups.com>unsubscribegooglegroups.com or
> >>> reply to this email with the words "REMOVE
> >>> > >> ME" as the subject.
>
> >>> > >> To unsubscribe from this group, send email to blacktree-quicksilver+
> >>> > >> <http://unsubscribegooglegroups.com>unsubscribegooglegroups.com or
> >>> reply to this email with the words "REMOVE
> >>> > >> ME" as the subject.
>
> >>> > > To unsubscribe from this group, send email to blacktree-quicksilver+
> >>> > > <http://unsubscribegooglegroups.com>unsubscribegooglegroups.com or
> >>> reply to this email with the words "REMOVE
> >>> > > ME" as the subject.
>
> >>> > >  To unsubscribe from this group, send email to blacktree-quicksilver+
> >>> > > <http://unsubscribegooglegroups.com>unsubscribegooglegroups.com or
> >>> reply to this email with the words "REMOVE
> >>> > > ME" as the subject.
>
> >>> >  OnePassword.zip
> >>> > 57KViewDownload
>
> >>> To unsubscribe from this group, send email to 
> >>> blacktree-quicksilver+<http://unsubscribegooglegroups.com>
> >>> unsubscribegooglegroups.com or reply to this email with the words
> >>> "REMOVE ME" as the subject.
>
> >  To unsubscribe from this group, send email to blacktree-quicksilver+
> > unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> > ME" as the subject.
>
> >  To unsubscribe from this group, send email to blacktree-quicksilver+
> > unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> > ME" as the subject.

Reply via email to