Cannot ReInstall Fusion360

Cannot ReInstall Fusion360

s3720520
Community Visitor Community Visitor
398 Views
1 Reply
Message 1 of 2

Cannot ReInstall Fusion360

s3720520
Community Visitor
Community Visitor

I am currently unable to install Fusion360. Every time I try to, I am presented with the error screen that cites a problem labelled 'file-data'

 

I originally uninstalled Fusion because I couldn't install a software update. I tried once to reinstall and it failed, so I deleted all files in the Autodesk and Fusion360 folders in my computer as well as the application scripts themselves. I cannot figure out what the problem is and would appreciate support on this!

 

I have attached my log file.

0 Likes
399 Views
1 Reply
Reply (1)
Message 2 of 2

dooyoul_chung
Autodesk
Autodesk

@s3720520 Thank you for sharing experience and development is working on address issue.
The reason you experienced this issue is some "dock" icon does not have "file-data" definition. You can find the app "dock" icon with below command line from Terminal .

defaults read com.apple.dock
Then you will have similar data as below. check "file-data" entry and remove 'bundle-identifier" associated icon then try install again.

dooyoulchung_0-1658428487348.png


If you are unsure then send me dock.log file after run below command line

defaults read com.apple.dock > dock.log

Regards,
Dooyoul. 

0 Likes