[QtMoko]Arora's Problem

2009-12-28 Thread daide
T Thank you Radek for your good/hard work! QtMoko v.16 is very very fast, user friendly and it's the best stuff on frerunner in my opinion... But I have a problem with arora and v.16. Arora crashes after few seconds of use(always!) I think it is a regression because I rember this issue some

Freerunner, Qt Extended Improved, libswt issue

2009-12-28 Thread Juan Lucas Dominguez Rubio
Hello, Sebastian. yes, I tried -among other things- to install explicitly the jni package with no success. In one of the tests, I got an unsatisfied link error even though the .so files needed were actually there. As if those .so files were useless. In another test, one of the .so files was

Re: [FSO] Activate GPRS more than once?

2009-12-28 Thread Tom Yates
On Mon, 28 Dec 2009, Neil Jerram wrote: Can anyone with an FSO-based system activate GPRS more than once? i.e. ActivateContext, DeactivateContext, ActivateContext again. For me - on Debian, and using openmoko-panel-plugin to do the activation and deactivation - the first ActivateContext and

Re: Freerunner, Qt Extended Improved, libswt issue

2009-12-28 Thread Bastian Muck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Juan Lucas Dominiguez Rubio, did you install the package classpath-awt and add it to the classpath of the application? I think this is needed. And why do you use the Getting started with Java on Maemo instead of [1]? [1]

Re: [FSO] Activate GPRS more than once?

2009-12-28 Thread Michael 'Mickey' Lauer
Am Montag, den 28.12.2009, 12:38 + schrieb Tom Yates: On Mon, 28 Dec 2009, Neil Jerram wrote: Can anyone with an FSO-based system activate GPRS more than once? i.e. ActivateContext, DeactivateContext, ActivateContext again. For me - on Debian, and using openmoko-panel-plugin to do

Re: [FSO] Activate GPRS more than once?

2009-12-28 Thread Timo Juhani Lindfors
Tom Yates madhat...@teaparty.net writes: it's not fatal, but it's the last big thing in between me and a fully-functional 'moko. it'd be nice to get it resolved. I solved the problem by just having a script that periodically checks that everything works and restarts GSM chip and ogsmd in case

Tracking down reasons for segvaulting applications

2009-12-28 Thread Ivo van den Maagdenberg
My python app ends regularly with a segmentation fault and offers to save a log by means of a gtk dialog. The actual log contains very little helpful info. I'd like to know how to catch more fish. Error Signal Information: /usr/bin/xyz was interrupted by a Segmentation Fault. Output

AW: Tracking down reasons for segvaulting applications

2009-12-28 Thread hab keen oh ne
How do I develop software? Could you please not ask stupid much too frequently asked questions? strace your program? debug it? Von: Ivo van den Maagdenberg ivo.vdmaagdenb...@gmail.com An: List for Openmoko community discussion community@lists.openmoko.org

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread Ivo van den Maagdenberg
2009/12/28 hab keen oh ne baba_mel...@yahoo.de: How do I develop software? Could you please not ask stupid much too frequently asked questions? strace your program? debug it? Thanks for you friendly reply. ___ Openmoko community mailing list

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread Marcel
Am Montag, den 28.12.2009, 21:29 +0100 schrieb Ivo van den Maagdenberg: 2009/12/28 hab keen oh ne baba_mel...@yahoo.de: How do I develop software? Could you please not ask stupid much too frequently asked questions? strace your program? debug it? Thanks for you friendly reply. From

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread arne anka
sounds like a bug in nthe underlying python library. i'd try to track down the line of my code where it happens and check google for any reports regarding the python code called. ___ Openmoko community mailing list community@lists.openmoko.org

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread Ivo van den Maagdenberg
2009/12/28 Ivo van den Maagdenberg ivo.vdmaagdenb...@gmail.com: 2009/12/28 hab keen oh ne baba_mel...@yahoo.de: How do I develop software? Could you please not ask stupid much too frequently asked questions? strace your program? debug it? Thanks for you friendly reply. Ah no, it's a

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread Patrick Beck
Hi, is that not a normal enlightenment (window manager) error message? I think it will be useful to start the script from the command line. Then you get the error output directly from the python interpreter. with kind regards Patrick Beck Am Montag, den 28.12.2009, 20:39 +0100 schrieb Ivo

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread Ivo van den Maagdenberg
2009/12/28 Patrick Beck pb...@yourse.de: Hi, is that not a normal enlightenment (window manager) error message? I think it will be useful to start the script from the command line. Then you get the error output directly from the python interpreter. Ok, all irony aside, I will start with a

sd card

2009-12-28 Thread blackfalcon1
im using neovento 5.6. im trying to see some pics i have on my sd card. How do i get it to work. some help please. the sd card is vfat. ___ Openmoko community mailing list community@lists.openmoko.org

Re: sd card

2009-12-28 Thread Robin Paulson
2009/12/28 blackfalc...@sapo.pt: im using neovento 5.6. im trying to see some pics i have on my sd card. How do i get it to work. some help please. the sd card is vfat. is the card mounted? can you cd to it from the command-line? if so, do you have image software installed? i can recommend

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread The Rasterman
On Mon, 28 Dec 2009 23:43:12 +0100 Ivo van den Maagdenberg ivo.vdmaagdenb...@gmail.com said: 2009/12/28 Patrick Beck pb...@yourse.de: Hi, is that not a normal enlightenment (window manager) error message? I think it will be useful to start the script from the command line. Then you get

problems with qtmoko v1.5 + neronGPS + SD card

2009-12-28 Thread Joseba Makazaga
I have downloaded maps to the freerunner and I have recorded my bike path with NeronGPS. But I have seen that the partition of the SD has been corrupted: The df command says that all I had is used but when I try to go into the directory /media/card/NeronGPS/ I get input/output error. I have used

Re: Tracking down reasons for segvaulting applications

2009-12-28 Thread William Kenworthy
On Mon, 2009-12-28 at 23:43 +0100, Ivo van den Maagdenberg wrote: 2009/12/28 Patrick Beck pb...@yourse.de: Hi, is that not a normal enlightenment (window manager) error message? I think it will be useful to start the script from the command line. Then you get the error output directly