Giter Site home page Giter Site logo

Comments (11)

ryantschaper avatar ryantschaper commented on August 19, 2024 3

There is a VERY simple solution to this issue:
Go to the Settings App -> Security and Privacy
There should be a notification there of the download that was blocked. From there, you can click the button "open anyway"

from native-trackpad.

mrubioroy avatar mrubioroy commented on August 19, 2024 1

macOS 10.15 Catalina quarantines the library. You can whitelist it:

  • Open a Terminal
  • You're probably in your home dir, otherwise use the cd command
  • Use the following command to get the com.apple.quarantine attribute:
    xattr -p com.apple.quarantine Library/Application\ Support/Autodesk/Autodesk\ Fusion\ 360/API/Scripts/NativeTrackpad/NativeTrackpad.dylib
  • Copy the string you get. It should be something like "0081;5b767f91;Safari;FF7FD04A-71DA-4993-8EFA-4F8202EBA1C1" Replace the first 4 characters by 00c1 and use YOUR modified string on the following command.
    xattr -w com.apple.quarantine "00c1;5b767f91;Safari;FF7FD04A-71DA-4993-8EFA-4F8202EBA1C1" Library/Application\ Support/Autodesk/Autodesk\ Fusion\ 360/API/Scripts/NativeTrackpad/NativeTrackpad.dylib
  • Launch Fusion 360

from native-trackpad.

nebbles avatar nebbles commented on August 19, 2024 1

Can confirm Right click > Open works to run the installer (when Fusion is closed). Installs and then works without issue upon starting Fusion. (macOS Catalina 10.15.2)

Many thanks for a fantastic plugin.

Perhaps updating the plugin page on Autodesk to say it can work on Catalina (although no direct support provided) since some may be discouraged and not realise that it does work!

from native-trackpad.

pravdomil avatar pravdomil commented on August 19, 2024

related to https://github.com/pravdomil/Fix-Sketch-Trackpad-Speed/issues/5

from native-trackpad.

pravdomil avatar pravdomil commented on August 19, 2024

there is no plan to support macOS Catalina, sorry

from native-trackpad.

snadowitz avatar snadowitz commented on August 19, 2024

Fair enough.

from native-trackpad.

rrooding avatar rrooding commented on August 19, 2024

It seems to work when you Cmd-Click the pkg and select Open, bypassing the macOS developer check.

Screenshot 2019-11-04 at 20 21 56

from native-trackpad.

101crazycoder101 avatar 101crazycoder101 commented on August 19, 2024

all those didn't work for 1.15.3 beta but it worked for me doing this
sudo installer -pkg /Users/[your users name]/Downloads/NativeTrackpad.pkg -target /
note: i have homebrew installed, not sure it that allowed me to do it
heres a guide of how to install this HomeBrew

from native-trackpad.

ambethia avatar ambethia commented on August 19, 2024

there is no plan to support macOS Catalina, sorry.

Why, if the fix is a signing issue?

Edit: Nevermind I see your thoughts on the issue in the other repository.

from native-trackpad.

scooper4711 avatar scooper4711 commented on August 19, 2024

Seems to work just fine in Catalina. Just ctrl-click and select "Open" from the pop-up.
I think that all that's needed is to take the existing code and sign it in order to avoid this issue. But this work-around is trivial.
Thanks for this plugin!!

from native-trackpad.

pravdomil avatar pravdomil commented on August 19, 2024

should be fixed now https://github.com/mertrois/Native-Trackpad/releases

from native-trackpad.

Related Issues (9)

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.