fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.98k stars 826 forks source link

Name of Eagle executable has changed with Eagle 5.0.0 for OS X #118

Closed davidperrenoud closed 10 years ago

davidperrenoud commented 10 years ago

From andre.knoerig@gmail.com on May 14, 2008 04:44:42

What steps will reproduce the problem? 1. Try export on OS X with Eagle 5.0.0 What is the expected output? What do you see instead? Fritzing will show an error:

"Could not find EAGLE installation at /Applications/EAGLE/EAGLE.app/. Please check if you correctly set the EAGLE location in the preferences. Reason: No EAGLE executable at /Applications/EAGLE/EAGLE.app/Contents/MacOS/eagle"

From version 5.0.0 on, the Eagle executable is uppercase "EAGLE". I guess we have to check for both spellings now..

Original issue: http://code.google.com/p/fritzing/issues/detail?id=118

davidperrenoud commented 10 years ago

From zevel...@gmail.com on May 16, 2008 07:07:30

the exporter section now checks for the presence of both possible names of the executable. I will add a post in the forum proposing a workaround for users now.

Status: Fixed