Acidham / rsync-folders

Alfred WF to shadow a folder to another folder via rsync
24 stars 4 forks source link

response slowly #3

Open funabashi-cn-zz opened 3 years ago

funabashi-cn-zz commented 3 years ago

When I select New Entry, but nothing happened in the new OS X (Big Sur)... Is this a bug?

Acidham commented 3 years ago

Strange had the same issue. After I opened action.scpt and rsync.scpt from WF folder in AppleScript Editor it worked. Seems that touching the file is sufficient

funabashi-cn-zz commented 3 years ago

@Acidham Thank you for your quick response. I really like this workflow, would you make it available again ? Thanks a lot !

Acidham commented 3 years ago

Not sure what you mean with "make it available". The WF is available in repo.

Did you try what I wrote above ? What is the result?

Acidham commented 3 years ago

try the following:

  1. Open rsync workflow in Alfred
  2. right click on rsync wf entry
  3. choose open in terminal > this opens terminal app
  4. enter the following in terminal and press enter: touch .scpt
  5. execute wf again

It seem that this is a bug in bigsur prventing AppleScript dialogs to open

funabashi-cn-zz commented 3 years ago

Sorry for my poor English. Sometime when I made a new Entry, no browse windows appeared after I select "New Entry" and press Return. Even no dialog shown after click Command key. But after a while, there were a lot of browser windows shown on screen. Sometime the workflow works great! I will try you guide. Thank you very much. I know nothing about programming, and sorry for bother you. iShot2020-11-17 21 42 32

funabashi-cn-zz commented 3 years ago

try the following:

  1. Open rsync workflow in Alfred
  2. right click on rsync wf entry
  3. choose open in terminal > this opens terminal app
  4. enter the following in terminal and press enter: touch .scpt
  5. execute wf again

It seem that this is a bug in bigsur prventing AppleScript dialogs to open

iShot2020-11-17 22 03 10

Acidham commented 3 years ago

type: touch *.scpt and then ENTER

funabashi-cn-zz commented 3 years ago

Sorry, it's a kind of difficult to upload a movie from here. https://bayfiles.com/57K8Hbq3p0/screen_mov I made this screen record. Would you please check it ? Thank you.

Acidham commented 3 years ago

Sorry I am not able to open the file. It seems to be corrupt

funabashi-cn-zz commented 3 years ago

Sorry I am not able to open the file. It seems to be corrupt

sorry, I update the link now, is it ok?

Acidham commented 3 years ago

yes

I also tried it on my second machine with macOS Big Sur installed, and I am experiencing the same issue. This looks like a macOS bug which seems to avoid AppleScript choose files and folder dialog