SVG files fail to print
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
Inkscape 0.48.3.1 r9886
OS: linux Mint Debian Edition Update pack 6
Epson Stylus Photo 2100.
I cannot print any svg file from Inkscape. File=> Print gives a message "file printed" but the printer remains idle.
On the first attempt at printing, after a long wait there was a message about uniconverter being missing, which I have now installed via synaptic.
On the second, after a long wait I got the message below:
<begin quote>
UniConvertor failed:
Cannot list directory /home/dougb/
ignoring it in font_path
Cannot list directory /home/dougb/
ignoring it in font_path
No plugin-type information in /usr/lib/
No plugin-type information in /usr/lib/
Cannot load plugin module sk1saver
Traceback (most recent call last):
File "/usr/lib/
desc)
File "/usr/lib/
from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
When importing plugin sk1saver
Traceback (most recent call last):
File "/usr/lib/
module = self.load_module()
File "/usr/lib/
desc)
File "/usr/lib/
from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/
saver(doc, output_file)
File "/usr/lib/
% {'name'
app.events.
<endquote>
On my third attempt inkscape appeared to hang without any message emerging.
The installation seems to have most of the required python scripts in /usr/share/
However __init__.py in /usr/lib/
I have no directory '/home/
I've no idea what to do next
- printing should not require Python to be present, not sure what is causing that
- does other software print correctly to this printer
- are you able to experiment with any other printers and Inkscape
- could you try installing PDFCreator as a printer driver to see if it works
- are you doing borderless printing
- how do you connect your printer: USB, or parallel port, or FireWire?