Re: [maemo-developers] Hooking into wifi events (up/down)

2006-07-31 Thread Brad Burleson
On 7/31/06, Kalle Valo <[EMAIL PROTECTED] > wrote: "Brad Burleson" < [EMAIL PROTECTED]> writes:> I setup a script in /etc/network/if-up.d and /etc/network/if-down.d and it> works as expected when I connect via bluetooth and an EDGE phone.On 770? It shouldn't work, at least there's no code which r

[maemo-developers] Re: [maemo-users] Using osso_iap_cb example

2006-07-31 Thread Brad Burleson
On 7/31/06, Kalle Valo <[EMAIL PROTECTED]> wrote: Alvis Koon writes:> If you don't run into gtk_main() or some event handling loop, you> won't be able to process events (callbacks), isn't it? You are correct. libosso-ic needs D-BUS dispatcher to work. Forexample, one can use dbus_connection_setup_w

Re: [maemo-developers] Hooking into wifi events (up/down)

2006-07-31 Thread Andrew Flegg
On 7/31/06, Kalle Valo <[EMAIL PROTECTED]> wrote: "Brad Burleson" <[EMAIL PROTECTED]> writes: > I thought this was more a debian problem, but I'm stumped. I want to > run a script each time the 770 connects and disconnects to/from the > 'net. Unfortunately it's not possible currently. I admit t

Re: [maemo-developers] Hooking into wifi events (up/down)

2006-07-31 Thread Kalle Valo
"Brad Burleson" <[EMAIL PROTECTED]> writes: > I thought this was more a debian problem, but I'm stumped. I want to > run a script each time the 770 connects and disconnects to/from the > 'net. Unfortunately it's not possible currently. I admit that it would be really handy feature and it has been

[maemo-developers] can't reeceive connectivity api signals

2006-07-31 Thread Fabio Forno
I'm doing some experiments with the connectivity api and the python dbus bindings. When running this code import dbus import gobject def icd_status_changed(name, type, status): print name, type, status bus = dbus.SystemBus() icd_obj = bus.get_object('com.nokia.icd', '/com/nokia/icd') icd = d

Re: [maemo-developers] library updates

2006-07-31 Thread Marius Vollmer
Carlos Guerreiro <[EMAIL PROTECTED]> writes: > Do you have a good solution for handling packages that cannot be > upgraded while the HAF is running? Yes, those packages should be fixed! :-) > I had a chat with Guillem some time ago. I got the picture that > making maemo-launcher upgradeable with

Re: [maemo-developers] Development contest

2006-07-31 Thread Thought Fix
Anyone at all can enter. The amount of the prize is a US $50 credit, but that can be used globally. And please, Talented Coder, enter! If this contest goes well, I'll have others. Hopefully eventually prizes will come from sponsors and not out of my own pocket. ---DanOn 7/31/06, Jeremy Mcnicoll <[

Re: [maemo-developers] Development contest

2006-07-31 Thread Jeremy Mcnicoll
Sounds like its a US only type contest? There are alot of talented coderz outside the US. On 7/31/06, Thought Fix <[EMAIL PROTECTED]> wrote: I had forgotten to post a message to the list informing everyone of a development contest I'm holding. The prize is a $50 credit to GizmoProject for voice

Re: [maemo-developers] library updates

2006-07-31 Thread Carlos Guerreiro
> "ext Marius Vollmer" <[EMAIL PROTECTED]> writes: > > > I'd say now is a good time to start experimenting. I would be happy > > to add some hacks to the osso-application-installer in sardine... > > Ok, I am going to do the following (in the next days or so): the > "Check for updates" view will

[maemo-developers] Development contest

2006-07-31 Thread Thought Fix
I had forgotten to post a message to the list informing everyone of a development contest I'm holding. The prize is a $50 credit to GizmoProject for voice-over-IP calls out to regular phones. In the domestic US, that's 5.000 minutes of calls! The details are here:http://thoughtfix.blogspot.com/200

[maemo-developers] [Fwd: [OLPC-devel] Pygtk and garbage collecting]

2006-07-31 Thread Philip Van Hoof
-- Philip Van Hoof, software developer at x-tend home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org work: vanhoof at x-tend dot be http://www.pvanhoof.be - http://www.x-tend.be --- Begin Message --- This PyGTK bug is going to be important for OLPC as it might slow down

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Igor Stoppa
On Mon, 2006-07-31 at 10:34 -0400, ext Michael P. Lococo wrote: > I think what Chris, me and others are really looking for is the alarm > framework for application notification, not the mere RTC alarm. > >>> > >>> There is no alarm framework > >> > >> I would have expected such framework

Re: [maemo-developers] Fail to package in maemo-2.0 SDK_PC target

2006-07-31 Thread Vladislav Grinchenko
Fernando, thanks! That was exactly my problem. On Mon, 2006-07-31 at 15:05 +0300, Fernando Herrera wrote: > On Mon, 2006-07-31 at 13:14 +0300, ext Marius Vollmer wrote: > > "ext Vladislav Grinchenko" <[EMAIL PROTECTED]> writes: > > > > > dh_installdeb > > > Undefined subroutine &main::debhelper_

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Michael P. Lococo
I think what Chris, me and others are really looking for is the alarm framework for application notification, not the mere RTC alarm. >>> >>> There is no alarm framework >> >> I would have expected such framework after the longish discussions on >> the mailinglist some time ago (effective

Re: [maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Benjamin Zeller
Igor Stoppa schrieb: On Mon, 2006-07-31 at 16:03 +0200, ext Benjamin Zeller wrote: Hi @ all, i have a problem with some Nokia 770. My Company bought about 70 Nokias for a customer. The Nokias are with IT2005. After testing every device there are about 20 that don?t work. You can not switch

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Simon Budig
Weinehall David (Nokia-M/Tampere) ([EMAIL PROTECTED]) wrote: > On mån, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: > > I would have expected such framework after the longish discussions on > > the mailinglist some time ago (effectively more than half a year ago). > > Since there isn't any c

Re: [maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Nils Faerber
Murray Cumming schrieb: >> Hi @ all, >> i have a problem with some Nokia 770. >> My Company bought about 70 Nokias for a customer. >> The Nokias are with IT2005. >> After testing every device there are about 20 that don?t work. You can >> not switch them on if they are not plugged in ( yes they are

RE: [maemo-developers] Add new language of input

2006-07-31 Thread Jakub.Pavelek
>[EMAIL PROTECTED] said: >> It should be possible to make a new keyboard layout for the VKB. The >> binary utility to generate layouts and the .vkb file format >should be >> available (sooner or later). > >Hi, > >I would love to have ä and ö in the vkb. Currently they are >behind some menus, I

Re: [maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Igor Stoppa
On Mon, 2006-07-31 at 16:03 +0200, ext Benjamin Zeller wrote: > Hi @ all, > > i have a problem with some Nokia 770. > My Company bought about 70 Nokias for a customer. > The Nokias are with IT2005. > After testing every device there are about 20 that don?t work. You can > not switch them on if th

Re: [maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Murray Cumming
> Hi @ all, > > i have a problem with some Nokia 770. > My Company bought about 70 Nokias for a customer. > The Nokias are with IT2005. > After testing every device there are about 20 that don?t work. You can > not switch them on if they are not plugged in ( yes they are all fully > charged ;-) ).

[maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Benjamin Zeller
Hi @ all, i have a problem with some Nokia 770. My Company bought about 70 Nokias for a customer. The Nokias are with IT2005. After testing every device there are about 20 that don?t work. You can not switch them on if they are not plugged in ( yes they are all fully charged ;-) ). The screen

RE: [maemo-developers] Add new language of input

2006-07-31 Thread Karoliina Salminen
[EMAIL PROTECTED] said: > It should be possible to make a new keyboard layout for the VKB. The > binary utility to generate layouts and the .vkb file format should be > available (sooner or later). Hi, I would love to have ä and ö in the vkb. Currently they are behind some menus, I don't bother

RE: [maemo-developers] Add new language of input

2006-07-31 Thread Jakub.Pavelek
It should be possible to make a new keyboard layout for the VKB. The binary utility to generate layouts and the .vkb file format should be available (sooner or later).   You will not get word prediction or proper handwriting recognition though.   --jakub     From: [EMAIL PROTECTED] [mailt

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Nils Faerber
Weinehall David (Nokia-M/Tampere) schrieb: > On mån, 2006-07-31 at 07:05 -0500, ext David D. Hagood wrote: >> Igor Stoppa wrote: >>> On Mon, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: >>> [snip] And even worse since the alarms can only be set <24h in advance does that indeed mean

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Weinehall David (Nokia-M/Tampere)
On mån, 2006-07-31 at 07:05 -0500, ext David D. Hagood wrote: > Igor Stoppa wrote: > > On Mon, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: > > [snip] > >> And even worse since the alarms can only be set <24h in advance does > >> that indeed mean that every application that wants to use alarm

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread David D. Hagood
Igor Stoppa wrote: On Mon, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: [snip] And even worse since the alarms can only be set <24h in advance does that indeed mean that every application that wants to use alarms would have to handle this nasty 24h hopping on its own? I.e. if the alarm is

Re: [maemo-developers] Fail to package in maemo-2.0 SDK_PC target

2006-07-31 Thread Fernando Herrera
On Mon, 2006-07-31 at 13:14 +0300, ext Marius Vollmer wrote: > "ext Vladislav Grinchenko" <[EMAIL PROTECTED]> writes: > > > dh_installdeb > > Undefined subroutine &main::debhelper_script_subst called > > at /usr/bin/dh_installdeb line 66, line 1. > > make: *** [binary-arch] Error 9 > > I _think_

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Weinehall David (Nokia-M/Tampere)
On mån, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: > Weinehall David (Nokia-M/Tampere) schrieb: > > On mån, 2006-07-31 at 13:01 +0200, ext Nils Faerber wrote: > > [snip] > >> Well, that is just half of the game, I am afraid. > >> Google indeed points to a post by Jason Mills: > >> http://ma

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Chris Lord
What is the mysterious dbus service 'com.nokia.osso_alarm' that is present on the 2006 770 image? Unfortunately it isn't introspectable, so I can't easily find out information about it. Is this just a dbus service that executes retutime? If so, isn't that a bit gratuitous? --Chris On Mon, 2006-0

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Murray Cumming
> "ext Murray Cumming" <[EMAIL PROTECTED]> writes: > >> What debian packages did you upload? > > I uploaded these binary packages > > libglibmm-2.4-1 2.6.1-1 > libglibmm 2.4-dev2.6.1-1 > libgtkmm-2.4-1 2.4.10-1 > libgtkmm-2.4-dev 2.4.10-1 > libsigc++-2.0-0c2a

Re: [maemo-developers] library updates

2006-07-31 Thread Marius Vollmer
"ext Marius Vollmer" <[EMAIL PROTECTED]> writes: > I'd say now is a good time to start experimenting. I would be happy > to add some hacks to the osso-application-installer in sardine... Ok, I am going to do the following (in the next days or so): the "Check for updates" view will include a fake

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Igor Stoppa
On Mon, 2006-07-31 at 13:29 +0200, ext Nils Faerber wrote: [snip] > And even worse since the alarms can only be set <24h in advance does > that indeed mean that every application that wants to use alarms would > have to handle this nasty 24h hopping on its own? I.e. if the alarm is > more than 24h

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Marius Vollmer
"ext Murray Cumming" <[EMAIL PROTECTED]> writes: > What debian packages did you upload? I uploaded these binary packages libglibmm-2.4-1 2.6.1-1 libglibmm 2.4-dev2.6.1-1 libgtkmm-2.4-1 2.4.10-1 libgtkmm-2.4-dev 2.4.10-1 libsigc++-2.0-0c2a 2.0.16-3 lib

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Nils Faerber
Weinehall David (Nokia-M/Tampere) schrieb: > On mån, 2006-07-31 at 13:01 +0200, ext Nils Faerber wrote: > [snip] >> Well, that is just half of the game, I am afraid. >> Google indeed points to a post by Jason Mills: >> http://maemo.org/pipermail/maemo-developers/2006-January/002437.html >> In this

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Weinehall David (Nokia-M/Tampere)
On mån, 2006-07-31 at 13:01 +0200, ext Nils Faerber wrote: [snip] > Well, that is just half of the game, I am afraid. > > Google indeed points to a post by Jason Mills: > > http://maemo.org/pipermail/maemo-developers/2006-January/002437.html > > In this post Jason also sais: > "... 4) The osso_

RE: [maemo-developers] Help on Garage, please!

2006-07-31 Thread Jakub.Pavelek
Hi,   Actually I have been wondering the same and I asked the admins. It seems there is no plan for a ssh access to the site to manually put and edit files (?) and they were working on some other solution at that time. Now they seem to be on summer vacations.   Br,   --jakub From: [E

Re: [maemo-developers] Maemo alarms ==> retutime

2006-07-31 Thread Nils Faerber
[EMAIL PROTECTED] schrieb: > Hi Chris, Hi Dirk! >> -Original Message- >> On Fri, 2006-07-28 at 11:33 +0200, Nils Faerber wrote: Are there any header files/libraries available that provide this functionality that I'm missing? The Clock application has the ability to set al

Re: [maemo-developers] Fail to package in maemo-2.0 SDK_PC target

2006-07-31 Thread Marius Vollmer
"ext Vladislav Grinchenko" <[EMAIL PROTECTED]> writes: > dh_installdeb > Undefined subroutine &main::debhelper_script_subst called > at /usr/bin/dh_installdeb line 66, line 1. > make: *** [binary-arch] Error 9 I _think_ I have seen this: in my case it was a problem with Scratchbox redirecting to

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Kalle Vahlman
Seems to work for me too :) Many thanks to you! -- Kalle Vahlman, [EMAIL PROTECTED] Powered by http://movial.fi Interesting stuff at http://syslog.movial.fi ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Murray Cumming
> "ext Murray Cumming" <[EMAIL PROTECTED]> writes: > >> I'm trying to build gtkmm packages for the new Maemo 2.0 platform, but >> I'm getting this error message (in the 686 target): > > Hi Murray, > > your C++ bindings are already in the "contrib" repository and I > committed the debian/ bits to s

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Marius Vollmer
"ext Murray Cumming" <[EMAIL PROTECTED]> writes: > I'm trying to build gtkmm packages for the new Maemo 2.0 platform, but > I'm getting this error message (in the 686 target): Hi Murray, your C++ bindings are already in the "contrib" repository and I committed the debian/ bits to svn. Please ha

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Ed Bartosh
On Mon, 2006-07-31 at 11:50 +0300, ext Kalle Vahlman wrote: > 2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: > > On Mon, 2006-07-31 at 11:09 +0300, ext Kalle Vahlman wrote: > > > 2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: > > > > On Fri, 2006-07-28 at 19:35 +0200, ext Nils Faerber wrote: > > > > > Jean

Re: [maemo-developers] library updates

2006-07-31 Thread Marius Vollmer
"ext Neal H. Walfield" <[EMAIL PROTECTED]> writes: > What florian wants is `apt-get upgrade' functionality, i.e. install > updates for any installed package. Yep, and the Application installer does not give you that at the moment, unfortunately. We were dodging all the system upgrade issues when

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Kalle Vahlman
2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: On Mon, 2006-07-31 at 11:09 +0300, ext Kalle Vahlman wrote: > 2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: > > On Fri, 2006-07-28 at 19:35 +0200, ext Nils Faerber wrote: > > > Jean-Baptiste Note schrieb: > > > > Hi Nils, Chris, > > > Hi! > > > > > > > Chri

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Ed Bartosh
On Mon, 2006-07-31 at 11:09 +0300, ext Kalle Vahlman wrote: > 2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: > > On Fri, 2006-07-28 at 19:35 +0200, ext Nils Faerber wrote: > > > Jean-Baptiste Note schrieb: > > > > Hi Nils, Chris, > > > Hi! > > > > > > > Chris Lord <[EMAIL PROTECTED]> wrote: > > > >> On

Re: [maemo-developers] Application catalog from repositories

2006-07-31 Thread Marius Vollmer
"ext Tommi Komulainen" <[EMAIL PROTECTED]> writes: > I see "libsqlite0 2.8.13-2" in two repositories / sections: > * under user/libs from Kernel Concepts > * under libs from Maemo repository > > I don't know how application installer behaves in such situation, > Marius? The Applicatio

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Kalle Vahlman
2006/7/31, Ed Bartosh <[EMAIL PROTECTED]>: On Fri, 2006-07-28 at 19:35 +0200, ext Nils Faerber wrote: > Jean-Baptiste Note schrieb: > > Hi Nils, Chris, > Hi! > > > Chris Lord <[EMAIL PROTECTED]> wrote: > >> On Fri, 2006-07-28 at 11:33 +0200, Nils Faerber wrote: > Are there any header files/l

Re: [maemo-developers] Maemo alarms

2006-07-31 Thread Ed Bartosh
On Fri, 2006-07-28 at 19:35 +0200, ext Nils Faerber wrote: > Jean-Baptiste Note schrieb: > > Hi Nils, Chris, > Hi! > > > Chris Lord <[EMAIL PROTECTED]> wrote: > >> On Fri, 2006-07-28 at 11:33 +0200, Nils Faerber wrote: > Are there any header files/libraries available that provide this >