Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt dismisses when running workflow for first time #1

Closed
nikitavoloboev opened this issue Nov 30, 2017 · 10 comments
Closed

Prompt dismisses when running workflow for first time #1

nikitavoloboev opened this issue Nov 30, 2017 · 10 comments
Labels

Comments

@nikitavoloboev
Copy link

Most probably related to this as it is the same issue I have there.

Here is the log I get when trying to run it:

[2017-11-30 15:29:47][input.keyword] Processing output of 'utility.argument' with arg ''
[2017-11-30 15:29:47][utility.argument] Processing output of 'output.callexternaltrigger' with arg ''
[2017-11-30 15:29:47][trigger.external] Processing output of 'utility.debug' with arg ''
[2017-11-30 15:29:47][utility.debug] .
/---- ACTION IN ----\
query=
variables={
    "APPLE_MAPS" = 1;
    "CALENDAR_APP" = "";
    "EVENT_CACHE_MINS" = 15;
    "SCHEDULE_DAYS" = 5;
    action = date;
}
\-------------------/
[2017-11-30 15:29:47][utility.debug] Processing output of 'utility.filter' with arg ''
[2017-11-30 15:29:47][utility.debug] Processing output of 'utility.filter' with arg ''
[2017-11-30 15:29:47][utility.debug] Processing output of 'utility.filter' with arg ''
[2017-11-30 15:29:47][utility.debug] Processing output of 'utility.filter' with arg ''
[2017-11-30 15:29:47][utility.debug] Processing output of 'utility.filter' with arg ''
[2017-11-30 15:29:47][utility.filter] Processing output of 'utility.argument' with arg ''
[2017-11-30 15:29:47][utility.argument] Processing output of 'input.scriptfilter' with arg ''
[2017-11-30 15:29:47][input.scriptfilter] Queuing argument ''

Thank you for any help.

@deanishe
Copy link
Owner

It sounds like the same problem, yes. There is nothing along that path that would close Alfred.

Unless someone else reports having the same issue, I'm going to assume that it's your system.

Have you tried turning off Karabiner—or whatever it is you're using that messes with keypresses—and running the workflow normally?

@nikitavoloboev
Copy link
Author

Just tried turning off Karabiner and running the workflow. I still get the same issue. 😞

That's a shame, it does seem like a really nice workflow.

@nikitavoloboev
Copy link
Author

Although it is most certainly something that has to do with my system.

In Safari Assistant, 0.4.3 release and below work for me but the new 0.4.4 breaks for me but looking at the commit, you haven't really changed much that would cause this I think. Perhaps this workflow also has something that doesn't play nice with my system. I am using El Captain.

@deanishe
Copy link
Owner

0.4.3 release and below work for me

Are you sure? Did you try re-installing 0.4.3 since you've been having the problem?

@nikitavoloboev
Copy link
Author

Yes. Just tried it again and it works 100 % of times on old release.

@deanishe
Copy link
Owner

Could you try v0.4.6?

@nikitavoloboev
Copy link
Author

nikitavoloboev commented Nov 30, 2017

That fixed it. 🎊

I am curious, what was wrong? Can you also fix gcal workflow with it? 🙂

@deanishe
Copy link
Owner

I am curious, what was wrong?

On the connections of the Script Filter that doesn't work for you, I'd forgotten to check the "Don't close Alfred Window on actioning result" option.

In theory, the only issue should be that flickering of Alfred's window that you hate, so there probably is actually something wrong with your setup (or the universe is just hating on you because it knows the flicker bothers you so much).

Can you also fix gcal workflow with it?

Already done. Grab v0.1.1.

@deanishe deanishe added the bug label Nov 30, 2017
@nikitavoloboev
Copy link
Author

nikitavoloboev commented Nov 30, 2017

Thank you @deanishe. Can confirm it works perfectly well. I don't actually use Google calendar but I appreciate the workflow and more importantly I have something more to read and study. 🙂

the only issue should be that flickering of Alfred's window that you hate

I actually changed my ways and 'wisened' up. I now really appreciate keywords, mostly due to this and I cannot wait until native solution for this arrives.

I still call my most used workflows from external triggers which more often than not include nearly all your workflows. I also stopped stripping Title and Placeholder with JSON utility because it is quite silly in hindsight.

I kind of wonder though how many workflows do you actually use? You've been using Alfred since version 1. I really want to make this repo include all the good stuff and wonder if there is things I am missing. Shame that Packal went down, it was a really awesome way to dive in and explore workflow creations. Nowadays you only have Alfred Forum and GitHub recent.

@deanishe
Copy link
Owner

how many workflows do you actually use?

Depends how you count (I put most of my File Filters and File Actions in one workflow). Probably about 50–60, but only about 25 really regularly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants