Thanks for the reply. Great tutorials by the way. Currently I&#39;m using the --debug flag with plymouthd. I would like to display the current value of a counter (progress), I think Image.Text will do it. I&#39;ll give it a try.<br>
<br>Thank you.<br><br>W. Smith<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 6:53 PM, Charlie Brej <span dir="ltr">&lt;<a href="mailto:plymouth@brej.org">plymouth@brej.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 07/21/2010 10:19 PM, wayne smith wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello plymouth-list,<br>
<br>
I am trying to develop a small plymouth theme that cycles through<br>
images. Is there a way I can debug my plymouth script? I have looked at<br>
<a href="http://www.freedesktop.org/wiki/Software/Plymouth" target="_blank">http://www.freedesktop.org/wiki/Software/Plymouth</a>, but I cannot find a<br>
suitable method to debug scripts.<br>
<br>
Thanks,<br>
<br>
W. Smith<br>
</blockquote>
<br></div></div>
There are some tutorials here:<br>
<a href="http://brej.org/blog/?cat=16" target="_blank">http://brej.org/blog/?cat=16</a><br>
and a list of functions here:<br>
<a href="http://www.freedesktop.org/wiki/Software/Plymouth/Scripts" target="_blank">http://www.freedesktop.org/wiki/Software/Plymouth/Scripts</a><br>
<br>
When testing, run plymouthd with:<br>
&quot;--debug --debug-file=/tmp/plymouth-debug-out&quot;<br>
and see if there were any warnings there.<br>
<br>
Try showing values using Image.Text and setting a sprite to place the generated image on the screen.<br>
<br>
Would you like a function to print things out to the debug log? Paste your script somewhere and ask in #plymouth on <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>.<br>
</blockquote></div><br>