Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Filippo Rusconi
[ CC: debian-...@lists.debian.org ] Greetings Jakub, On Thu, Jan 24, 2013 at 06:17:37PM +0100, Jakub Wilk wrote: > * Jakub Wilk , 2013-01-24, 17:48: > >here's how to fix the SVG: > > > >1) apt-get install libxml2-utils sgml-data > >2) xmllint --noent openlogo.svg > openlogo-fixed.svg > >(Yes it's

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Jakub Wilk
* Jakub Wilk , 2013-01-24, 17:48: here's how to fix the SVG: 1) apt-get install libxml2-utils sgml-data 2) xmllint --noent openlogo.svg > openlogo-fixed.svg (Yes it's "noent", not to be confused with "nonet".) 3) Optionally, remove the DTD declaration from the resulting file. The last two step

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Jakub Wilk
* Filippo Rusconi , 2013-01-24, 17:13: Investigating a bit, I found that http://www.adobe.com/AdobeSVGViewerExtensions/3.0/ gives a 404 in my browser. This url is at line 18 of the file. Same for http://www.adobe.com/Extensibility/1.0/ That's not a problem. Namespace names are only compared

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Matt Zagrabelny
On Thu, Jan 24, 2013 at 9:51 AM, Christoph Anton Mitterer wrote: > On Thu, 2013-01-24 at 16:35 +0100, Filippo Rusconi wrote: >> fails to load in the much-respected SVG-based graphics editor Inkscape >> (which I use daily and which works fine also for svg files not >> produced by itself). > In mine

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Christoph Anton Mitterer
On Thu, 2013-01-24 at 17:08 +0100, Filippo Rusconi wrote: > $ sha1sum openlogo.svg > f958ec1c5eaf8c8507e6830852292081fca1 openlogo.svg > > could you confirm this on a file that you have > > wget http://www.debian.org/logos/openlogo.svg Funny: inkscape openlogo.svg => fails inkscape http

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Paul Tagliamonte
On Thu, Jan 24, 2013 at 05:08:24PM +0100, Filippo Rusconi wrote: > Hello Chris, > > thanks for bothering :-) > > On Thu, Jan 24, 2013 at 04:51:43PM +0100, Christoph Anton Mitterer wrote: > > On Thu, 2013-01-24 at 16:35 +0100, Filippo Rusconi wrote: > > > fails to load in the much-respected SVG-ba

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Filippo Rusconi
Hello Stefano, On Thu, Jan 24, 2013 at 04:53:44PM +0100, Stefano Zacchiroli wrote: > On Thu, Jan 24, 2013 at 04:35:23PM +0100, Filippo Rusconi wrote: > > We may want to make sure that this file loads fine in Free Software > > graphics svg-based programs and maybe convert it to either a more > > ge

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Filippo Rusconi
Hello Chris, thanks for bothering :-) On Thu, Jan 24, 2013 at 04:51:43PM +0100, Christoph Anton Mitterer wrote: > On Thu, 2013-01-24 at 16:35 +0100, Filippo Rusconi wrote: > > fails to load in the much-respected SVG-based graphics editor Inkscape > > (which I use daily and which works fine also f

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Stefano Zacchiroli
On Thu, Jan 24, 2013 at 04:35:23PM +0100, Filippo Rusconi wrote: > We may want to make sure that this file loads fine in Free Software > graphics svg-based programs and maybe convert it to either a more > generic svg file, or at least something free (Inkscape might be a good > candidate for this).

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Christoph Anton Mitterer
On Thu, 2013-01-24 at 16:35 +0100, Filippo Rusconi wrote: > fails to load in the much-respected SVG-based graphics editor Inkscape > (which I use daily and which works fine also for svg files not > produced by itself). In mine it loads, version 0.48.3.1-1.3. Cheers, Chris. smime.p7s Description:

Re: Debian logo svg file is not loadable in Inkscape

2013-01-24 Thread Paul Tagliamonte
On Thu, Jan 24, 2013 at 04:35:23PM +0100, Filippo Rusconi wrote: > Greetings, Fellow Debianists, > > this is not actually a bug report but something that might concern us > all as a matter of Free Software use inside the Debian project: > > The Debian logo file at http://www.debian.org/logos/open