Re: Carrier in Belgium

2010-10-22 Thread Christophe M
Hi ! I'm from Belgian but live in spain ... There is 3 main gsm operator in Belgium : - Proximus (Vodafone group) - Mobistar (france telecome) - Base - Proximus is the most powerfull and used by entreprise but the cost of the calls is hight - Mobistar was my choice, work fine with freerunner,

Re: QT and dbus - no such signal

2010-01-08 Thread Christophe M
Hi, I am about to write my own little GPS application in Qt and try to connect to FixStatusChanged signal from Gypsy but have the following problem Code snippet: ... deviceInterface = new QDBusInterface(org.freedesktop.Gypsy, /org/freedesktop/Gypsy/default, org.freedesktop.Gypsy.Device,

Re: Navigation

2009-12-10 Thread Christophe M
If you already have the vector data you doesn't need the bitmap data anymore because you can render the displayed map directly from these data. That is what navit already does and therefor a combination of vector and bitmap data makes no sense. It would make the data redundant and more

Re: Dbus through network? Re: Digital Media Controler for DLNA

2009-11-27 Thread Christophe M
Cristophe you finally succeed in using dbus trough network? that's awesome!! :) Yes, I'm working on that ! I'm able to call remote methode, remote methodes with arguments and very soon remote methodes that return some values .. There is just connection to remote signals and build in security

Re: Digital Media Controler for DLNA

2009-11-26 Thread Christophe M
Hi ! I developing something like a remote controller for pc on the freerunner It's based on dbus, so any dbus application will be controllable from a remote host ... My test application is an amarok remote controller ... It's not finished yet and it will be integrated into Qalee but you can grab

Re: Symptoms of failed #1024 fix

2009-11-01 Thread Christophe M
Hi, you performed a #1024 bug and can no longer access to modem? You get in /var/log/frameworkd.log: 2009.11.01 17:25:06.733 ogsmd.modem.abstract ERRORcould not open channel MISC, retrying in 2 seconds 2009.11.01 17:25:06.743 ogsmd.modems.ti_calypso INFO Requesting new channel

Re: [wikireader]Suggestions for next steps on software

2009-10-30 Thread Christophe M
.. but I initially expected Wikireader to have GPS onboard and simply tell you about your surroundings. There are 1000s of GPS annotated entries on Wikipedia ? I see all those 'W' links in Google maps. A perfect travelguide. WikiTravelMate. Hi ! I'm starting a project like this next week

Re: Centralization of graphical awesomeness

2009-10-27 Thread Christophe M
Hi guys ! I don't want to feed the troll but lets compare what's comparable ... You compare Qt framebuffer with E over Xorg ... In one case you have a Xorg who is running in the other it's directly accessed ... To compare, let's take ( for example :) ) Qalee it run a Qt over Xorg with

Re: FOSDEM2010

2009-10-26 Thread Christophe M
Hi ! I think I can be there and help for anythink and, why not, present Qalee. David, do you want to move there ? Christophe 2009/10/26 Pieter Colpaert freep...@gmail.com Dear list, Saturday 6 and Sunday 7 February 2010 there is another FOSDEM. We (openmoko-community) haven't been to FOSDEM

[Litephone] : crash

2009-10-22 Thread Christophe M
I'm trying to get litephone working on debians sid ... I have random crash, well more random success as it crash more than it works ... Any idea ? frameworkd log :== 2009.10.22 17:38:58.358 opimdWARNING

Re: Litephone 0.1

2009-09-10 Thread Christophe M
Can we look at the source code? ;-) git clone git://git.litephone.org/litephone -- -- Openmoko phone gui : http://www.qalee.org ___ Openmoko community mailing list community@lists.openmoko.org

Re: TCP connection over GPRS between Openmoko and Notebook

2009-09-02 Thread Christophe M
That's a simple/client server communication ...You will just have to open a port on the server side nat to route it to your server ( even if you use openvpn, ssh, ... you'll have to do it ) A second solution, if you can't translate a port in the nat is using a third computer reachable from

Qalee 0.0.3 released

2009-08-08 Thread Christophe M
Qalee 0.0.3 is out !!!See annoucement @ http://think-free.homelinux.org/wordpress/ -- __ http://think-free.homelinux.org ___ Openmoko community mailing list community@lists.openmoko.org

Re: FSO Going Out of the Distro Business? - Questions

2009-08-05 Thread Christophe M
Hi ! I agree with Sebastian ... I'm building the Qalee distribution on top of shr ... Well, SHR is plain FSO + UI apps. You need some UI to test framework, don't you? :P (...) It should be very easy to build on top on SHR. That's a pain to build a new distro on top of shr, I've spent a lot

wpa_supplicant work only the first time ( shr unstable, kernel : uname -r 2.6.29-rc3 )

2009-08-01 Thread Christophe M
Hi ! I can connect only one time to a wireless network, the second time wpa_supplicant give me this error : ioctl[SIOCGIWRANGE]: Input/output error It worked fine with debian :/ ( older kernel ) Am I alone ? Know bug ? Fixed soon ? Thanks FULL LOG : r...@om-gta02 ~ $ mdbus -s

Re: wpa_supplicant work only the first time ( shr unstable, kernel : uname -r 2.6.29-rc3 )

2009-08-01 Thread Christophe M
Thanks for answer ..I saw this bug report : http://docs.openmoko.org/trac/ticket/2277Seems it can be fixed with I can also confirm wifi works fine with 2.6.29 e03b339e05fbf46836c83d5595d4db77112b429d + wifi_ifupdown.patch. Is anybody know where I can find a kernel compiled with this path ?

Re: testing Litephone, new phone interface

2009-07-29 Thread Christophe M
Hi guys,I'm preparing an image based on shr witch works with Qalee, just wait some few days :) I plan to integrate it in Qalee in the future ... 2009/7/29 KaZeR ka...@altern.org Helge Hafting wrote: I installed on shr-unstable, killed ophonekitd, ran the registration script and

Re: testing Litephone, new phone interface

2009-07-28 Thread Christophe M
Thanks david, I'll have a look at this and try to integrate it with Qalee, maybe we'll have it in the 0.0.3 release :). I 'just' have to update the fso stack to the new one ... Nicola Qalee is a environment developed for the freerunner witch integrate a windows manager ;) --

Re: testing Litephone, new phone interface

2009-07-28 Thread Christophe M
Is the source code available anywhere ? 2009/7/28 Christophe M meumeu1...@gmail.com Thanks david, I'll have a look at this and try to integrate it with Qalee, maybe we'll have it in the 0.0.3 release :). I 'just' have to update the fso stack to the new one ... Nicola Qalee