Jump to content

Debugger sometimes closing on Workflow Run [Fixed 2.3 b262]


rice.shawn

Recommended Posts

Updated today (v2.2 243). Mavericks 10.9.2.

 

So, I pulled in this number converting workflow ( Workflow on Github | Forum Thread ) to figure out if I could trace the bug that a user had reported on the thread. I opened up the debugger and saw that the error was some sort of empty XML document, and then the debugger automatically closed. I kept re-opening it, and it would randomly close at varying intervals when the workflow was run.

 

I don't know much more about what might be going on with the debugger. I've tried it in other workflows, but I haven't been able to reproduce the bug, so this one is doing something to it.

 

It's probably minor because so far I've seen it only in one workflow, but it might be informative.

 

Cheers.

Link to comment
Share on other sites

Updated today (v2.2 243). Mavericks 10.9.2.

 

So, I pulled in this number converting workflow ( Workflow on Github | Forum Thread ) to figure out if I could trace the bug that a user had reported on the thread. I opened up the debugger and saw that the error was some sort of empty XML document, and then the debugger automatically closed. I kept re-opening it, and it would randomly close at varying intervals when the workflow was run.

 

I don't know much more about what might be going on with the debugger. I've tried it in other workflows, but I haven't been able to reproduce the bug, so this one is doing something to it.

 

It's probably minor because so far I've seen it only in one workflow, but it might be informative.

 

Cheers.

 

If the workflow is dynamically updating its plist, this may be making Alfred's prefs reload the workflow and the debugger would close at this point. I'll take a look and make sure it's a bit more resilient against this.

Link to comment
Share on other sites

I was having the same problem today while editing a workflow. Note: I wasn't editing info.plist, but a PHP file inside the workflow.

 

This may still trigger a workflow reload, so I'm sure this will get wrapped up in the fix :)

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...