Changes between Initial Version and Version 1 of Ticket #71818


Ignore:
Timestamp:
Jan 12, 2025, 9:23:11 PM (17 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Which version of the xfig port? (port -v installed xfig)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71818

    • Property Owner set to remkos
    • Property Status changed from new to assigned
    • Property Port xfig added
    • Property Summary changed from xfig installation issues to xfig: can't add jpeg or png images to drawing
  • Ticket #71818 – Description

    initial v1  
    33I have a macOS Sequoia 15.1.1 and tried to install xfig using the command:
    44
     5{{{
    56sudo port install xfig
     7}}}
    68
    79Apparently, the installation was smooth with no error messages. When I call xfig the program also pops up normally.
    810However, if I try to add a picture to my drawing (jpeg, png, etc) I am not able to do it. I get errors like:
    911
     12{{{
    1013libpng error: IDAT: invalid distance too far back
    1114corrupt JPEG data: 4092 extraneous bytes before marker 0xd3
     15}}}
    1216
    1317I tried inserting several images without success.