Skencil fails to load SVG due to dropped python-xml
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
skencil (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: skencil
I doubt this is ever fixed, but a bug report doesn't hurt :)
Skencil is supposed to support SVG import, but this doesn't work due to the python-xml droppage (see bug 199014):
When importing plugin svgloader
Traceback (most recent call last):
File "/usr/lib/
module = self.load_module()
File "/usr/lib/
desc)
File "/usr/lib/
from xml.sax import saxlib, saxexts
ImportError: cannot import name saxlib
Delete failed (bug #524554)
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
TclError: can't delete Tcl command
Maybe the svgloader plugin should just be removed from the skencil package so the software doesn't pretend to support something it doesn't anymore. Alternatively, the old saxlib could be bundled with the Skencil package. Dunno, I'll just uninstall Skencil.
ProblemType: Bug
Architecture: amd64
Date: Mon Oct 26 16:21:38 2009
DistroRelease: Ubuntu 9.10
Package: skencil 0.6.17-17
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: skencil
Uname: Linux 2.6.31-14-generic x86_64
Status changed to 'Confirmed' because the bug affects multiple users.