Re: Who have an internal GPS application demo?

2008-08-13 Thread Simon Budig
dumganhar ([EMAIL PROTECTED]) wrote: I am developing a GPS application! have found many informations about GPS with bluetooth ,but I still can't find how to use interal GPS!Could someone help me and give me a demo written by C? There is sample gps code available as well as

Re: Memory card mmc changed status to Read only file system (30)

2008-08-13 Thread Eero Tamminen
Hi, ext Darius Jack wrote: OS2007HE worked fine, run shell scripts, applications. Recently run wget in recursive mode. Download to flash memory. Learned how to recorsive download to media memory card (MMC). Copied downloaded html files from flash to memory card to make room on flash. And

Re: PIL and camera.py

2008-08-13 Thread Darius Jack
Alex, please don't fool us and don't attach any clause on privacy, confidentiality or the like in your mail as archives of the mailing list are public. (cut for clarity) ~ This message (including any attachments) is for the named

Re: How to get he WLAN MAC address?

2008-08-13 Thread Andre Klapper
Am Mittwoch, den 13.08.2008, 10:51 +0800 schrieb dumganhar: I will use this for registration!Thanks for helps! Settings - Control Panel - About Product andre -- Andre Klapper (maemo.org bugmaster) ___ maemo-developers mailing list

Re: PIL and camera.py

2008-08-13 Thread Martin Grimme
please don't fool us and don't attach any clause on privacy, confidentiality or the like in your mail as archives of the mailing list are public. This is most likely not Alex' fault. Some company mail servers add this kind of stuff to every outgoing mail. Martin 2008/8/13, Darius Jack

Re: PIL and camera.py

2008-08-13 Thread Jose Manrique Lopez de la Fuente
Hi, I am looking for original camera.py but I can't find it... could somebody provide a link for it? Thanks nad best regards, 2008/8/13 Alex T. W. LEUNG [EMAIL PROTECTED]: Hi maemo developers, I notice that there was an email with the captioned subject from D. Scott Brown last email. The

Re: PIL and camera.py

2008-08-13 Thread Ralph Angenendt
Darius Jack wrote: Alex, please don't fool us and don't attach any clause on privacy, confidentiality or the like in your mail as archives of the mailing list are public. Send instant messages to your online friends http:// Could you refrain from posting advertisements to this

Qemu Error on Maemo

2008-08-13 Thread Deepak Kr. Sharma, Noida
Hi, I am working on Chinook and after I am launching my application built for ARMEL target, it crashes with this strange error. qemu: Unsupported syscall: 307 qemu: Unsupported syscall: 268 qemu: Unsupported syscall: 238 qemu: uncaught target signal 11 (Segmentation fault) - exiting

Re: Qemu Error on Maemo

2008-08-13 Thread Eero Tamminen
Hi, ext Deepak Kr. Sharma, Noida wrote: I am working on Chinook and after I am launching my application built for ARMEL target, it crashes with this strange error. qemu: Unsupported syscall: 307 qemu: Unsupported syscall: 268 qemu: Unsupported syscall: 238 Scratchbox ARMEL target is

RE: Qemu Error on Maemo

2008-08-13 Thread Deepak Kr. Sharma, Noida
Thanks for your prompt reply. It doesn't crash on x86. In the early stages of development it used to work for ARMEL, but now it doesn't. So once the application has been tested for x86, the app should be built for ARMEL and tested on the device? Regards, Deepak -Original Message-

Re: Memory card mmc changed status to Read only file system (30)

2008-08-13 Thread Darius Jack
Thanks Eero, fs is FAT32 (/media/mmc1 ) File manager doesn't have any repair tool. One option is Memory card Kingston Format/ Rename (I don't want just to format) Tools Backup/Restore Search or Help dosfsck -a /dev/mmcblk0p1 FAT 32 File system has -7 clusters but only space for 5830 FAT

Re: Qemu Error on Maemo

2008-08-13 Thread Frank Banul
FWIW, the below link has a reference to Usage Examples (http://maemo.org/development/documentation/how-tos/4-x/maemo_debugging_guide.html) which doesn't exist. Frank On Wed, Aug 13, 2008 at 9:30 AM, Eero Tamminen [EMAIL PROTECTED] wrote: When testing the code on x86, I would recommend using

Flipping camera image, getting mirrored video

2008-08-13 Thread Merrick Fonnesbeck
I have written a simple video conferencing application that streams video from one Nokia n8x0 device to another. I have each device streaming from the camera to the other device and the other device displaying in a large frame the incoming video, and the outgoing video being displayed in a small

Re: Qemu Error on Maemo

2008-08-13 Thread David Greaves
Deepak Kr. Sharma, Noida wrote: qemu: uncaught target signal 11 (Segmentation fault) – exiting What could be wrong? Is it that my installation is not perfect? Someone pointed me at this: http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00202.html HTH David

Re: Qemu Error on Maemo

2008-08-13 Thread Laurent Desnogues
On Wed, Aug 13, 2008 at 6:47 PM, David Greaves [EMAIL PROTECTED] wrote: Someone pointed me at this: http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00202.html This information is obsolete: qemu now supports ARMv6 and v7 instruction sets. Laurent

Re: Battery drain with Diablo 4.2008.23-14

2008-08-13 Thread Philippe Midol-Monnet
Hello Kimmo Hamalainen wrote: On Mon, 2008-08-11 at 12:26 +0200, ext Juan A. Suarez Romero wrote: Hello, maemoers! The battery of my N810 lasts a day after reflashing it with Diablo version 4.2008.23-14. ... Any clue about why this happens? Do you have the RD mode enabled? It can

Re: Battery drain with Diablo 4.2008.23-14

2008-08-13 Thread Juan A. Suarez Romero
On Wed, 2008-08-13 at 21:25 +0200, Philippe Midol-Monnet wrote: I have exactly the same problem but the RD mode is disabled on my device! Have you got another idea ? I had also rd-flags=serial-console and usb-host-mode enabled. Check also if you have swap enabled (maybe it is corrupted).

dsp-sbc and video output problems

2008-08-13 Thread Simon Pickering
Hi everyone, As at least some of you know, the dsp-sbc task works (for all the music I've tried anyway, but I know there are some oddities, which I'm going to investigate - e.g. qwerty's music ;). This is all well and good, but we don't gain much, except possibly better battery life if we

Re: Qemu Error on Maemo

2008-08-13 Thread Ian Rickards
From: David Greaves [EMAIL PROTECTED] To: Deepak Kr. Sharma, Noida [EMAIL PROTECTED] Cc: maemo-developers@maemo.org Sent: Wednesday, August 13, 2008 9:47 AM Subject: Re: Qemu Error on Maemo Deepak Kr. Sharma, Noida wrote: qemu: uncaught target signal 11 (Segmentation fault) – exiting What