Jump to content

Apple314

Member
  • Posts

    6
  • Joined

  • Last visited

Apple314's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Jason, Thanks for the quick response. I had tried something very similar. When I pasted your config file in, it worked so I thought it was a typo on my part, then I went to change another instance and it didn't work. I had a generic Chrome (not prism) session open and I think it was caching something. Once I closed all chrome instances, changed the config and went back in, it picked up the settings. Thanks again for the workflow.
  2. Thanks for the workflow. This would really help me, but I'm having some challenges getting it setup. I have been able to create 2 instances with no issue. I have been able to get extensions installed the way I want. What I am trying to do is have a default url for each and I'd like one to come up in --incognito mode. I've tried setting the "homepage" value in the json file as well as --incognito with no luck. I have also tried "incognito.mode_availability" : 2. I also tried the --incognito setting in the run.sh file in case it was supposed to go there. I am new to chrome, based on seeing this workflow and loving the idea. What am I missing? Is there a formal list of available parameters/switches? I have googled it and am unsure which are settings for the json file and which ones are only for the command line. Again, thanks for the workflow, any insight you can provide would be most appreciated. Thanks -Dave
  3. That did the trick! Really appreciate the support. Thanks again for the workflow!
  4. ***Note: I scrubbed my username from the output. I can confirm that the /Workflow Data/jc-nest/ directory doesn't get created when installing the workflow. Traceback (most recent call last): File "alfred_nest.py", line 341, in <module> getattr(NestWorkflow(), argv[1])(*argv[2:]) File "alfred_nest.py", line 27, in __init__ super(NestWorkflow, self).__init__(*args, **kw) File "/Users/<usernamescrubbed>/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B8084A16-990B-4FAF-AF0E-92BBAE2706AC/jcalfred/alfred.py", line 164, in __init__ self.log_level = self._info.config.get('loglevel', 'INFO') File "/Users/<usernamescrubbed>/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B8084A16-990B-4FAF-AF0E-92BBAE2706AC/jcalfred/alfred.py", line 181, in log_level self.config['loglevel'] = level File "/Users/<usernamescrubbed>/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B8084A16-990B-4FAF-AF0E-92BBAE2706AC/jcalfred/alfred.py", line 102, in __setitem__ self._save() File "/Users/<usernamescrubbed>/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B8084A16-990B-4FAF-AF0E-92BBAE2706AC/jcalfred/alfred.py", line 108, in _save with open(self._path, 'wt') as cfile: IOError: [Errno 2] No such file or directory: '/Users/<usernamescrubbed>/Library/Application Support/Alfred 2/Workflow Data/jc-nest/config.json'
  5. 10.8.4 Python 2.7.2 The log command is the only one that doesn't go to the default web search, but there isn't even a directory for jc-nest under the workflows directory (there used to be, but it had log entries from the previous version). I removed that directory after deleting the workflow, right after I cleared out the password entry out of the keychain. Let me know if you can think of anything else for me to try. Thanks.
  6. Jason, First of all thanks for the workflow! I applied the update this afternoon in anticipation of being able to see multiple thermostats. Initially pulled the update with Allyoop, but the nest keyword thinks for a second then goes to the default (google,amazon,wikipedia) search. As someone else did, I deleted the workflow, deleted the keychain entry, cache etc. Went as far as closing Alfred and eventually tried a reboot. No log entry is getting created in the Alfred workflow folder you mentioned above. I have tried everything I can think of, but none of the commands are getting triggered (they do show up in the list). Other workflows seem to be fine. I have pulled it from the dropbox link and the github page with the same result. Looking for anything I may have missed. Thanks!
×
×
  • Create New...