Re: [frameworkd] Gps interface and object

2009-03-08 Thread Alex Jurgensen
Hi, So am I trying to do the same thing iwhth the GPS. Using 7 methods to find POIs, Street Names and a whole list of other features. Thanks, Alex, On 8-Mar-09, at 1:33 AM, Pietro m0nt0 Montorfano wrote: > Hi, i'm making a py program which uses the gps to get (guess what??) > the > position

Re: [frameworkd] Gps interface and object

2009-03-08 Thread Pietro "m0nt0" Montorfano
Il giorno dom, 08/03/2009 alle 16.34 +0100, Daniel Willmann ha scritto: [snip] > Exactly, our own APIs are under org.freesmartphone.*, if we use APIs > that are already present we of course keep their interface and object > path names to retain compatibility. Ok, i was thinkink that gypsy was one

Re: [frameworkd] Gps interface and object

2009-03-08 Thread Daniel Willmann
On Sun, 8 Mar 2009 15:38:37 +0100 Sebastian Reichel wrote: > On Sun, Mar 08, 2009 at 10:33:41AM +0100, Pietro m0nt0 Montorfano > wrote: > > Just a simple question, why the GPS dbus interface and object path > > are "org.freedesktop" and not "org.freesmartphone"? > > I really can't understand this

Re: [frameworkd] Gps interface and object

2009-03-08 Thread Sebastian Reichel
On Sun, Mar 08, 2009 at 10:33:41AM +0100, Pietro m0nt0 Montorfano wrote: > Just a simple question, why the GPS dbus interface and object path are > "org.freedesktop" and not "org.freesmartphone"? > I really can't understand this, it's not a problem but it will be more > clear to make it under the o

[frameworkd] Gps interface and object

2009-03-08 Thread Pietro "m0nt0" Montorfano
Hi, i'm making a py program which uses the gps to get (guess what??) the position :D Just a simple question, why the GPS dbus interface and object path are "org.freedesktop" and not "org.freesmartphone"? I really can't understand this, it's not a problem but it will be more clear to make it under t