Changes between Initial Version and Version 1 of Ticket #71818
- Timestamp:
- Jan 12, 2025, 9:23:11 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71818
- Property Owner set to remkos
-
Property
Status
changed from
newtoassigned - Property Port xfig added
-
Property
Summary
changed from
xfig installation issuestoxfig: can't add jpeg or png images to drawing
-
Ticket #71818 – Description
initial v1 3 3 I have a macOS Sequoia 15.1.1 and tried to install xfig using the command: 4 4 5 {{{ 5 6 sudo port install xfig 7 }}} 6 8 7 9 Apparently, the installation was smooth with no error messages. When I call xfig the program also pops up normally. 8 10 However, if I try to add a picture to my drawing (jpeg, png, etc) I am not able to do it. I get errors like: 9 11 12 {{{ 10 13 libpng error: IDAT: invalid distance too far back 11 14 corrupt JPEG data: 4092 extraneous bytes before marker 0xd3 15 }}} 12 16 13 17 I tried inserting several images without success.
