Jump to content

piggah

Member
  • Posts

    13
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by piggah

  1. [2017-12-26 00:44:29][ERROR: input.scriptfilter] Code 1: .
    00:44:29 workflow.py:2055 DEBUG    ---------- VPN Manager (3.0.1) ----------
    00:44:29 workflow.py:1462 DEBUG    reading settings from /Users/nickferguson/Library/Application Support/Alfred 3/Workflow Data/net.deanishe.alfred.vpn.manager/settings.json
    00:44:29 workflow.py:2339 DEBUG    update check not due
    00:44:29 vpn.py:523 DEBUG    args : {'--all': False,
     '--help': False,
     '<name>': None,
     '<query>': u'',
     'conf': True,
     'connect': False,
     'disconnect': False,
     'list': False}
    00:44:29 workflow.py:1689 DEBUG    loading cached data: /Users/nickferguson/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/net.deanishe.alfred.vpn.manager/__workflow_update_status.cpickle
    00:44:29 workflow.py:2269 DEBUG    update_data: {u'available': False}
    00:44:29 vpn.py:120 DEBUG    appinfo=AppInfo(name=u'Tunnelblick', path=u'/Applications/Tunnelblick.app', bundleid=u'net.tunnelblick.tunnelblick')
    00:44:29 vpn.py:120 DEBUG    appinfo=None
    00:44:29 workflow.py:2074 ERROR    'NoneType' object has no attribute 'path'
    Traceback (most recent call last):
      File "/Users/nickferguson/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.5272EA93-6E91-458E-8E16-68480B7C094B/workflow/workflow.py", line 2067, in run
        func(self)
      File "./vpn.py", line 535, in main
        return do_config(args.get('<query>'))
      File "./vpn.py", line 343, in do_config
        icon=app.info.path,
    AttributeError: 'NoneType' object has no attribute 'path'
    00:44:29 workflow.py:2097 DEBUG    ---------- finished in 0.143s ----------

    I'm trying to use with tunnelbrick ... I'm not knowledgeable enough to diagnose this. 

  2. 2 hours ago, nikivi said:

     

    It did. The website was originally a wrapper over mind maps I made in MindNode that you can still see here.

     

    We have improved it greatly since then and now the maps live outside of MindNode and on AWS in DynamoDB soon moving to Neo4j.

     

    Everything is user curated like Reddit and open source. It's built with React and we try to make helping the project either with code, ideas or anything else as easy as possible.

     

    I am happy you like the project. ? 

     

    Nice, I noticed the voting buttons. I will try to start contributing to some of the topics I am knowledgeable of. I think I already found your slack. It's a great jumping off point. Usually the first place you go when you want to learn something new is, of course, Google, maybe wikipedia depending. I would love to see something community-style like this really catch on. To have a literal map to get started in what can be really complex subjects is great. I might be biased because I got hooked on mindnode myself recently. I've been playing with the workflow today and it's really fun just popping in different things that come to mind. 

     

    edit: im also using your download folder cleaning workflow. i love that one

×
×
  • Create New...