Re: rxerr: port ch=0x00, rxs=0x0000000c (GPS not working)

2008-12-28 Thread Sascha Wessel
Hi Enrico, On Sat, Dec 27, 2008 at 10:47:38AM +0100, Enrico Zini wrote: > I'm running the FreeRunner (GTA02v6) with the most up to date Debian > packages from pkg-fso, and the GPS just does not work. When trying to > do anything with it, I get this in the log, and nothing happens: really nothing

Re: Send SMS with command line in debian

2008-12-28 Thread arne anka
So you need to hack the frameworkd to do something like playing a custom tone when there's a call from a certain number ? probably. though i seem to recall having seen request for this -- it might be on the todo list already. check the fso trac and file an enhancement request if it does no

Re: Send SMS with command line in debian

2008-12-28 Thread Davide
Maybe you can have a "null" tone and implement the custom logic registering a incoming call signal 2008/12/28 Gian Uberto Lauri : > Quoting arne anka : > >>> It it the frameworkd itself that will play sounds? >> >> yepp. >> >>> Where is this configured? >> >> /etc/freesmartphone/opreferences/conf/

Re: Send SMS with command line in debian

2008-12-28 Thread Gian Uberto Lauri
Quoting arne anka : It it the frameworkd itself that will play sounds? yepp. Where is this configured? /etc/freesmartphone/opreferences/conf/phone/default.yaml So you need to hack the frameworkd to do something like playing a custom tone when there's a call from a certain number ? -- /

Re: Send SMS with command line in debian

2008-12-28 Thread arne anka
It it the frameworkd itself that will play sounds? yepp. Where is this configured? /etc/freesmartphone/opreferences/conf/phone/default.yaml ___ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin

Re: Send SMS with command line in debian

2008-12-28 Thread Davide
Hi, It works!!! I have used the java-dbus bridge to run the commands!!! All work great!!! I have tried to receive sms and call too! What me surprice, is that the phone will play a sound that I haven't played!!! I haven't any other application running (like zhone). It it the frameworkd itself tha

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Nikita V. Youshchenko
> I think that who maintain programs that depends upon fso-frameworkd must > to keep their program up to date whit currently fso-frameworkd. Sure. However, until the depenedant programs are not upgeaded, packaging system must prevent dependency itself from being upgraded on user's system. That

Re: debian: zhone not sending sms

2008-12-28 Thread Moritz Lennert
On Sat, December 27, 2008 22:05, arne anka wrote: > there was a similar request on commun...@om on 2008-11-28 which no one of > the guys familiar with the intenral of fso or zhone answered -- and i am > stuck with the same issue now, a month later: > i hit the "messages" button (the one with the ai

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Michele Renda
Il 28/12/2008 15:40, Nikita V. Youshchenko ha scritto: Packaging *is* a lot of work - it is obvious. Unlike many other distros, Debian's users are used to trust the packaging system. If apt installs upgrade, then it won't break things. Breaking that is not acceptable at all. Yes and No. Yes,

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Nikita V. Youshchenko
> Also, for fso-frameworkd (where only one version can run at a time), > different packages names such as for shared libraries are not the right > thing to do – the reason why you prefer that for libraries over strict > dependencies is that you _want_ to install two different versions at a > time.

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Joachim Breitner
Hi, Am Sonntag, den 28.12.2008, 15:57 +0300 schrieb Nikita V. Youshchenko: > > > > The GetPower method on FSO framework was removed sometime ago. All > > > > the programs was using this method need to be modifed (o-p-p, > > > > sephora, etc.) to use the new methods. > > > > > > I believe this shou

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Nikita V. Youshchenko
> > > The GetPower method on FSO framework was removed sometime ago. All > > > the programs was using this method need to be modifed (o-p-p, > > > sephora, etc.) to use the new methods. > > > > I believe this should be handled somehow at packaging level - to avoid > > installation of newer framewor

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Christian Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 moinmoin, Am 28.12.2008 um 10:37 schrieb Simon Matthews: Hi, I have just upgraded my Freerunner with apt-get upgrade and now O-P-P will not start. As others have said O-P-P is a great program and makes Debian much more usable on the Freerunner

Re: debian: zhone not sending sms

2008-12-28 Thread arne anka
FWIW, I have been experiencing this bug in FSO since probably the beginning and my solution for now is quite simple: reboot and then send your SMS ASAP. interesting. did someone with a trac account file a bug already? to the fso guys: - how is this supposed to work? - is there something that po

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Joachim Breitner
Hi, Am Sonntag, den 28.12.2008, 14:50 +0300 schrieb Nikita V. Youshchenko: > > The GetPower method on FSO framework was removed sometime ago. All the > > programs was using this method need to be modifed (o-p-p, sephora, etc.) > > to use the new methods. > > I believe this should be handled someh

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Nikita V. Youshchenko
> The GetPower method on FSO framework was removed sometime ago. All the > programs was using this method need to be modifed (o-p-p, sephora, etc.) > to use the new methods. I believe this should be handled somehow at packaging level - to avoid installation of newer framework when installed packa

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Michele Renda
Il 28/12/2008 12:17, Gilles Filippini ha scritto: And what about Sephora? I can't find any update since the 0.2-alpha3 release. Yes, you are right. I worked adapt it to the new framework. I working now more to remove all the incomplete features. I cound to release it starting from next week

Re: Send SMS with command line in debian

2008-12-28 Thread arne anka
I want to send sms from the shell in debian on my freerunner. Any help? according to a mail by mickey lauer [1] something like this should do: 1) mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.StoreMessage 'u"thenumber"' 'u"the message"' should r

Re: Send SMS with command line in debian

2008-12-28 Thread Michele Renda
Hi Il 28/12/2008 12:15, Davide ha scritto: I want to send sms from the shell in debian on my freerunner. Any help? I think you have to use "mdbus -s". With this you can study the framework and to find the right methods to call to send sms. Take care than just now some persons are experien

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Gilles Filippini
Michele Renda a écrit : > Il 28/12/2008 11:37, Simon Matthews ha scritto: >> Hi, >> >> I have just upgraded my Freerunner with apt-get upgrade and now O-P-P >> will not start. >> >> > I think you have to upgrade your o-p-p version. > The GetPower method on FSO framework was removed sometime ago

Send SMS with command line in debian

2008-12-28 Thread Davide
Hi! I want to send sms from the shell in debian on my freerunner. Any help? ___ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Re: [debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Michele Renda
Il 28/12/2008 11:37, Simon Matthews ha scritto: Hi, I have just upgraded my Freerunner with apt-get upgrade and now O-P-P will not start. I think you have to upgrade your o-p-p version. The GetPower method on FSO framework was removed sometime ago. All the programs was using this method n

[debian/fso] openmoko-panel-plugin 0.6-2.1 not working after upgrade

2008-12-28 Thread Simon Matthews
Hi, I have just upgraded my Freerunner with apt-get upgrade and now O-P-P will not start. As others have said O-P-P is a great program and makes Debian much more usable on the Freerunner. It is sorely missed at the moment :-( Any suggestions would be appreciated Below is the output error messag