Re: [Nautilus-list] Re: scrollkeeper vs. new gnome-xml



> > The actual problem may be something wrong with the Spanish-language
> > translation of the Nautilus user's guide, or something wrong with
> > Scrollkeeper. Someone else will have to look into that.
> >
> > But John and I determined that the hang he was experiencing was due to a bug
> > in libxml (easy to fix). With that bug fixed, you now get an error building
> > the user's guide, but it doesn't hang and stop you from building the rest of
> > Nautilus. Without the libxml bug fix, it hangs.
> 
> Ah, ok. I will check this tomorrow. Usually when Scrollkeeper spits out
> a load of error messages, the problem is with the input file. One
> misplaced tag is enough for this.
> 

Apparently it need the encoding added to the XML header in the OMF file
to not display the errors. If I remove the "standalone" statement and
add:

encoding="UTF-8" 

then it works. It does not take both encoding and standalone. This needs
more investigation. I have to figure out what exactly has to be added to
the XML headers depending on their content.

Laszlo





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]