inkscape pyxml missing python-xml
Bug #115589 reported by
ivan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
inkscape (Debian) |
Fix Released
|
Unknown
|
|||
inkscape (Ubuntu) |
Fix Released
|
Low
|
Kees Cook |
Bug Description
Binary package hint: inkscape
Using Inkscape on Kubuntu 7.04
Action: Trying to "Save As" svg file into GIMP xcf file format.
Error message: The inkex.py module requires PyXML
Result: The resulting xcf file was empty ( size of 0 KB)
Solution: Install python-xml (may be this should have been installed as a dependency of inkscape)
Solution from: http://
NOTE: this problem was not present in Kubuntu 6.10
Changed in inkscape: | |
importance: | Undecided → Low |
Changed in inkscape: | |
status: | Unknown → Unconfirmed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Changed in inkscape (Debian): | |
status: | New → Confirmed |
Changed in inkscape (Debian): | |
status: | Confirmed → New |
Changed in inkscape (Debian): | |
status: | New → Confirmed |
Changed in inkscape (Debian): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Thanks for your report.
There has been some discussion of this in Debian - see http:// bugs.debian. org/cgi- bin/bugreport. cgi?bug= 389540 and the bugs linked in comments there.
The problem would be fixed by moving python-xml from a 'suggests' back to a 'recommends' dependency. However, this would apparently violate Debian policy. The ideal solution would probably be something suggested in the Debian report:
"Maybe you might want to apply the following idea: patch (debian-side)
the warning/information messages to display that the user is required to
install the `python-xml' (or other...) package(s) to have this extension
working, that's why it was put as a `Suggests:' dependency. This way,
the user is told exactly what to do (e.g. `Please install the
"python-xml" package to have this extension working')"