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) Bug in 7.3, can't export to TIF file
  • 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 27 replies
  • Subscribers 188 subscribers
  • Views 2948 views
  • Users 0 members are here
Related

Bug in 7.3, can't export to TIF file

autodeskguest
autodeskguest over 11 years ago

In version 7.3 on Windows 7 64 bit, there seems to be a bug in exporting a

board to a TIF image file.  In the board editor, if I run "EXPORT IMAGE

\temp\a.tif" I always get a popup that says "Out of memory while writing

'/temp/a.tif'".  This happens regardless of resolution.  For example,

"EXPORT IMAGE \temp\a.tif 50" fails the same way, even though that would

have only required 320 x 552 pixels in my case.

 

This is a important feature to me since that's how I make assembly

drawings.  The same procedure to make the same assembly drawing worked fine

in version 5.

 

 

--

Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

 

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    autodeskguest over 11 years ago

    Am 24.07.2015 um 14:35 schrieb Olin Lathrop:

    In version 7.3 on Windows 7 64 bit, there seems to be a bug in exporting a

    board to a TIF image file.  In the board editor, if I run "EXPORT IMAGE

    \temp\a.tif" I always get a popup that says "Out of memory while writing

    '/temp/a.tif'".  This happens regardless of resolution.  For example,

    "EXPORT IMAGE \temp\a.tif 50" fails the same way, even though that would

    have only required 320 x 552 pixels in my case.

     

     

    This seems to be a problem that came with the newer Qt version

    we are using since EAGLE 7.3.0. We will check this......

     

     

     

    --

    Mit freundlichen Gruessen / Best regards

    Richard Hammerl

      CadSoft Support -- hotline@cadsoft.de

      FAQ: http://www.cadsoft.de/training/faq/

     

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

    CadSoft Support wrote on Mon, 27 July 2015 07:53

    This seems to be a problem that came with the newer Qt version

    we are using since EAGLE 7.3.0. We will check this......

     

     

    I'm now at version 7.5.0, and this is indeed fixed.

     

    However, you broke something else in the process.  Now the TIF file gets

    written using CCITT (old fax) compression when the monochrome box is

    checked.  This was never the case before.  Lots of software doesn't handle

    this compression scheme, including what I call from ULPs and scripts to do

    various things.  LZW compression or LZW with forward differencing are fine

    and pretty much universally supported.

     

    PLEASE RETURN THE TIF FILE WRITING FEATURE TO THE WAY IT WAS IN VERSION 5.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

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

    On 12/2/2015 9:05 AM, Olin Lathrop wrote:

    I'm now at version 7.5.0, and this is indeed fixed.

     

    However, you broke something else in the process.  Now the TIF file gets

    written using CCITT (old fax) compression when the monochrome box is

    checked.  This was never the case before.  Lots of software doesn't handle

    this compression scheme, including what I call from ULPs and scripts to do

    various things.  LZW compression or LZW with forward differencing are fine

    and pretty much universally supported.

     

    PLEASE RETURN THE TIF FILE WRITING FEATURE TO THE WAY IT WAS IN VERSION 5.

     

    Hi Olin,

     

    Sorry for the delay, haven't been able to get to the forums the last few

    days.

     

    I have just now reported this to the devs.

     

    Best Regards,

    Jorge Garcia

     

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

    Am 01.06.2016 um 23:10 schrieb Olin Lathrop:

    Too late now anyway, but what is it you think is better in 6.6 than 7?

     

    I'm not using V7, but for what I can see

     

    - They massively hardened the autorouter's usage for no reason.

     

    - They broke some ULPs. They even decided to not give you a hint of why

    it might not work, the ULPs just don't work.

     

    - You can't switch assembly variants in the board editor any longer.

     

    - They turned EAGLE into adware. (Hint: The guys assembling the

    prototypes for me are using the freeware version)

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Joop14
    Joop14 over 10 years ago in reply to autodeskguest

    Olin wrote on Wed, 01 June 2016 17:10

    Joop_ wrote on Wed, 01 June 2016 17:06

    Try V6.60, in my experience, it's the best version so far.

     

    Too late now anyway,

     

     

    Your V7 key will also work with V6.

     

    Olin wrote on Wed, 01 June 2016 17:10

    ... but what is it you think is better in 6.6 than 7?

     

     

    Graphics speed, for example when dragging the layout with the middle mouse

    button (wheel) but this depends

    on the hardware. The Eagle team is aware of this.

     

    Also, with V6, allmost all ulp's work. With V7, many ulp's are broken

    because of the new hierarchy option.

     

    The sad thing about Eagle is, that when you need a certain feature, they

    (the Cadsoft team) point you to

    an ulp.

    But when you complain about bugs in an ulp, they act like it's not a part

    of Eagle.

    It looks they don't test the ulp's which are installed by default when they

    release a new version.

     

     

     

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

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

    Am 01.06.2016 um 23:10 schrieb Olin Lathrop:

    Joop_ wrote on Wed, 01 June 2016 17:06

    Try V6.60, in my experience, it's the best version so far.

     

    Too late now anyway, but what is it you think is better in 6.6 than 7?

     

     

    Actual 6.6 image

    because is has NO hierarchical structure (HS) that hardly works in

    schematics and not at all in boards.

    I'm not gonna pay for less than half of a new "feature" HS in  version 7

    and  no one knows  when this will be working properly, perhaps in

    version 8 or 9? Or will it ever?

    I don't blame cadsoft for this kind of business because they are  not

    the own boss anymore. If this business continues, in version 13 we might

    have a new feature like "we have added another semicolon in the

    description". image

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Jorge Garcia wrote on Wed, 01 June 2016 12:11

    By the way, The FILE > EXPORT menu still won't accept "I" to go to

    the

    "image" entry, as it did in version 5.  A number of similar things

    that

    broke from version 5 to 7 (I never used 6) are still broken in

    7.6.

     

    I wasn't aware of this issue. I have reported it as well and will

    follow

    up once I hear something.

     

     

    That's just one of several similar ones that I picked off the top of my

    head.

     

    Also off the top of my head, there's another like this in the library

    editor.  Alt-L,D and Alt-L,S get you to devices and symbols respectively.

    However, Alt-L,P doesn't get you to packages.  That's because someone had

    the brilliant idea to use P as the shortcut key to two different menu

    entries, even though the menu isn't that long and a little bit of thought

    would have allowed for unique keys for each entry.  This has been broken

    for a while, since version 5 at least.

     

    C'mon guys.  This stuff isn't hard, it just takes someone to actually care

    about keyboard usability.  There are quite a number of such things all thru

    Eagle, and my impression is that the list gets bigger every release.  Don't

    get me started on the keyboard (un)usability of the auto-router, especially

    the new interface.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago in reply to Joop14

    Joop_ wrote on Wed, 01 June 2016 17:06

    Try V6.60, in my experience, it's the best version so far.

     

     

    Too late now anyway, but what is it you think is better in 6.6 than 7?

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Joop14
    Joop14 over 10 years ago in reply to autodeskguest

    Olin wrote on Fri, 20 May 2016 14:32

    I'm not sure what I really got out of going from version 5 to 7.

     

     

    Try V6.60, in my experience, it's the best version so far.

     

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

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

    By the way, The FILE > EXPORT menu still won't accept "I" to go to the

    "image" entry, as it did in version 5.  A number of similar things that

    broke from version 5 to 7 (I never used 6) are still broken in 7.6.

     

    I wasn't aware of this issue. I have reported it as well and will follow

    up once I hear something.

     

    Best Regards,

    Jorge Garcia

     

     

     

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

    By the way, The FILE > EXPORT menu still won't accept "I" to go to the

    "image" entry, as it did in version 5.  A number of similar things that

    broke from version 5 to 7 (I never used 6) are still broken in 7.6.

     

    I wasn't aware of this issue. I have reported it as well and will follow

    up once I hear something.

     

    Best Regards,

    Jorge Garcia

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • autodeskguest
    autodeskguest over 10 years ago in reply to autodeskguest

    Jorge Garcia wrote on Wed, 01 June 2016 12:11

    By the way, The FILE > EXPORT menu still won't accept "I" to go to

    the

    "image" entry, as it did in version 5.  A number of similar things

    that

    broke from version 5 to 7 (I never used 6) are still broken in

    7.6.

     

    I wasn't aware of this issue. I have reported it as well and will

    follow

    up once I hear something.

     

     

    That's just one of several similar ones that I picked off the top of my

    head.

     

    Also off the top of my head, there's another like this in the library

    editor.  Alt-L,D and Alt-L,S get you to devices and symbols respectively.

    However, Alt-L,P doesn't get you to packages.  That's because someone had

    the brilliant idea to use P as the shortcut key to two different menu

    entries, even though the menu isn't that long and a little bit of thought

    would have allowed for unique keys for each entry.  This has been broken

    for a while, since version 5 at least.

     

    C'mon guys.  This stuff isn't hard, it just takes someone to actually care

    about keyboard usability.  There are quite a number of such things all thru

    Eagle, and my impression is that the list gets bigger every release.  Don't

    get me started on the keyboard (un)usability of the auto-router, especially

    the new interface.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube