Package: www.debian.org
Severity: normal
Dear Maintainer,
I downloaded the debain svg logo from www.debian.org/logos in the hopes of
printing it using a viny; cutter
When I tried to open it in inkscape I got the following error:
(inkscape:7093): Gtk-CRITICAL **: IA__gtk_widget_get_visible: assertion
`GTK_IS_WIDGET (widget)' failed
/home/swartzcr/Documents/ccc/test.svg:18: namespace warning : xmlns: URI
&ns_svg; is not absolute
xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSV
^
/home/swartzcr/Documents/ccc/test.svg:22: namespace warning : xmlns: URI
&ns_vars; is not absolute
<variableSets xmlns="&ns_vars;">
^
/home/swartzcr/Documents/ccc/test.svg:25: namespace warning : xmlns: URI
&ns_custom; is not absolute
<v:sampleDataSets xmlns="&ns_custom;" xmlns:v="&ns_vars;"></v:sampleDataSet
^
/home/swartzcr/Documents/ccc/test.svg:28: namespace warning : xmlns: URI
&ns_sfw; is not absolute
<sfw xmlns="&ns_sfw;">
^
/home/swartzcr/Documents/ccc/test.svg:21: namespace warning : xmlns: URI
&ns_vars; is not absolute
<variableSets xmlns="&ns_vars;">
^
/home/swartzcr/Documents/ccc/test.svg:24: namespace warning : xmlns: URI
&ns_custom; is not absolute
<v:sampleDataSets xmlns="&ns_custom;" xmlns:v="&ns_vars;"></v:sampleDataSet
^
/home/swartzcr/Documents/ccc/test.svg:27: namespace warning : xmlns: URI
&ns_sfw; is not absolute
<sfw xmlns="&ns_sfw;">
which I fixed by removing the line:
18: xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;"
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
It seems that this is formatted in some incorrect way to prevent inkscape from
opening the file.
removing the line allows the file to be opened in inkscape, but still ouputs
the errors:
/home/swartzcr/Documents/ccc/edited-openlogond.svg:21: namespace warning :
xmlns: URI &ns_vars; is not absolute
<variableSets xmlns="&ns_vars;">
^
/home/swartzcr/Documents/ccc/edited-openlogond.svg:24: namespace warning :
xmlns: URI &ns_custom; is not absolute
<v:sampleDataSets xmlns="&ns_custom;"
xmlns:v="&ns_vars;"></v:sampleDataSet
^
/home/swartzcr/Documents/ccc/edited-openlogond.svg:27: namespace warning :
xmlns: URI &ns_sfw; is not absolute
<sfw xmlns="&ns_sfw;">
^
(inkscape:7093): Gtk-CRITICAL **: IA__gtk_widget_get_visible: assertion
`GTK_IS_WIDGET (widget)' failed
/home/swartzcr/Documents/ccc/edited-openlogond.svg:21: namespace warning :
xmlns: URI &ns_vars; is not absolute
<variableSets xmlns="&ns_vars;">
^
/home/swartzcr/Documents/ccc/edited-openlogond.svg:24: namespace warning :
xmlns: URI &ns_custom; is not absolute
<v:sampleDataSets xmlns="&ns_custom;"
xmlns:v="&ns_vars;"></v:sampleDataSet
^
/home/swartzcr/Documents/ccc/edited-openlogond.svg:27: namespace warning :
xmlns: URI &ns_sfw; is not absolute
<sfw xmlns="&ns_sfw;">
but allows for editing.
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20140102060059.27851.47413.reportbug@swartzcr