On Fri, Mar 5, 2010 at 7:55 AM, Marcin Kulisz <span dir="ltr">&lt;<a href="mailto:Marcin.Kulisz@stanleybet.com">Marcin.Kulisz@stanleybet.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
Can anyone tell me what ERROR -3 means?<br>
<br>
Basically I&#39;m receiving:<br>
----<br>
Splashy ERROR: Couldn&#39;t splashy_start_splashy(). Error -3<br>
----<br>
When trying to start splashy.<br>
<br>
All hints very welcome and thx<br>
<br>
--<br>
Marcin Kulisz<br><br></blockquote><div><br>Hello,<br>This error comes from splashy/src/splashy_video.c return -3 . <br><br>It means that your image could not be displayed. The reason could be either missing (wrong path) or corrupted (wrong format).<br>
<br>The first thing to test would be whether the image is in the place where it&#39;s supposed to be, like:<br><br>* &quot;is /etc/splashy/themes a symlink to a directory in a partition that&#39;s not yet mounted during boot?&quot; This is very common as the debian package installs themes in /usr/... and some people have desktops whose /usr folder comes from a partition or another disk. This idea is good for servers, but for desktops it creates problems. Ubuntu users don&#39;t see this problem because Ubuntu is meant to be simple for end-users from a desktop point of view.<br>
<br>* &quot;is /etc/splashy/themes also in initramfs&quot; You will need to extract your initrd image and see it&#39;s content to ensure that the files are copied correctly there. I tend to do this a lot so: cd /tmp; mkdir `uname -r`; cd `uname -r`; cat /boot/initrd.img-`uname -r`| gzip -c| cpio -i ... you get the idea.<br>
<br>* &quot;is your image PNG format?&quot; We disabled other formats by default when compiling Splashy. Ensure that your images are PNG and you will have no problems.<br><br>You might want to ensure that your FB is correctly configured (after boot) by using dfbinfo or similar tool. All that is documented in Splashy&#39;s website (FAQ and the like).<br>
<br><a href="http://splashy.alioth.debian.org/wiki">http://splashy.alioth.debian.org/wiki</a><br><br>Regards,<br><br></div></div>-- <br>----)(----- <br>Luis Mondesi<br>Maestro Debiano<br><br>----- START ENCRYPTED BLOCK (Triple-ROT13) ------<br>
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner jbeyq.<br>----- END ENCRYPTED BLOCK (Triple-ROT13) ------<br>