This error means that your theme is not valid against the latest schema.
Try doing:
wget http://splashy.alioth.debian.org/schemas/1.0.1/theme.xsd
xmllint --schema theme.xsd /etc/splashy/themes/debiansplashy/theme.xml
That will tell you all the errors you have to fix in order for Splashy to work.
I'd suggest you set the theme to the default one to get Splashy
installed. And then work on fixing your theme.
On 10/23/06, Wolf Wiegand <[EMAIL PROTECTED]> wrote:
Package: splashy
Version: 0.1.8.1-3.1
Severity: normal
Hi,
for some reason, splashy_config produces a config file which in turn
causes error messages from the xml parser:
denkbrett:/etc/splashy# rm config.xml
denkbrett:/etc/splashy# dpkg -i --force-confmiss /tmp/splashy_0.1.8.1-3.1_i386.deb
> /dev/null
Configuration file `/etc/splashy/config.xml', does not exist on system.
Installing new config file as you request.
denkbrett:/etc/splashy# splashy_config --set-theme debiansplashy
>Set theme as: debiansplashy [ DONE ]
denkbrett:/etc/splashy# splashy_config --set-theme debiansplashy
** (process:4010): CRITICAL **: xml_parser_text_handler: assertion `text_len >
0' failed
** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion
`_node->got_text == TRUE' failed
>Set theme as: debiansplashy
** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion
`_node->got_text == TRUE' failed
** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion
`_node->got_text == TRUE' failed
** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion
`_node->got_text == TRUE' failed
[ DONE ]
denkbrett:/etc/splashy#
This is the diff of the original file and the one which was
created by splashy_config:
denkbrett:/etc/splashy# diff /tmp/config.xml config.xml
7c7
< <current_theme>default</current_theme>
---
> <current_theme>debiansplashy</current_theme>
The diff is the same after the first and the second call to splashy_config.
Cheers,
Wolf
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages splashy depends on:
ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-17 GCC support library
Versions of packages splashy recommends:
ii lsb-base 3.1-17 Linux Standard Base 3.1 init scrip
-- no debconf information
--
----)(-----
Luis Mondesi
*NIX Guru
Kiskeyix.org
"We think basically you watch television to turn your brain off, and
you work on your computer when you want to turn your brain on" --
Steve Jobs in an interview for MacWorld Magazine 2004-Feb
No .doc: http://www.gnu.org/philosophy/no-word-attachments.es.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]