GNOME Bugzilla – Bug 172105
sample SVG file wont open, tried both importers
Last modified: 2005-03-30 15:57:33 UTC
a relatively simple file produced using karbon14 (a KDE vector graphic program) could not be opened correctly by Dia (other files from the same program did open corrrectly). I tried both the built in and python versions of the importer, neither worked and only the Python importer gave an error message.
Created attachment 39438 [details] svg produced by karbon 14, drawing is of a single a red square
Error message produced by diasvg the python "SVG plain" importer: bash-2.05b$ Unknown unit 811.92 6Z <class exceptions.ValueError at 0x41319b0c><exceptions.ValueError instance at 0x415528ec>Traceback (most recent call last):
+ Trace 57509
imp.Parse(f.read())
p.Parse(sData)
eval(s)
xc = Scaled(sp[j]); yc = Scaled(sp[j+1])
return float(s) * dfUserScale
Confirmed, but not any longer relevant. Both importers in cvs load the file just fine. Alan - if you want to be helpful - please build from cvs. *** This bug has been marked as a duplicate of 108502 ***
I've tried unsucessfully to build CVS on several occasions. If I can find the time I will try again. Working directly from CVS is not practical for me for various reasons. The setup of the internet proxies, and the lack of disk space on the more up to date machines, and the out of date toolchain on the various machines I have available, and other factors all add to the difficulties and time required to get anything built let alone a CVS build. A release, even a pre-release would be extremely helpful. It is a lot harder to keep track of a moving target.