cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.78k stars 115 forks source link

Patch for hard coded identity manager location #423

Closed Aus-gez closed 3 weeks ago

Aus-gez commented 3 weeks ago

📝 Description

This patch adds a function to the install script to detect the alphanumeric folder name that contains the identity manager, it then ensures that the link handler file has the correct location for that file.

📑 Context

As described in #418, the location of the identity manager is hard coded. For some (all?) users, this hard coded location didn't match their environment.

✅ Checklist: