raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.36k stars 3.06k forks source link

[ScreenOCR] macOS Sequoia Screen Recording Permission Issue #13356

Closed Asstiff closed 3 weeks ago

Asstiff commented 4 months ago

Extension

https://www.raycast.com/huzef44/screenocr

Raycast Version

1.78.1

macOS Version

15.0

Description

On macOS 15, ScreenOCR cannot be used. Every time it try to get a screenshot, the permission alert appears.

Steps To Reproduce

  1. Upgrade to macOS Sequoia.
  2. Use the ScreenOCR extension.
  3. The permission prompt appears.

https://github.com/raycast/extensions/assets/46558763/606bb41f-30b4-432d-8d16-8dca87b5cef1

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 4 months ago

Thank you for opening this issue!

🔔 @neo773 @anwarulislam you might want to have a look.

💡 Author and Contributors commands The author and contributors of `huzef44/screenocr` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
anwarulislam commented 4 months ago

@Asstiff can you please record in English?

Asstiff commented 3 months ago
Screenshot 2024-08-01 at 14 08 36

It looks like this.

Deprecations Applications utilizing deprecated APIs for content capture such as CGDisplayStream & CGWindowListCreateImage can trigger system alerts indicating they might be able to collect detailed information about the user. Developers need to migrate to ScreenCaptureKit and SCContentSharingPicker. (120910350)

erics118 commented 2 months ago

This is a new macos sequoia feature. See https://9to5mac.com/2024/08/06/macos-sequoia-screen-recording-privacy-prompt/

neo773 commented 2 months ago

This is a new macos sequoia feature. See https://9to5mac.com/2024/08/06/macos-sequoia-screen-recording-privacy-prompt/

This! there's unfortunately nothing I can do about that, it's just how Apple has decided on. About the deprecation notice, I wasn't aware of that Thanks! Although I don't have any plans at the moment to migrate.

raycastbot commented 1 month ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 3 weeks ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.