Slogger
Slogger copied to clipboard
omnifocus error
I have an error when I install the omnifocus plugin.
execution error: Can’t set filter of "NONE" to some object. (-10006)
Tried different folders also but still get the same error. Any thoughts?
TIA
I'm getting this same error too. Not sure what is triggering it.
hmm.. No idea. Could you please try to manually execute the AppleScript that is embedded in this plugin?
The applescript fails... error "Can’t set filter of "NONE" to some object." number -10006 from «class BLUR» of "NONE"
To be honest, I have no idea what's going on. You could try to debug the script to find out which line is failling. My bet is on the very first one, in which case you could try to rename the variable 'filter'.
What do you mean by "the very first one"? Do you mean the variable inside the AppleScript section?
yep
@brandonpittman Did you fix this?
Nope, played with it a bit, but couldn't figure out the problem and wound up disabling it.
I was able to get omnifocus.rb plugin to work by removing the loop for the filter and any references to the filter array.