when i try to open illustrator files i get a pop up error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Invalid
|
Undecided
|
Bryce Harrington |
Bug Description
Couldn't load Perl module Image::Magick. Images will
be skipped.
Can't locate Image/Magick.pm in @INC (@INC contains:
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
BEGIN failed--compilation aborted at (eval 1) line 1.
Use of uninitialized value in subtraction (-) at
/opt/gnome/
304, <> chunk 219.
Argument
"M-hM-qYRM-
isn't numeric in printf at
/opt/gnome/
309, <> chunk 219.
Use of uninitialized value in printf at
/opt/gnome/
310, <> chunk 219.
Use of uninitialized value in printf at
/opt/gnome/
311, <> chunk 219.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 219.
Use of uninitialized value in subtraction (-) at
/opt/gnome/
304, <> chunk 262.
Use of uninitialized value in printf at
/opt/gnome/
309, <> chunk 262.
Use of uninitialized value in printf at
/opt/gnome/
310, <> chunk 262.
Use of uninitialized value in printf at
/opt/gnome/
311, <> chunk 262.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 262.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 262.
Use of uninitialized value in subtraction (-) at
/opt/gnome/
304, <> chunk 263.
Use of uninitialized value in printf at
/opt/gnome/
309, <> chunk 263.
Use of uninitialized value in printf at
/opt/gnome/
310, <> chunk 263.
Use of uninitialized value in printf at
/opt/gnome/
311, <> chunk 263.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 263.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 263.
Use of uninitialized value in subtraction (-) at
/opt/gnome/
304, <> chunk 264.
Argument "M-,2^YTM-
numeric in printf at
/opt/gnome/
309, <> chunk 264.
Use of uninitialized value in printf at
/opt/gnome/
310, <> chunk 264.
Use of uninitialized value in printf at
/opt/gnome/
311, <> chunk 264.
Use of uninitialized value in concatenation (.) or
string at
/opt/gnome/
315, <> chunk 264.
According to the error messages you're getting, you need to
install Image::Magick. You can do this via `cpan -i
Image::Magick` or through your distro's normal installation
purposes.
However, it's probably not worth the effort. Inkscape only
loads Illustrator files of version 7 or earlier, and even
then the import is imperfect and you can expect some
features to be lost.
A better solution is to load the file into Scribus and save
as SVG, then load it into Inkscape.