Re: help with listening to DBUS signals (it relates to Cell Broadcast SMS)

2011-02-11 Thread Nicolas Chuche
Can someone point me to an example out there (using either lowlevel or glib binding) and some info on how I would listen to this signal? One quick exemple : I want to listen for this signal : signal sender=:1.20 - dest=(null destination) serial=1385 path=/com/nokia/phone/net;

Re: problem with dbus-scripts and Phone.SMS

2010-03-31 Thread Nicolas Chuche
Hello, reinventing the wheel could be hard and dangerous so I was thinking about something like yaml. On the plus side, it's easy to parse with libraries. On the minus side, you need to have the library on n900. I've coded some kind of POC. It's not finished (my C is a bit rusted...) and just

Re: problem with dbus-scripts and Phone.SMS

2010-03-24 Thread Nicolas Chuche
I tend to favour either using a filespec (a file which dbus-scripts deletes after the script has run) or using base64 (because there are probably convenient libraries in many scripting languages). good ideas. I think I'd rather the filespec. Of course, this doesn't allow for more complex

Re: problem with dbus-scripts and Phone.SMS

2010-03-24 Thread Nicolas Chuche
I did not add arrays because I did not see the need for it, but since you need it, there is no problem to add this. What format do you think might be useful for passing an array of bytes as a parameter to a script? If I'm the only one to need that no need to rush :) Perhaps a dumb yaml dump

problem with dbus-scripts and Phone.SMS

2010-03-23 Thread Nicolas Chuche
Hello, I'm playing with dbus-scripts to intercept incoming SMS. I use this rule : cat /etc/dbus-scripts.d/sms /home/user/bin/dbecho * * Phone.SMS IncomingSegment It matches but my only pass three argument to my script dbecho and not the array of bytes I wait for (the sms in pdu format) as in

Re: problem with dbus-scripts and Phone.SMS

2010-03-23 Thread Nicolas Chuche
Ok, found why in dbus-scripts.c. It's not yet implemented :) : #if 0 [...] case DBUS_TYPE_ARRAY: { int current_type; DBusMessageIter subiter;

Search in extras / extras-devel before uploading a new package

2009-07-20 Thread Nicolas
in extras / extras-devel ? - Should a garage page be created ? Bests, Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Beyond Application Manager Categories

2008-11-07 Thread Nicolas
Hi, Sorry to jump in a thread like this as a stranger! My name is Nicolas and I am just a N810 owner interested in development. This thread makes a lot of sense to me because as a user I am a bit frustrated with the current AM. So just my 2 cents, I totally second Simon comment about being able

Re: wlancond and dbus

2008-11-06 Thread Nicolas
Hi! Your Python code sample does not work anymore on OS2008. When calling the scan method Python complains about a wrong dbus signature being passed (iay). I haven't found a way to discover the signature using dbus-send. Any idea on how to do this? Best regards, Nicolas. On Wed, Sep 26

Re: Porting Gtk apps to maemo: howto change default font size

2007-11-30 Thread Nicolas
://www.screenshots.cc/view_image/847fe1309/shot-2007-11-28-13-46-15.png I have posted a message regarding having access to one of the maemo extra repositories in order to upload the packages (I don't want to open yet another repository). Nicolas. On Nov 30, 2007 12:58 PM, Florian Boor [EMAIL

Re: gftp port to maemo: some questions

2007-11-28 Thread Nicolas
New screenshot with smaller fonts, much more usable: http://www.screenshots.cc/view_image/847fe1309/shot-2007-11-28-13-46-15.png ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Maemo repositories (contrib, extra, etc)

2007-11-28 Thread Nicolas
/ - http://repository.maemo.org/extras-devel/ Regards, Nicolas. PS: I am interested in Chinook ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

gftp port to maemo: some questions

2007-11-27 Thread Nicolas
packages, etc... 3/ I can upload everything if there is a community ftp available. Regards, Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Porting Gtk apps to maemo: howto change default font size

2007-11-23 Thread Nicolas
no experience with Gtk, but I guess this should be fairly easy)? Regards, Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Chinook: no .deb for some packages in the repository (only .tar.gz)

2007-11-22 Thread Nicolas
for this? I searched the lists archives but without luck... Thanks, Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] Scanning WLAN problem

2007-01-31 Thread Nicolas FR
with Python you can make your Wifi network scanner and post the results to a server. Nicolas. On 1/31/07, kalle ahokangas [EMAIL PROTECTED] wrote: Hi all, I'm developing an application to Nokia 770 which scans available network infomation and then sends collected infomation to server. I'm using

Re: [maemo-developers] CPA: Maemo Service Handler

2007-01-31 Thread Nicolas FR
Nice tool. Is it an open source project (cannot find reference to the source code on the site)? Nicolas. On 1/31/07, Tuomas Kulve [EMAIL PROTECTED] wrote: I made a little Control Panel applet for starting and stopping system services in /etc/init.d/: http://tuomas.kulve.fi/blog/2007/01/27

Re: [maemo-developers] New Application catalogue

2007-01-28 Thread Nicolas FR
Yes, it is available of course. We use Midgard as a framework and the app catalog sources are in our subversion repo: https://garage.maemo.org/svn/maemo2midgard/maemo2007/applicationcatalog/ Great, I'll make some tests during the week and send some proposals + patches. Here is what I will be

[maemo-developers] New Application catalogue

2007-01-27 Thread Nicolas FR
by popularity, by rank, ...). Maybe we can open a wiki page with suggestions? I like this kind of site: http://www.gnomefiles.org, maybe it would be nice to imitate its features? Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https

[maemo-developers] Nokia Developer Device Program

2007-01-08 Thread Nicolas FR
Program? Thanks, Nicolas. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

[maemo-developers] Mic capture in Maemo 2.0

2006-06-13 Thread Nicolas Roard
couldn't find useful information about Gstreamer. Anyone tried it yet ? Dari ___ Free e-mail by Bulgaria.com at http://mail.bulgaria.com -- Nicolas Roard ___ maemo-developers mailing list maemo-developers

Re: [maemo-developers] non-maemo apps in toolbar

2006-01-04 Thread Nicolas Roard
to the hardware or memory/cpu hungry.. Things /should/ work, no ? What am I missing ? -- Nicolas Roard Any sufficiently advanced technology is indistinguishable from magic. -Arthur C. Clarke ___ maemo-developers mailing list maemo-developers@maemo.org

Re: [maemo-developers] Enough theory...

2005-10-21 Thread Nicolas Roard
the root account ?.. even with knowing the root password, su doesn't work, and sudo neither (perhaps because there is no user password ?).. any ideas ? Cheers, -- Nicolas Roard Any sufficiently advanced technology is indistinguishable from magic. -Arthur C. Clarke

Re: [maemo-developers] Enough theory...

2005-10-21 Thread Nicolas Roard
On 10/21/05, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On 10/21/05, Nicolas Roard [EMAIL PROTECTED] wrote: I rebuilt libssl/ssh debs by removing the pre/post install scripts and modifying the Depends field, you can find them here: http://www.xdev.org/nokia/ ouch... could you