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 2932 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
Reply
  • 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
Children
  • 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
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