|
From: Mikael H. <mi...@co...> - 2002-03-13 16:45:05
|
ons 2002-03-13 klockan 10.21 skrev Mikael Hallendal: > ons 2002-03-13 klockan 08.43 skrev Dan Mueth: > > > > I just found out that Kjartan is experiencing the same problem. I wonder > > if this could be tied to locale or a particular distribution in some way? > > What versions of libxml2 and libxslt are you using, and are they from DV > > or from a distribution? > > Hi! > > Both me and rhult is experiencing this. We are both using Red Hat 7.2 > and running in sv_SE locale. I think that the proposed solution worked > for Richard (I haven't had time to check it out). Hi again! Trying some at my machine, the proposed fix didn't help but running with LC_ALL="C" helped. When running LC_ALL="C" scrollkeeper-rebuilddb LC_ALL="C" scrollkeeper-update -p /var/lib/scrollkeeper -o /gnome/head/INSTALL/share/omf things worked as they should. Regards, Mikael Hallendal > > Regards, > Mikael Hallendal > > > Kjartan - Could you also try the two suggestions below and see if they > > help at all? > > > > Dan > > > > On Sun, 10 Mar 2002, Dan Mueth wrote: > > > > > > > > I can't reproduce this problem, so I'm not sure what is causing it. > > > > > > Here are a couple things you might try doing to the stylesheet to see if > > > it helps: > > > > > > (1) > > > Try removing the 9 lines: > > > <xsl:param name="toclevel"/> > > > > > > from /usr/share/scrollkeeper/stylesheets/toc.xsl. > > > > > > (2) > > > Try replacing these lines with: > > > <xsl:param name="toclevel" select="0"/> > > > > > > Technically (2) is the best, although all 3 forms work fine for me. Do > > > these help? > > > > > > Does the index stylesheet work okay for you? > > > > > > Dan > > > > > > > > > > > > On 5 Mar 2002, Mikael Hallendal wrote: > > > > > > > Hi! > > > > > > > > ScrollKeeper keeps generating broken TOC-files for me, this is how they > > > > look: > > > > > > > > <?xml version="1.0"?> > > > > <toc> > > > > <tocsect1, linkid="intro">Introduction > > > > </tocsect1,> > > > > <tocsect1, linkid="usage">Using GNOME Calculator > > > > <tocsect2, linkid="mainwin">Basic usage > > > > </tocsect2,> > > > > <tocsect2, linkid="menubar">Menus > > > > </tocsect2,> > > > > <tocsect2, linkid="buttons">Buttons > > > > </tocsect2,> > > > > </tocsect1,> > > > > <tocsect1, linkid="bugs">Known Bugs and Limitations > > > > </tocsect1,> > > > > <tocsect1, linkid="authors">Authors > > > > </tocsect1,> > > > > <tocsect1, linkid="license">License > > > > </tocsect1,> > > > > </toc> > > > > > > > > notice the , in the end of all tocsectX tags. > > > > > > > > What is causing this (others have problems with it too?). > > > > > > > > Regards, > > > > Mikael Hallendal > > > > > > > > > > > > > > > > > _______________________________________________ > > > Scrollkeeper-devel mailing list > > > Scr...@li... > > > https://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel > > > > > > > > > _______________________________________________ > > Scrollkeeper-devel mailing list > > Scr...@li... > > https://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel > -- > Mikael Hallendal mi...@co... > CodeFactory AB http://www.codefactory.se/ > Office: +46 (0)8 587 583 05 Cell: +46 (0)709 718 918 > > > _______________________________________________ > Scrollkeeper-devel mailing list > Scr...@li... > https://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel -- Mikael Hallendal mi...@co... CodeFactory AB http://www.codefactory.se/ Office: +46 (0)8 587 583 05 Cell: +46 (0)709 718 918 |