dmarcotte / easy-move-resize

Adds "modifier key + mouse drag" move and resize to OSX
MIT License
902 stars 73 forks source link

Can't start Application anymore on Ventura 13.1 #88

Closed fullheart closed 1 year ago

fullheart commented 1 year ago

After the OS upgrade to macOS Ventura 13.1 (22C65) I can't anymore star the app.

I get this message from Apple - see Screenshot:

image

Version Information

brew info easy-move-plus-resize

==> easy-move-plus-resize: 1.5.0
https://github.com/dmarcotte/easy-move-resize
/opt/homebrew/Caskroom/easy-move-plus-resize/1.5.0 (130B)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/easy-move-plus-resize.rb
==> Name
Easy Move+Resize
==> Description
Utility to support moving and resizing using a modifier key and mouse drag
==> Artifacts
Easy Move+Resize.app (App)
==> Analytics
install: 120 (30 days), 364 (90 days), 1,588 (365 days)

Thank you for your support and for this great tool.

dmarcotte commented 1 year ago

Hi @fullheart, so glad this project has been of help to you. These instructions should get you up and running: https://github.com/dmarcotte/easy-move-resize/issues/84#issuecomment-1184946746. Let me know if not and we'll get you sorted.

fullheart commented 1 year ago

@dmarcotte Thx. I found an other solution. Allowed the blocked app here the the System Settings:

image

Afterwards I have to remove and add the App in the System Settings under Privacy -> Accessibility: image

Now the app works properly again.

dmarcotte commented 1 year ago

Thanks @fullheart!