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; interface=Phone

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 ju

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

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-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; dbus

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 th

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

2009-07-20 Thread Nicolas
ts 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, S

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

2007-11-30 Thread Nicolas
dbacks. Here is a screenshot: http://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

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

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

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
have 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

Re: Differenced from fakeroot apt-get install and normal apt-get install?

2007-11-22 Thread Nicolas
Sorry to raise an old thread, but I asked myself exactly the same question this afternoon. And I guess everyone new to scratchbox will ask the same question. Shouldn't that be added to the documentation on maemo.org? Btw what is the process to contribute to the documentation? Nicolas. On N

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

2007-11-22 Thread Nicolas
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] 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/2

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 s

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 wo

[maemo-developers] New Application catalogue

2007-01-27 Thread Nicolas FR
apps 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

[maemo-developers] Nokia Developer Device Program

2007-01-08 Thread Nicolas FR
ough the Nokia Developer Device 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
n Nokia 770, but I 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-develo

Re: [maemo-developers] ObjC support in the devkit ?

2006-06-12 Thread Nicolas Roard
and c++) as well as the associated headers and libs. Indeed, that would be really nice ! (as of now you need to recompile the whole thing) -- Nicolas Roard ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/lis

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

2006-01-04 Thread Nicolas Roard
em with matchbox (like this icon thing), and obviously anything dependant 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 _

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: > > ht

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

2005-10-21 Thread Nicolas Roard
) and the ssh client works (it will be in /var/lib/install/bin though). Secondly, is there any way of getting 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 R