Giter Club home page Giter Club logo

Comments (5)

fgimian avatar fgimian commented on June 12, 2024

This appears to happen due to Mojave's new security features. Once you tick Cog in System Preferences / Security & Privace / Accessibility, it works again.

Perhaps handling this scenario and throwing an error to the user would be ideal.

from cog.

kode54 avatar kode54 commented on June 12, 2024

To throw an error, I would have to develop against and built with the Xcode 10 beta, and run tests on Mojave. The API for asking for permission to use that feature is only in the 10.14 SDK, which is still in beta. I'll look into fixing that eventually.

I'm not exactly eager to be using Mojave full time, what with my daily use video communications software being quite broken there.

Alternately, I can try to avoid the error and fail gracefully, at the expense of media key support. Better than crashing.

from cog.

kode54 avatar kode54 commented on June 12, 2024

This should be handled now, even without touching new 10.14 APIs. It now warns the user that they'll need to enable the permission, and allows the process to continue, minus the global media key hooking.

from cog.

fgimian avatar fgimian commented on June 12, 2024

Thanks so much @kode54. You're spot on with your reply above too, I just wanted to pop in an issue so that it can be considered after Mojave comes out.

Really appreciate your help!
Fotis

from cog.

fgimian avatar fgimian commented on June 12, 2024

Confirmed that the latest build resolves this one, thanks again. Closing this issue 😄

from cog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.