no such file or directory?

2009-11-15 Thread mohamed ismael
i added the following line in my code #include libprofile.h and i get the error no such file or directory i am using esbox IDE and i installed the libprofile on my scratchbox using the following command apt-get install libprofile-dev and it is installed successfully but when i try to install it in

Re: How to get n900 IMEI code in C

2009-11-15 Thread Graham Cobb
On Wed, Nov 11, 2009 at 02:57:58PM +0200, Adri?n Yanes wrote: I can't understand why Nokia didn't release the dbus-signals in the API documentation. Probably their are one of the most important parts for the developers. Any idea about the present/future of this documentation ? I have

Re: How to get n900 IMEI code in C

2009-11-15 Thread Adrián Yanes
Graham thank you very much for the info. Are very good news listen about oFono ( in my opinion is very important to have a API's phone in the Maemo Devices). I will like help documenting the CSD services, but I haven't my device yet. Thanks again for your work, is too useful. Cheers, Adrian.

Re: Mediaplayer/GStreamer/Tracker: adding new file types?

2009-11-15 Thread Daniel Martin Yerga
Hi. On Sat, 14 Nov 2009 23:55:52 +0100 Thomas Waelti twae...@gmail.com wrote: Hello all Using gst-launch with playbin2, I'm able to play .ts files on my N900 from the command line. Is there any way to add this ability to the inbuilt mediaplayer? I guess that this involves a few steps, but

Re: Mediaplayer/GStreamer/Tracker: adding new file types?

2009-11-15 Thread Juan A. Suarez Romero
On Sat, 2009-11-14 at 23:55 +0100, Thomas Waelti wrote: Hello all Using gst-launch with playbin2, I'm able to play .ts files on my N900 from the command line. Is there any way to add this ability to the inbuilt mediaplayer? I guess that this involves a few steps, but don't know how to

Re: Mediaplayer/GStreamer/Tracker: adding new file types?

2009-11-15 Thread Tuomas Kulve
Juan A. Suarez Romero wrote: On Sat, 2009-11-14 at 23:55 +0100, Thomas Waelti wrote: Hello all Using gst-launch with playbin2, I'm able to play .ts files on my N900 from the command line. Is there any way to add this ability to the inbuilt mediaplayer? I guess that this involves a few

Re: no such file or directory?

2009-11-15 Thread Jeremiah Foster
On Nov 15, 2009, at 9:10, mohamed ismael wrote: i added the following line in my code #include libprofile.h and i get the error no such file or directory Is this the exact error message? If it isn't, could you paste the exact error message in your mail? i am using esbox IDE and i

how build a package?

2009-11-15 Thread mohamed ismael
hi, i built an executable file using the following command gcc `pkg-config --cflags --libs profile hildon-1` main.c -o main i want now to build a package to deploy it on N900 device can any body help? thaks ___ maemo-developers mailing list

Re: how build a package?

2009-11-15 Thread David Hautbois
http://maemo.org/maemo_release_documentation/maemo4.1.x/Maemo_Diablo_Reference_Manual_for_maemo_4.1.pdf p466 mohamed ismael wrote: hi, i built an executable file using the following command gcc `pkg-config --cflags --libs profile hildon-1` main.c -o main i want now to build a package to

Re: how build a package?

2009-11-15 Thread Ville M. Vainio
On Sun, Nov 15, 2009 at 4:55 PM, mohamed ismael mohamed.ism...@asgatech.com wrote: i built an executable file using the following command gcc `pkg-config --cflags --libs profile hildon-1` main.c -o main i want now to build a package to deploy it on N900 device can any body help? If that's

Re: N900 GPS Problems

2009-11-15 Thread Andrea Borgia
Sveinn Thorarinsson wrote: I seem to have better results when I am at home, maybe that's because I am also connected to the wifi when I am there..? What you describe is compatible with the following bug report: https://bugs.maemo.org/show_bug.cgi?id=5337 A.

Re: Mediaplayer/GStreamer/Tracker: adding new file types?

2009-11-15 Thread Thomas Waelti
Unfortunatley, I'm running into two issues with these solutions: 1. After registering the MIME type, it still doesn't show up. Probably because of http://bugs.freedesktop.org/show_bug.cgi?id=24690 (.ts files are incorrectly detected as application/x-linguist not video/MP2T) 2. playbin2 doesn't

Flash in MicroB on N900: Hardware acceleration?

2009-11-15 Thread Thomas Waelti
Still running with 2009.41-10, I'm unsure if the flash player is hardware accelerated or not. In the context menu of Flash player, under SettingsDisplay (first tab from the left), there is one (selected) item called Enable hardware acceleration. This looks good. OTOH, I'm asking this because

Re: Flash in MicroB on N900: Hardware acceleration?

2009-11-15 Thread Qole
My impression is that the current Adobe Flash is not hardware accelerated, but Flash 10 (available in 2010) will be. See this Adobe press release for more details: http://www.adobe.com/aboutadobe/pressroom/pressreleases/200811/111708ARMAdobeFlash.html I might be wrong. I hope I'm right,

Re: Mapping the N900 keyboard?

2009-11-15 Thread Qole
I am still hoping for some more help with remapping the N900 keyboard (see quoted message below). I have come across a problem I believe is related, and it is much more urgent for me to identify and fix the problem. When I start a nested Xephyr X Server on the N900, the desktop environment that

Maemo Official Platform Bug Jar 2009.46

2009-11-15 Thread Stephen Gadsby
A Quick Look at Maemo Official Platform in Bugzilla (https://bugs.maemo.org/). 2009-11-09 through 2009-11-15 As of 2009-11-16 Maemo Official Platform contains 2233 items (+35 this week), including 402 open issues (+21 this week): * 255 open bugs (+16 this week) * 7 critical/blocker (no

Maemo Official Applications Bug Jar 2009.46

2009-11-15 Thread Stephen Gadsby
A Quick Look at Maemo Official Applications in Bugzilla (https://bugs.maemo.org/). 2009-11-09 through 2009-11-15 As of 2009-11-16 Maemo Official Applications contains 1717 items (+29 this week), including 413 open issues (+10 this week): * 180 open bugs (+1 this week) * 6 critical/blocker

maemo.org Extras Bug Jar 2009.46

2009-11-15 Thread Stephen Gadsby
A Quick Look at Extras in Bugzilla (https://bugs.maemo.org/). 2009-11-09 through 2009-11-15 As of 2009-11-16 Extras contains 706 items (+38 this week), including 333 open issues (+18 this week): * 215 open bugs (+14 this week) * 11 critical/blocker (-1 this week) * 1 easyfix (no

Re: Mapping the N900 keyboard?

2009-11-15 Thread Kimmo Hämäläinen
On Mon, 2009-11-16 at 02:03 +0100, ext Qole wrote: I am still hoping for some more help with remapping the N900 keyboard (see quoted message below). I have come across a problem I believe is related, and it is much more urgent for me to identify and fix the problem. When I start a nested

Re: Mapping the N900 keyboard?

2009-11-15 Thread Faheem Pervez
On 11/16/09, Kimmo Hämäläinen kimmo.hamalai...@nokia.com wrote: On Mon, 2009-11-16 at 02:03 +0100, ext Qole wrote: I am still hoping for some more help with remapping the N900 keyboard (see quoted message below). I have come across a problem I believe is related, and it is much more urgent

Re: Mapping the N900 keyboard?

2009-11-15 Thread juha.koivisto
 Sadly I don't know enough about xkbcomp to see if it's possible to make  it load incomplete maps on top of the current configuration, just to  update a few symbols without replicating the full configuration. In principle yes - by using include in the xkb_keymap description. See setxkbmap -print