fitztrev / shuttle

A simple shortcut menu for macOS
http://fitztrev.github.io/shuttle/
MIT License
4.55k stars 394 forks source link

Shuttle stops working after upgrade to Big Sur #272

Open seaskyv opened 3 years ago

seaskyv commented 3 years ago

This is a fantastic app for MacOS especially for people who need frequently ssh with iterm to multiple hosts. But since recently upgrade MacOS to Big Sur, it stops works. Icon can be launched in top bar but, stop working, and also cause external MS keyboard stop working.

Hopefully someone can upgrade it to compatible with the new MacOS.

liuzdcq commented 3 years ago

System Preferences -> Security & Privacy -> Privacy -> Automation -> Check on shuttle

holywen commented 3 years ago

It can open only the first terminal tab after updated the preferences. nothing happens when I try to open the second connection in new terminal tab.

liuzdcq commented 3 years ago

It can open only the first terminal tab after updated the preferences. nothing happens when I try to open the second connection in new terminal tab.

That is true, I didn't notice that before. The simple solution is to use 'new' instead of 'tab'.

ChenRenHu commented 3 years ago

It can open only the first terminal tab after updated the preferences. nothing happens when I try to open the second connection in new terminal tab.

That is true, I didn't notice that before. The simple solution is to use 'new' instead of 'tab'.

I have the same problem.

ChenRenHu commented 3 years ago

It can open only the first terminal tab after updated the preferences. nothing happens when I try to open the second connection in new terminal tab.

That is true, I didn't notice that before. The simple solution is to use 'new' instead of 'tab'.

I have the same problem.

It seems I had solved the problem. it seems the problem of terminal.

System Preferences -> Security & Privacy -> Privacy -> Assits -> Check on terminal;

zixiliuyue commented 3 years ago

image Doesn't work

holywen commented 3 years ago

It can open only the first terminal tab after updated the preferences. nothing happens when I try to open the second connection in new terminal tab.

That is true, I didn't notice that before. The simple solution is to use 'new' instead of 'tab'.

I have the same problem.

It seems I had solved the problem. it seems the problem of terminal.

System Preferences -> Security & Privacy -> Privacy -> Assits -> Check on terminal;

I cannot find this "Assits" , but FYI, I found iTerm2 works fine to create new tab. hope this helps.

dengblom commented 3 years ago

I changed my settings to "terminal": "Terminal.app", "open_in": "new",

and that seems to work for me. It opens in a new tab, rather than a new window, but that's what I would prefer anyway.

peterbuga commented 3 years ago

the comments related to privacy settings helped for me: quit Shuttle, manually remove any old reference to Shuttle in Security & Privacy, then re-add them manually, start the app and accept any other prompts you might get.

hope it helps someone 🤷‍♂️

ccmuhub commented 3 years ago

the comments related to privacy settings helped for me: quit Shuttle, manually remove any old reference to Shuttle in Security & Privacy, then re-add them manually, start the app and accept any other prompts you might get.

hope it helps someone 🤷‍♂️

Worked for me - thanks!