[Bug 461180] [NEW] Skencil fails to load SVG due to dropped python-xml
Malte S. Stretz
mss at msquadrat.de
Mon Oct 26 15:30:22 UTC 2009
Public bug reported:
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/skencil/Sketch/Base/plugins.py", line 157, in __call__
module = self.load_module()
File "/usr/lib/skencil/Sketch/Base/plugins.py", line 83, in load_module
desc)
File "/usr/lib/skencil/Sketch/../Plugins/Filters/svgloader.py", line 52, in <module>
from xml.sax import saxlib, saxexts
ImportError: cannot import name saxlib
Delete failed (bug #524554)
Traceback (most recent call last):
File "/usr/lib/skencil/Sketch/UI/tkext.py", line 368, in RebuildMenu
self.menu.delete(0, END)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 2678, in delete
self.deletecommand(c)
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 361, in deletecommand
self.tk.deletecommand(name)
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
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: skencil
Uname: Linux 2.6.31-14-generic x86_64
** Affects: skencil (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug
--
Skencil fails to load SVG due to dropped python-xml
https://bugs.launchpad.net/bugs/461180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list