Opened 13 years ago
Closed 13 years ago
#29689 closed defect (fixed)
fix inkscape 0.48.1 for x86_64
Reported by: | jjstickel@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | x86_64 haspatch | Cc: | su-v |
Port: | inkscape |
Description
Inkscape 0.48.[0/1] has had serious bugs when compiled as 64bit. The source patchfile provided here fixes two of the most significant bugs:
https://bugs.launchpad.net/inkscape/+bug/629363 https://bugs.launchpad.net/inkscape/+bug/743530
All should be resolved in 0.48.2, but this provides a needed fix in the meantime.
Attachments (2)
Change History (13)
Changed 13 years ago by jjstickel@…
Attachment: | inkscape-0.48.1_64bit.patch added |
---|
Changed 13 years ago by jjstickel@…
Attachment: | inkscape_Portfile.diff added |
---|
comment:1 Changed 13 years ago by jjstickel@…
comment:3 follow-up: 7 Changed 13 years ago by jjstickel@…
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:7 follow-up: 8 Changed 13 years ago by su-v
Replying to jjstickel@…:
Replying to jjstickel@…:
This should fix #24098.
and also #22638.
JFTR: The patch you included to fix #24098 is not what was committed to the 0.48.x branch in Inkscape (you took a proposed patch which then was then reviewed and rewritten by a developer).
comment:8 Changed 13 years ago by jjstickel@…
Replying to suv-sf@…:
JFTR: The patch you included to fix #24098 is not what was committed to the 0.48.x branch in Inkscape (you took a proposed patch which then was then reviewed and rewritten by a developer).
OK, good to know. The much simpler proposed patch seems sufficient for now. We'll get the rest when 0.48.2 is released.
comment:9 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
The update to 0.48.2 is submitted in #30323.
comment:11 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I also added the forgotten '+' for the default variant. I see a change in the naming of the variant(s) is requested in #28303, but I leave that to the maintainer to fix separately.