FlyingSamson / SpaceMouseTool

A tool to manipulate the camera of Cura using a space mouse
GNU Affero General Public License v3.0
17 stars 2 forks source link

Confirming it works on Big Sur, with a small catch #9

Closed sethvoltz closed 2 years ago

sethvoltz commented 3 years ago

I was able to install and use this on Big Sur by following the installation instructions, then going into the plugins folder and attempting to launch lib/pyspacemouse.cpython-38-darwin.so directly (choosing Cura as the app, just to get macOS to launch it) and then in the Security preference pane, allowing the launch, further detailed here. When you allow it, Cura will re-launch and you will get an "invalid file" notification for the .so file, but it works from there as the plugin is able to load. This issue is also remediable by having an Apple authorized developer signature on the build

Thanks for the awesome plugin!

FlyingSamson commented 3 years ago

Thank you for that piece of information. I linked this issue in the Readme, so others on Big Sur will find it.