Slogger icon indicating copy to clipboard operation
Slogger copied to clipboard

omnifocus error

Open nickwild99 opened this issue 12 years ago • 9 comments

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

nickwild99 avatar Apr 22 '13 21:04 nickwild99

I'm getting this same error too. Not sure what is triggering it.

brandonpittman avatar May 05 '13 11:05 brandonpittman

hmm.. No idea. Could you please try to manually execute the AppleScript that is embedded in this plugin?

drallgood avatar May 05 '13 23:05 drallgood

The applescript fails... error "Can’t set filter of "NONE" to some object." number -10006 from «class BLUR» of "NONE"

nickwild99 avatar May 06 '13 07:05 nickwild99

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'.

drallgood avatar May 10 '13 19:05 drallgood

What do you mean by "the very first one"? Do you mean the variable inside the AppleScript section?

brandonpittman avatar May 11 '13 05:05 brandonpittman

yep

drallgood avatar May 11 '13 19:05 drallgood

@brandonpittman Did you fix this?

drallgood avatar Jul 01 '13 11:07 drallgood

Nope, played with it a bit, but couldn't figure out the problem and wound up disabling it.

brandonpittman avatar Jul 01 '13 12:07 brandonpittman

I was able to get omnifocus.rb plugin to work by removing the loop for the filter and any references to the filter array.

monkeymankjb avatar Aug 03 '16 19:08 monkeymankjb