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

--
Collin R. Mulliner [EMAIL PROTECTED]
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger [EMAIL PROTECTED]
Living on Earth is expensive, but it does include a free trip around the
sun.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


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/?root=stock-plugin

Ciao,
   Alberto

-- 
http://www.mardy.it -- Geek in un lingua international!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


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?

 2) Has anybody written a home plugin for Maemo 4.x and has published
the source?

 3) Is there any better documentation/howto for home plugins then the
one in the wiki, because it somehow is not very complete? Looking at
the webshortcut plugin I see some stuff not mentioned in the howto.


Hi, I have a home plugin working in scratchbox for Maemo 4.x but I'm
waiting for my discount code (USA store) to try it and release it.
I used the online documentation and had no problems with it. Search
the mailing list, I asked time ago about documentation for home
plugins.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


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 used to in bora times.

 2) Has anybody written a home plugin for Maemo 4.x and has published
the source?

The source is in the svn[2], it might be a bit messy here and there, as
it tries to support all modern maemo releases.

[1]: http://maemo-hackers.org/wiki/OssoStatusbarCpu
[2]: http://maemo-hackers.org/svn/osso-statusbar-cpu/trunk/

- --
Santtu Lakkala
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHlPuMX9Rc0+po4p0RAvonAKCed7Ky9VikoRLPsDYiYhleRSqlAQCbBKgk
qYXfO5hqprJOa6P0mpLVB60=
=oix5
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


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, with version 0.4 of the composite
extenstion if I remember right. Ubuntu Gutsy should be alright.

If you don't have access to a recent Xephyr you can disable Composite by
starting adding -extension Composite to the Xephyr command line, home
will revert to its non-composited behavior (but you will not be able to
test transparency).
 
 2) Has anybody written a home plugin for Maemo 4.x and has published 
the source?

I have a simple example which shows how to draw a translucent applet.
It's been in the (long) queue for our release approval in our internal
machinary for quite some time, I'll push again tomorrow. There is also a
statusbar plugin.

 3) Is there any better documentation/howto for home plugins then the 
one in the wiki, because it somehow is not very complete? Looking at 
the webshortcut plugin I see some stuff not mentioned in the howto.

Check
http://maemo.org/api_refs/4.0/libhildondesktop/HildonDesktopHomeItem.html
for the API reference on the widget you need to derive from.

Hth,
-- 
Johan Bilien
[EMAIL PROTECTED]
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


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 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?

 3) Is there any better documentation/howto for home plugins then the
one in the wiki, because it somehow is not very complete? Looking at
the webshortcut plugin I see some stuff not mentioned in the howto.

 

 Hi, I have a home plugin working in scratchbox for Maemo 4.x but I'm
 waiting for my discount code (USA store) to try it and release it.
 I used the online documentation and had no problems with it. Search
 the mailing list, I asked time ago about documentation for home
 plugins.
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers
   


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers