Send plymouth mailing list submissions to plymouth@lists.freedesktop.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freedesktop.org/mailman/listinfo/plymouth or, via email, send a message with subject or body 'help' to plymouth-requ...@lists.freedesktop.org You can reach the person managing the list at plymouth-ow...@lists.freedesktop.org When replying, please edit your Subject line so it is more specific than "Re: Contents of plymouth digest..." Today's Topics: 1. debugging plymouth scripts (wayne smith) 2. Re: debugging plymouth scripts (Charlie Brej) 3. Re: debugging plymouth scripts (wayne smith) ---------------------------------------------------------------------- Message: 1 Date: Wed, 21 Jul 2010 17:19:19 -0400 From: wayne smith <thewa...@gmail.com> Subject: debugging plymouth scripts To: plymouth@lists.freedesktop.org Message-ID: <aanlkti=cwkoiexvu6t_psfctmu55a=rw0_egjvrz0...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hello plymouth-list, I am trying to develop a small plymouth theme that cycles through images. Is there a way I can debug my plymouth script? I have looked at http://www.freedesktop.org/wiki/Software/Plymouth, but I cannot find a suitable method to debug scripts. Thanks, W. Smith -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/plymouth/attachments/20100721/c57f7543/attachment-0001.html> ------------------------------ Message: 2 Date: Wed, 21 Jul 2010 23:53:50 +0100 From: Charlie Brej <plymo...@brej.org> Subject: Re: debugging plymouth scripts To: wayne smith <thewa...@gmail.com> Cc: plymouth@lists.freedesktop.org Message-ID: <4c477a7e.8090...@brej.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 07/21/2010 10:19 PM, wayne smith wrote: > Hello plymouth-list, > > I am trying to develop a small plymouth theme that cycles through > images. Is there a way I can debug my plymouth script? I have looked at > http://www.freedesktop.org/wiki/Software/Plymouth, but I cannot find a > suitable method to debug scripts. > > Thanks, > > W. Smith There are some tutorials here: http://brej.org/blog/?cat=16 and a list of functions here: http://www.freedesktop.org/wiki/Software/Plymouth/Scripts When testing, run plymouthd with: "--debug --debug-file=/tmp/plymouth-debug-out" and see if there were any warnings there. Try showing values using Image.Text and setting a sprite to place the generated image on the screen. Would you like a function to print things out to the debug log? Paste your script somewhere and ask in #plymouth on irc.freenode.net. ------------------------------ Message: 3 Date: Thu, 22 Jul 2010 10:44:14 -0400 From: wayne smith <thewa...@gmail.com> Subject: Re: debugging plymouth scripts To: Charlie Brej <plymo...@brej.org> Cc: plymouth@lists.freedesktop.org Message-ID: <aanlktimi=pazj8jw9ggachyg+r7j6crosm=tjsxvc...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Thanks for the reply. Great tutorials by the way. Currently I'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'll give it a try. Thank you. W. Smith On Wed, Jul 21, 2010 at 6:53 PM, Charlie Brej <plymo...@brej.org> wrote: > On 07/21/2010 10:19 PM, wayne smith wrote: > >> Hello plymouth-list, >> >> I am trying to develop a small plymouth theme that cycles through >> images. Is there a way I can debug my plymouth script? I have looked at >> http://www.freedesktop.org/wiki/Software/Plymouth, but I cannot find a >> suitable method to debug scripts. >> >> Thanks, >> >> W. Smith >> > > There are some tutorials here: > http://brej.org/blog/?cat=16 > and a list of functions here: > http://www.freedesktop.org/wiki/Software/Plymouth/Scripts > > When testing, run plymouthd with: > "--debug --debug-file=/tmp/plymouth-debug-out" > and see if there were any warnings there. > > Try showing values using Image.Text and setting a sprite to place the > generated image on the screen. > > Would you like a function to print things out to the debug log? Paste your > script somewhere and ask in #plymouth on irc.freenode.net. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/plymouth/attachments/20100722/849d196e/attachment.htm> ------------------------------ _______________________________________________ plymouth mailing list plymouth@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/plymouth End of plymouth Digest, Vol 21, Issue 3 ***************************************