Jump to content

bclev

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by bclev

  1. I know this post is over a year old, but I would like to bump the request. The standard "movie" workflow doesn't seem to work anymore. It would great if there was a dynamic workflow that showed the ratings from metacritic et.al. in Alfred.
  2. Starting debug for 'Spritzr' [INFO: alfred.workflow.trigger.action] Processing output 'alfred.workflow.action.script' with arg '( "/Users/xxxx/Downloads/Seven.Speed.Reading.2014.v14.3.Mac/Instructions.txt" )' [ERROR: alfred.workflow.action.script] Code 1: 11:28:09 workflow.py:1265 ERROR 'utf8' codec can't decode byte 0x92 in position 695: invalid start byte Traceback (most recent call last): File "/Users/xxxx/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.B221076E-3705-4AC6-B44F-3BDC6C817DC9/workflow/workflow.py", line 1263, in run func(self) File "spritzr.py", line 286, in main article = wf.decode(file_obj.read()) File "/Users/xxxx/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.B221076E-3705-4AC6-B44F-3BDC6C817DC9/workflow/workflow.py", line 1496, in decode text = unicode(text, encoding) UnicodeDecodeError: 'utf8' codec can't decode byte 0x92 in position 695: invalid start byte [INFO: alfred.workflow.action.script] Processing output 'alfred.workflow.output.clipboard' with arg '<?xml version="1.0" encoding="utf-8"?> <items><item valid="no"><title>Error in workflow 'com.hackademic.spritzr'</title><subtitle>'utf8' codec can't decode byte 0x92 in position 695: invalid start byte</subtitle><icon>/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns</icon></item></items>'
  3. Hey Smarg, I tried to run the workflow, but I'm getting this error: (I edited out my short name) <?xml version="1.0" encoding="utf-8"?> <items><item valid="no"><title>Error in workflow 'com.hackademic.spritzr'</title><subtitle>[Errno 13] Permission denied: u'/Users/xxxx/Library/Application Support/Alfred 2/Workflow Data/alfred.bundler-aries/assets/utility/viewer/default/viewer.app/Contents/document.wflow'</subtitle><icon>/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns</icon></item></items> I got this error by adding a "copy to clipboard" output to the workflow when it wouldn't work. Any ideas? I tried the method you gave to raguay, and the bundle downloaded fine. It just will not run.
  4. Hey Shawn, I can't seem to input any commands other than "flux" and "disflux". Do I need to install anything in addition? (It also will not open flux if flux is not running, even though it says that it opened it). Thank you for working so hard and bringing so many features to Flux!
  5. I took the liberty of adding it: http://cl.ly/NxYH Workflow still credited to original author
  6. This is my first workflow. Critique away! Sometimes, when I download apps that haven't been signed for Gatekeeper, I get a warning about the app that requires me to right-click on the app and press "Open". I don't want to get rid of Gatekeeper, so I made this workflow. http://cl.ly/Ny7W keyword: rem Just type in "rem" and then type in the name of the app you'd like to remove the warning from. The workflow searches for all .app files, regardless of location: Created with the blessing of the Alfred v1 Extension creator, Andreas Zeitler. (proof: https://twitter.com/Zettt/status/316903628474568704)
×
×
  • Create New...