mPyKen / ScreenAreaShare

Share selected area of the screen in applications that do not support this, e.g. Teams.
MIT License
148 stars 19 forks source link

Screen recording permissions request loop on MacBook (M1) with Sonoma 14.4.1 #22

Open MindfulWolfPack opened 3 months ago

MindfulWolfPack commented 3 months ago

Hi,

I am stuck in a screen recording permissions request loop.

Installed screen-area-share version 1.4.1 (screen-area-share-1.4.1-universal.dmg) on a MacBook (M1) running Sonoma 14.4.1

When I launch it, I get the prompt:

image

I click open settings and toggle screen-area-share to allow and it asks me to restart it (quit & reopen):

image

image

But then when it reopens (or if I launch it manually) it just prompts for missing permissions again.

Even a reboot does not help.

Any idea?

Thanks!

mPyKen commented 3 months ago

I don't have a Mac at hand to check this - could you maybe try the previous versions? 1.4.1 is the first one being built automatically, the other ones were uploaded manually by other contributors

MindfulWolfPack commented 3 months ago

Thank you for your work @mPyKen! I am glad to report that version 1.3.3 worked. screen-area-share-1.4.0-arm64.dmg did not work (Mac claimed the .app file was damaged). But screen-area-share-1.3.3-x64.dmg worked. I was able to enable record screen and audio permissions, and it started working. Let me know if you need help troubleshooting what the issue might be with the later versions.

Thanks!

mPyKen commented 3 months ago

Glad it worked! There seems to be something missing in the auto build... I would appreciate if any developer on Mac os could investigate this

fdoumet commented 3 months ago

Hmm, 1.3.3 does not work for me on M3 mac.

mPyKen commented 3 months ago

1.3.3 is an x86 build, it is not compatible with an M3 mac. Could you try the 1.4.0 or 1.4.1 build instead?

MarcelBochtler commented 2 months ago

Building the latest master manually does work on macOS 14.5 on my M3 Mac.