Opened 11 years ago
Closed 11 years ago
#5196 closed enhancement (fixed)
inkscape-0.48.5
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
http://downloads.sourceforge.net/project/inkscape/inkscape/0.48.5/inkscape-0.48.5.tar.bz2
https://launchpad.net/inkscape/+milestone/0.48.5
Inkscape 0.48.5 is a stability and bugfix release. For a complete list of bugs fixed in this release, see the Launchpad milestone page: https://launchpad.net/inkscape/+milestone/0.48.5 Important bugfixes • Adobe Illustrator SVG files containing entities can be loaded again. • Support for Poppler 0.26. • Support for Boehm-GC 7.4.0 and later. • Several crash bugs were fixed. • 64-bit compilation is now possible on Windows.
Change History (7)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
follow-up: 5 comment:4 by , 11 years ago
I solved the problem (I think), but the result is frustrating:
sed -i 's:#include "../../src:#include "src:' src/cxxtests.cpp
There were 31 includes wrong.
Testsuite summary for inkscape 0.48.5 ============================================================================ # TOTAL: 2 # PASS: 0 # SKIP: 0 # XFAIL: 2 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================
I think they leaved the tests faling exactly due to that.
comment:5 by , 11 years ago
Replying to fo:
I think they leaved the tests faling exactly due to that.
s/leaved the tests faling/left the tests failing/
Note:
See TracTickets
for help on using tickets.
Problem with the tests: