Main index > Perl programming > Perl desklet refuses to start on start-up

By arul (User), on Wed Oct 11 13:32:03 2006: Perl desklet refuses to start on start-up.

I created a sample Perl desklet that displays the current temperature. It works fine when I run it from the shell with

Code:

perl temp.pl --xfce4


But when I restart adesklets, while the Python desklets show up, my Perl desklet doesn't load. Are there any parameters I should put in somewhere? Thanks.

~arul

By syfou (Core Developer & Desklet Author), on Wed Oct 11 14:18:49 2006.

In principle, nothing besides calling the usual adesklets --xfce4, as long as the desklet has been properly registered in $HOME/.adesklets before. Yours,

_______________
Sylvain

EDIT: I just rechecked if I could register then automatically run a simple perl desklet, and it still works fine on my side.


adesklets is proud to be hosted on:

SourceForge.net Logo

Back to adesklets.sf.net.