element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) EAGLE v8.0 causes icons to revert to classic style w hen subsequently opening v7.7
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 179 subscribers
  • Views 316 views
  • Users 0 members are here
Related

EAGLE v8.0 causes icons to revert to classic style w hen subsequently opening v7.7

rachaelp
rachaelp over 9 years ago

Hello,

 

I've been playing about with v8.0 over the last week but today went back to

v7.7 and was presented with a UI that had strange icons I didn't

recognise!

 

Upon checking the settings I found the "Classic icon style" checkbox was

ticked. I presume this is because v8.0 no longer has this so removed the

setting from the EAGLE config file causing it to default on in v7. Now for

some this might be seen as a pro for v8 as they don't like the new style

icons but I do and I don't want to have to keep changing the setting back

and restarting every time I switch from v8.0 to v7.7. Could you please fix

this for the next release?

 

It begs the question, are there any other settings which are accidentally

being altered which might be more subtle and not so easily spotted?

 

Can you please make sure that v8 preserves the integrity and backwards

compatibility of the config files?

 

Many thanks,

 

Rachael

--

EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.

 

  • Sign in to reply
  • Cancel

Top Replies

  • autodeskguest
    autodeskguest over 9 years ago +1
    rachaelp wrote on Tue, 24 January 2017 15:43 Hello, I've been playing about with v8.0 over the last week but today went back to v7.7 and was presented with a UI that had strange icons I didn't recognise…
Parents
  • autodeskguest
    autodeskguest over 9 years ago

    On 1/24/2017 10:43 AM, Rachael wrote:

    Hello,

     

    I've been playing about with v8.0 over the last week but today went back to

    v7.7 and was presented with a UI that had strange icons I didn't

    recognise!

     

    Upon checking the settings I found the "Classic icon style" checkbox was

    ticked. I presume this is because v8.0 no longer has this so removed the

    setting from the EAGLE config file causing it to default on in v7. Now for

    some this might be seen as a pro for v8 as they don't like the new style

    icons but I do and I don't want to have to keep changing the setting back

    and restarting every time I switch from v8.0 to v7.7. Could you please fix

    this for the next release?

     

    It begs the question, are there any other settings which are accidentally

    being altered which might be more subtle and not so easily spotted?

    Can you please make sure that v8 preserves the integrity and backwards

    compatibility of the config files?

     

    Many thanks,

     

    Rachael

     

    Hi Rachael,

     

    Cross pollination of eaglerc files is actually a problem across all

    versions of EAGLE it's not new to Autodesk EAGLE. Under certain

    circumstances two versions of EAGLE may be writing to the same eaglerc

    file and clobber each other's changes.

     

    The recommended solution for now is start eagle using a batch

    script(Windows, use the Mac equivalent in your case) using the -U option

    to specify the location of the configuration file. That's how I have

    multiple versions of EAGLE installed on my machine without the eaglerc

    files mixing.

     

    Some people never get bit by this, other get bit every release.

     

    Here's the text from on of my batch files:

    "C:\EAGLE-7.3.2\bin\eagle.exe" -U"C:\Users\Jorge\Documents\eaglerc732.usr"

     

    Just adjust the paths for your Mac and it should work. This is a long

    standing issue that will hopefully be addressed soon.

     

    Best Regards,

    Jorge Garcia

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • autodeskguest
    autodeskguest over 9 years ago

    On 1/24/2017 10:43 AM, Rachael wrote:

    Hello,

     

    I've been playing about with v8.0 over the last week but today went back to

    v7.7 and was presented with a UI that had strange icons I didn't

    recognise!

     

    Upon checking the settings I found the "Classic icon style" checkbox was

    ticked. I presume this is because v8.0 no longer has this so removed the

    setting from the EAGLE config file causing it to default on in v7. Now for

    some this might be seen as a pro for v8 as they don't like the new style

    icons but I do and I don't want to have to keep changing the setting back

    and restarting every time I switch from v8.0 to v7.7. Could you please fix

    this for the next release?

     

    It begs the question, are there any other settings which are accidentally

    being altered which might be more subtle and not so easily spotted?

    Can you please make sure that v8 preserves the integrity and backwards

    compatibility of the config files?

     

    Many thanks,

     

    Rachael

     

    Hi Rachael,

     

    Cross pollination of eaglerc files is actually a problem across all

    versions of EAGLE it's not new to Autodesk EAGLE. Under certain

    circumstances two versions of EAGLE may be writing to the same eaglerc

    file and clobber each other's changes.

     

    The recommended solution for now is start eagle using a batch

    script(Windows, use the Mac equivalent in your case) using the -U option

    to specify the location of the configuration file. That's how I have

    multiple versions of EAGLE installed on my machine without the eaglerc

    files mixing.

     

    Some people never get bit by this, other get bit every release.

     

    Here's the text from on of my batch files:

    "C:\EAGLE-7.3.2\bin\eagle.exe" -U"C:\Users\Jorge\Documents\eaglerc732.usr"

     

    Just adjust the paths for your Mac and it should work. This is a long

    standing issue that will hopefully be addressed soon.

     

    Best Regards,

    Jorge Garcia

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube