untoldwind / alfred2-layout

Alfred 2 Layout workflow
http://untoldwind.github.io/projects/alfred2-layout.html
199 stars 16 forks source link

seems alfred3's layout workflows not working after upgrade to MacOS Sierra #19

Closed myme5261314 closed 7 years ago

myme5261314 commented 7 years ago

Hey, I realized that all the actions in alfred2-layout couldn't work properly after my OS update from OSX EI Capitan to OSX Sierra.

I've tried other similar workflows and found alfred3 cannot operate any window resize actions. div and layouts v2.0

I noticed this shouldn't be the truth since someone has discussed about this.

12 #13 #15

And I'm sure I've enable Alfred 3 in System's privacy settings.

image

I've tried disable it and re-enable it. I've tried uninstall alfred3 and re-install it, but not working still.

I open the debug info. The action will be run by my self-defined trigger key, debug info like below.

[2017-05-14 15:34:09][trigger.hotkey] Processing output of 'action.script' with arg 'fullscreen:toggle'

but nothing happens.

And when I leave the debug window alone and say surf the internet for a while and get back to the debug info, it reveals some error info like below.

[2017-05-14 15:35:36][ERROR: action.script] given is experimental at layout.pl line 274.
when is experimental at layout.pl line 275.
when is experimental at layout.pl line 281.
when is experimental at layout.pl line 291.
when is experimental at layout.pl line 311.
when is experimental at layout.pl line 349.
when is experimental at layout.pl line 373.
Can't call method "attributes" on unblessed reference at layout.pl line 148.
[2017-05-14 15:37:37][ERROR: action.script] given is experimental at layout.pl line 274.
when is experimental at layout.pl line 275.
when is experimental at layout.pl line 281.
when is experimental at layout.pl line 291.
when is experimental at layout.pl line 311.
when is experimental at layout.pl line 349.
when is experimental at layout.pl line 373.
Can't call method "attributes" on unblessed reference at layout.pl line 148.
[2017-05-14 15:39:37][ERROR: action.script] given is experimental at layout.pl line 274.
when is experimental at layout.pl line 275.
when is experimental at layout.pl line 281.
when is experimental at layout.pl line 291.
when is experimental at layout.pl line 311.
when is experimental at layout.pl line 349.
when is experimental at layout.pl line 373.
Can't call method "attributes" on unblessed reference at layout.pl line 148.

Any idea?

Thanks for reading.

myme5261314 commented 7 years ago

OK, I just solved the problem. Power off my mac and then start it up, and all the things perform just successfully. Seems something goes wrong while I haven't power off my mac for a few months.

inspired from here https://www.alfredforum.com/topic/10311-applescripts-no-longer-work-script-editor-hangs-not-responding-on-sierra/