Opened 14 years ago
Closed 13 years ago
#27340 closed defect (fixed)
xfig 3.2.5: unable to import epsfile
Reported by: | juhauser@… | Owned by: | mkae (Marko Käning) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | xfig |
Description
Attempting to import an eps file in xfig results in ghostscript printing out an error message and the picture is not imported into xfig. This can be fixed by an update to f_readeps.c. A patch for the portfile and f_readeps.c are attached.
see also <https://bugzilla.novell.com/show_bug.cgi?id=629462#c>.
Attachments (3)
Change History (10)
Changed 14 years ago by juhauser@…
Attachment: | Portfile-xfig.diff added |
---|
Changed 14 years ago by juhauser@…
Attachment: | Portfile-xfig.2.diff added |
---|
Changed 14 years ago by juhauser@…
Attachment: | patch-f_readeps.c added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added; xfig eps import removed |
---|---|
Type: | update → defect |
comment:2 Changed 13 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Why shouldn't this be fixed in the port, exactly?
comment:4 Changed 13 years ago by mkae (Marko Käning)
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
You are right, one should report it upstream anyway.
comment:5 Changed 13 years ago by mkae (Marko Käning)
Owner: | changed from macports-tickets@… to mk@… |
---|---|
Status: | reopened → new |
comment:6 Changed 13 years ago by mkae (Marko Käning)
Cc: | mk@… removed |
---|
comment:7 Changed 13 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Done in r83426
Note: See
TracTickets for help on using
tickets.
I guess this change to xfigs' sources should be send upstream.