Re: desktop/home plugins 2nd round

2008-01-24 Thread Collin R. Mulliner
Thanks to all who answered, it is fixed now. It was more PEBKAC then anything else. Again doing too many things in parallel doesn't work. The new version of IpHome (shows current IP address on desktop) is now available in my repository. http://www.mulliner.org/noika770/ thanks again! Collin -

Re: desktop/home plugins 2nd round

2008-01-22 Thread Alberto Mardegan
ext Collin R. Mulliner wrote: > 2) Has anybody written a home plugin for Maemo 4.x and has published >the source? Yes, I wrote a stock-market plugin: https://garage.maemo.org/projects/stock-plugin/ You can browse the source here: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/?roo

Re: desktop/home plugins 2nd round

2008-01-21 Thread Benoit HERVIER
Hi, I've home plugin too, and source is released on my site in experiments download, but it s written in Python. It s work, but i still looking on how to do transparent plugin. Alfredo J. Fabretti a écrit : > On Jan 21, 2008 4:59 PM, Collin R. Mulliner <[EMAIL PROTECTED]> wrote: > >> Hi Agai

Re: desktop/home plugins 2nd round

2008-01-21 Thread Johan Bilien
On Mon, Jan 21, 2008, Collin R. Mulliner wrote: > ok maybe it was not obvious but I'm kind of stuck with home applet > development/debugging. So here some questions: > > 1) Are home plugins supposed to work in scratchbox/Xephyr? If yes, is >there a trick? You need a recent version of Xephyr,

Re: desktop/home plugins 2nd round

2008-01-21 Thread Santtu Lakkala
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 21, 2008 4:59 PM, Collin R. Mulliner <[EMAIL PROTECTED]> wrote: > 1) Are home plugins supposed to work in scratchbox/Xephyr? If yes, is >there a trick? I think my load applet (osso-statusbar-cpu[1]) should work with sbox/Xephyr; at least it

Re: desktop/home plugins 2nd round

2008-01-21 Thread Alfredo J. Fabretti
On Jan 21, 2008 4:59 PM, Collin R. Mulliner <[EMAIL PROTECTED]> wrote: > Hi Again, > > ok maybe it was not obvious but I'm kind of stuck with home applet > development/debugging. So here some questions: > > 1) Are home plugins supposed to work in scratchbox/Xephyr? If yes, is >there a trick? >

desktop/home plugins 2nd round

2008-01-21 Thread Collin R. Mulliner
Hi Again, ok maybe it was not obvious but I'm kind of stuck with home applet development/debugging. So here some questions: 1) Are home plugins supposed to work in scratchbox/Xephyr? If yes, is there a trick? 2) Has anybody written a home plugin for Maemo 4.x and has published the source