Forum Discussion

wileydavis's avatar
wileydavis
New Contributor
2 months ago
Solved

Desktop Integration Cannot Find App

Hi All, 

Just started testing out the Desktop Integrations approach and seem to be running into an error with actually loading the app itself.

Python is raising a FileNotFoundError and seems to not be able to find a library file in my 1Password Desktop application.

I'm not sure how readily I can share further logs without leaking project details or system specifics, but the files that the integration is erroring on are:

lib_path = '/Users/wileydavis/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_c'+11     │                                                                           │
│ │ locations = [                                                                                         │                                                                           │
│ │             │   '/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_client.dylib',         │                                                                           │
│ │             │   '/Users/wileydavis/Applications/1Password.app/Contents/Frameworks/libop_sdk_ipc_c'+11 │                                                                           │
│ │             ]                                                                                         │                                                                           │
│ │   os_name = 'Darwin'

#beta-sdk-desktop-integrations

  • Hi wileydavis​ ,

    Sometimes the "Menu Bar" application is acting like a server and does not get restarted when the GUI runs.  Could you please quick the Menu-bar application and also quit 1Password and relaunch.  If all that does not work, log out and back in.  

    Let me know if it all works out.
    Phil

4 Replies

  • Hi wileydavis​ ,

    Sometimes the "Menu Bar" application is acting like a server and does not get restarted when the GUI runs.  Could you please quick the Menu-bar application and also quit 1Password and relaunch.  If all that does not work, log out and back in.  

    Let me know if it all works out.
    Phil

    • wileydavis's avatar
      wileydavis
      New Contributor

      Thanks for the tip! I think a computer restart finally fixed this on its own, and I've successfully used the desktop SDK feature!

      • 1P_Dave's avatar
        1P_Dave
        Icon for Moderator rankModerator

        I'm happy that everything is working again, thanks for letting us know! 

        -Dave

  • wileydavis's avatar
    wileydavis
    New Contributor

    A bit of an update - I originally ran this without updating to the latest beta version. However, the current beta version seems to be missing the options to enable SDK integration.

    Here's a screenshot of the Developer panel I see:

    Current version:
    1Password for Mac 8.11.18 (81118030)

    I've tried quitting 1Password and restarting my computer, but neither action seems to have made a difference on visibility for the SDK options.