RE: [maemo-developers] about configure.ac

2006-06-02 Thread Murray Cumming
I had written something about that. This document is describing how to include additional library in an automake/autoconf project. 1)Check if the library is pkg-config enabled, usually the library would have the .pc file in the /usr/lib/pkgconfig directory. 2)From the .pc file,

[maemo-developers] Help: one RTSP connection issue.

2006-06-02 Thread yang ning
Hi. I am blocked afront one N770 RTSP connection issue. The physical connection diagram is like follows: |---| | a Linux PC server with PCI WLAN CARD (TL-WN650G) |

Re:[maemo-developers] Help: one RTSP connection issue.

2006-06-02 Thread Philippe De Swert
Hi, First of all this is a DEVELOPERS mailing list so this question is in the wrong place. So please redirect any questions like this to a USERS (maemo-users) mailing list. I am blocked afront one N770 RTSP connection issue. The problem is that N770 cannot open rtsp connection to PC, where a

Re: [maemo-developers] GUADEC Maemo hack contest

2006-06-02 Thread Jonathan Matthews-Levine
On 02/06/06, Carlos Guerreiro [EMAIL PROTECTED] wrote: Hi Maemo hackers, [snip] The prizes are Nokia hardware, including Nokia 770 Internet Tablets. Hi Carlos - Just out of interest, would you expect the tablets that are presented as prizes to be running OS2005 or OS2006? :-) Cheers!

RE: [maemo-developers] GUADEC Maemo hack contest

2006-06-02 Thread Carlos.Guerreiro
Hi Carlos - Hi Jonathan, Just out of interest, would you expect the tablets that are presented as prizes to be running OS2005 or OS2006? :-) OS2006. Cheers! Jonathan Best regards, Carlos ___ maemo-developers mailing list

Re: [maemo-developers] bluetooth scanning from unit to unit

2006-06-02 Thread Adam Laurie
Christine Liu wrote: hello! i am wondering if it's possible to connect thru bluetooth *from* my computer to my nokia 770. if i scan for devices from my computer, i cant find my nokia unit (i know its MAC address). plus, if i have my two 770s together, one cant 'find' the other. how do i

Re: [maemo-developers] Implementing UPnP library (mpuf lib fromProtoSys)

2006-06-02 Thread Devesh Kothari
ext Zoran Duvnjak wrote: Hi folks, this is my first post at this mailing list, but maybe there are some guys with the same prob. Maybe I can help, as I wrote most of that stack in my previous life I am working currently on a remote control for a music server and I am trying to use the

RE: [maemo-developers] Changes to GTK

2006-06-02 Thread Tommi Komulainen
On Wed, 2006-05-31 at 16:44 +0530, ext Madhusudan E wrote: Thanks for the reply. I would just like to clarify my understanding of this page: Unmergable - Not been adopted to Maemo - GTK Change maemo-gtk/glib - Being adopted to Maemo - GTK Move to Hildon libs Done --- ??? In

Re: [maemo-developers] Implementing UPnP library (mpuf lib from ProtoSys)

2006-06-02 Thread Christian Fredrik Kalager Schaller
Hi Zoran, Be aware that there is also a MIT licensed upnp library here: http://www.virtualworlds.de/upnp/ If you plan your application to be open source you should definetly use this one as I think the ProtoSys one is binary only (please correct me if I am wrong). Sincerely, Christian On Thu,

[maemo-developers] dspmpeg4sink

2006-06-02 Thread M M
Hi,I am trying to usedspmpeg4sink on maemo, butit neverworks. I used the following pipeline.gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sinkand this happensRUNNING pipeline . . . ERROR: pipeline doesn't want to play.I had sent mails and gotten very good responses, but I wonderif any body

Re: [maemo-developers]http://press.nokia.com:80/PR/200605/1051308_5.html

2006-06-02 Thread Nils Faerber
Devesh Kothari schrieb: [...] So we won't get the SDK before the release, but at the same time? Given the huge incompatibilities (app-installer, EABI) I would have thought nokia would release the sdk a bit earlier to give the app developers a chance to get their software out on time. [...]

Re: [maemo-developers] dspmpeg4sink

2006-06-02 Thread Bob Lees
Hi Michael I hope your line below is a typo:) gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink I think should be gst-launch-0.8 udpsrc | video/x-h263 | dspmpeg4sink ! should be | ?? Regards Bob On Friday 02 June 2006 17:34, M M wrote: Hi, I am trying to use dspmpeg4sink on maemo, but it

[maemo-developers] Battery state and DBUS

2006-06-02 Thread Michele Berlingerio
Hi all, I'm trying to catch the battery status on nokia 770. For what I've undestood so far, it's not possible to read the status in /proc/acpi/ecc.. because the file doesn't exists. Now, I've also read that it should be possible to obtain some information via DBUS. How can I do it in C? Does

[maemo-developers] Re: dspmpeg4sink

2006-06-02 Thread Pierre TARDY
M M wrote: Hi, I am trying to use dspmpeg4sink on maemo, but it never works. I used the following pipeline. gst-launch-0.8 udpsrc ! video/x-h263 ! dspmpeg4sink and this happens RUNNING pipeline . . . ERROR: pipeline doesn't want to play. I had sent mails and gotten very good responses,

[maemo-developers] Problem setting up scratchbox on Fedora Core 5

2006-06-02 Thread Laurent Julliard
I just tried to install the scratchbox rpms on my Fedora Core 5 machine and got the following error message when the script /scratchbox/run_me_first.sh is executed at the end of the scratchbox-core rpm installation. Lookig closer in the faulty script I can see that this is the sbox_configure