Hi Guillaume,

> Le 24/11/2011 10:44, Thomas Schraitle a écrit :
> [...]
> > $ rpm -q xmlgraphics-fop
> > xmlgraphics-fop-1.0-11.noarch
> xmlgraphics-fop-1.0-12.1.3.noarch

Looks good.


> > $ rpm -q freefont dejavu
> > freefont-0.20101118-4.4.noarch
> > dejavu-2.32-2.1.noarch
> freefont-0.20110523-4.1.3.noarch
> dejavu-2.33-4.1.1.noarch

Also ok.


> [...]
> > 
> >
> It helps for the CSS error be I get lots of errors like this one :
> ************************************************************************
> org.w3c.dom.DOMException: The current document is unable to create an
> element of the requested type (namespace: http://www.w3.org/2000/svg,
> name: flowRoot). at
> org.apache.batik.dom.AbstractNode.createDOMException(Unknown Source)
> at

It seems the above error is caused by a "strange" SVG graphic.


> Which JVM/JRE do you use to build the doc? I am using openJDK.
 
Me too on openSUSE 12.1:

$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.4) (suse-1.2-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)


> Please note that the following generates a PDF without error:
> daps --envfile=ENV-opensuse-kvm color-pdf
> daps --envfile=ENV-opensuse-reference color-pdf
> daps --envfile=ENV-opensuse-security color-pdf
> daps --envfile=ENV-opensuse-startup color-pdf

That's a good tip! It was the Tuning Guide which does not build. After
some investigation, it's the cgroups1.svg graphic to blame.

If you save a SVG graphic as normal "Inkscape SVG" it introduces
strange "-inkscape-bla" attributes which causes this error. You have to
explicitly save it as "Plain SVG" to avoid such attributes. I mention
it so you can avoid such problems. It hit me in the past sometimes. ;)

I've committed the fixed SVG and it builds now. However, the graphic
looks garbled...

 
> Last request, it cannot find "productname" nor "productnamereg" in
> html and pdf, so it generates empty productname and I get
> "Documentation de" (french for "Documentation of") without
> "openSUSE", just a blank. Where could it come from?

I will look into this.

-- 
Gruß/Regards,
    Thomas Schraitle

----------------------------------------------------------------------
SUSE LINUX Products GmbH     (o<   
Maxfeldstrasse 5             /\\      Documentation Specialist
90409 Nuernberg, Germany    _\_v      http://www.suse.com
http://lizards.opensuse.org/author/thomas-schraitle/
SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, 
Felix Imendörffer, HRB 21284 (AG Nürnberg) 
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to