[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 releases ago
with QtMoko and 2.6.29 and then it was fixed.

how can I fix it again?

DL

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-Arora-s-Problem-tp4223254p4223254.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 deleted (?) when trying to execute 
the SWT-based application (even though I removed all the writing permission. 
Amazing: there's a force stronger than linux permissions)
 
In the last tests, I got an error message that said something like no more 
handles.
 
All this worked fine on OM 200X and on SHR
 
I thiought it would be too complicated to explain all those details, so I 
prefered to re-shape my question:
 
Anybody got the SWT Sample application shown here [1] to work on Freerunner + 
any of the Qt* distributions ('Qt Extended', 'Qt Extended Improved' or 
'QtMoko')? (FYI: QtMoko seems to be a Debian distribution plus a Qt GUI)
 
[1] 
https://wiki.evolvis.org/jalimo/index.php/Getting_Started_With_Java_On_Maemo 
https://wiki.evolvis.org/jalimo/index.php/Getting_Started_With_Java_On_Maemo 
 
Thanks,
Juan Lucas
 

 


De: Sebastian Mancke [mailto:s.man...@tarent.de]
Enviado el: lun 28/12/2009 9:32
Para: jalimo-i...@lists.evolvis.org
CC: Juan Lucas Dominguez Rubio
Asunto: Re: [jalimo-info] Freerunner, Qt Extended Improved, libswt issue



Hi Juan Lucas,


Am Samstag, 26. Dezember 2009 02:24:40 schrieb Juan Lucas Dominguez Rubio:
 Hello, list

 I have installed 'Qt Extended Improved' in my Freerunner, then:
I do not know the 'Qt Extended ..' Distro. Are the GTK libraries available
there? (SWT needs them).


 opkg install libswt3.4-gtk-java jamvm gpsd classpath-gtk classpath-common
  classpath

You should have the package libswt3.4-gtk-jni installed. It contains the
native libs for SWT and should normally come as dependency of libswt3.4-gtk-
java.

Regards,
  Sebastian


 and I also added this repository in my conf files:

 http://security.debian.org/debian-security/dists/stable/updates/main/binary
 -arm

 because one of the packages was asking for openjdk-6-jre and that's where I
  found it.

 But now my app is not running, it says:

 Exception in thread main java.lang.UnsatisfiedLinkError: no swt-gtk-3448
  or swt-gtk in swt.library.path, java.library.path or the jar file at
  org.eclipse.swt.internal.Library.loadLibrary(Library.java:233) at
  org.eclipse.swt.internal.Library.loadLibrary(Library.java:151) at
  org.eclipse.swt.internal.C.clinit(C.java:21)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.clinit(Display.java:130)
at es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:131)

 And indeed I dont have any folder /usr/lib/jni or any file *swt*.so in my
  system.

 This worked fine in OM 2009 and previous.
 Any ideas?

 Regards,
 Juan Lucas


--
tarent Gesellschaft für Softwareentwicklung und IT-Beratung mbH
Geschäftsführer: Boris Esser, Elmar Geese
HRB AG Bonn 5168 - Ust-ID: DE122264941
http://www.tarent.com/

fon +49 228 52675-17
mobil +49 171 7673249

Heilsbachstr. 24, 53123 Bonn,   fon +49 228 52675-0,   fax +49 228 52675-25
Weigandufer 45,   12059 Berlin, fon +49 30 5682943-30, fax +49 228 52675-25
Schützenstr. 18,  10117 Berlin, fon +49 30 27594853,   fax +49 30 78709617


___
jalimo-info mailing list
jalimo-i...@lists.evolvis.org
http://lists.evolvis.org/cgi-bin/mailman/listinfo/jalimo-info
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
 DeactivateContext are fine, but the second ActivateContext call fails.
 The openmoko-panel-plugin logs say that there was no reply to the
 ActivateContext call.  The frameworkd logs have no trace at all of the
 second ActivateContext call, even with logging level set to DEBUG.

 I'm wondering if this is just me, or just Debian, or affecting
 everyone?  All thoughts appreciated.

i'm running SHR-U, and i'd noticed someting similar, and done a little 
digging, and it seems to be FSO-related.  i summarised my problem and the 
digging i'd done on the FSO list last month, see 
http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-November/002201.html
 
, but i got no replies.

i'm not sure what to do about it.  possibly having more people log their 
experiences in the FSO tracker at 
http://trac.freesmartphone.org/ticket/474 would help.  once i get home 
after Christmas, and can bring up GPRS without paying humungous US roaming 
charges, i'll try to do that.

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.


-- 

   Tom Yates  -  http://www.teaparty.net

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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] https://wiki.evolvis.org/jalimo/index.php/OpenMoko

Greetings Bastian

Am 28.12.2009 13:05, schrieb Juan Lucas Dominguez Rubio:
 Re: [jalimo-info] Freerunner, Qt Extended Improved, libswt issue
 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 deleted (?) when trying
 to execute the SWT-based application (even though I removed all
 the writing permission. Amazing: there's a force stronger than
 linux permissions)

 In the last tests, I got an error message that said something like
 no more handles.

 All this worked fine on OM 200X and on SHR

 I thiought it would be too complicated to explain all those
 details, so I prefered to re-shape my question:

 Anybody got the SWT Sample application shown here [1] to work on
 Freerunner + any of the Qt* distributions ('Qt Extended', 'Qt
 Extended Improved' or 'QtMoko')? (FYI: QtMoko seems to be a Debian
 distribution plus a Qt GUI)

 [1]
 https://wiki.evolvis.org/jalimo/index.php/Getting_Started_With_Java_On_Maemo

  Thanks, Juan Lucas



 --


*De:* Sebastian Mancke [mailto:s.man...@tarent.de]
 *Enviado el:* lun 28/12/2009 9:32 *Para:*
 jalimo-i...@lists.evolvis.org *CC:* Juan Lucas Dominguez Rubio
 *Asunto:* Re: [jalimo-info] Freerunner, Qt Extended Improved,
 libswt issue

 Hi Juan Lucas,


 Am Samstag, 26. Dezember 2009 02:24:40 schrieb Juan Lucas
 Dominguez Rubio:
 Hello, list

 I have installed 'Qt Extended Improved' in my Freerunner, then:
 I do not know the 'Qt Extended ..' Distro. Are the GTK libraries
 available there? (SWT needs them).


 opkg install libswt3.4-gtk-java jamvm gpsd classpath-gtk
 classpath-common
 classpath

 You should have the package libswt3.4-gtk-jni installed. It
 contains the native libs for SWT and should normally come as
 dependency of libswt3.4-gtk- java.

 Regards, Sebastian


 and I also added this repository in my conf files:


 http://security.debian.org/debian-security/dists/stable/updates/main/binary

  -arm

 because one of the packages was asking for openjdk-6-jre and
 that's where I
 found it.

 But now my app is not running, it says:

 Exception in thread main java.lang.UnsatisfiedLinkError: no
 swt-gtk-3448
 or swt-gtk in swt.library.path, java.library.path or the jar file
 at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
 at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
 at org.eclipse.swt.internal.C.clinit(C.java:21) at
 org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
 at
 org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
 at org.eclipse.swt.widgets.Display.clinit(Display.java:130) at
 es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:131)

 And indeed I dont have any folder /usr/lib/jni or any file
 *swt*.so in my
 system.

 This worked fine in OM 2009 and previous. Any ideas?

 Regards, Juan Lucas


 -- tarent Gesellschaft für Softwareentwicklung und IT-Beratung mbH
 Geschäftsführer: Boris Esser, Elmar Geese HRB AG Bonn 5168 -
 Ust-ID: DE122264941 http://www.tarent.com/

 fon +49 228 52675-17 mobil +49 171 7673249

 Heilsbachstr. 24, 53123 Bonn,   fon +49 228 52675-0,   fax +49 228
 52675-25 Weigandufer 45,   12059 Berlin, fon +49 30 5682943-30, fax
 +49 228 52675-25 Schützenstr. 18,  10117 Berlin, fon +49 30
 27594853,   fax +49 30 78709617



 ___ Openmoko community
 mailing list community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
iD8DBQFLOMrnlYiDScJJ+7QRAi4kAKCxs9D8iL4WJHXqTsEOBnv5wDieZgCeLl7+
ebl/RHieqO5oWZh5BV8q1Tw=
=+Rqb
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 the
  activation and deactivation - the first ActivateContext and
  DeactivateContext are fine, but the second ActivateContext call fails.
  The openmoko-panel-plugin logs say that there was no reply to the
  ActivateContext call.  The frameworkd logs have no trace at all of the
  second ActivateContext call, even with logging level set to DEBUG.
 
  I'm wondering if this is just me, or just Debian, or affecting
  everyone?  All thoughts appreciated.
 
 i'm running SHR-U, and i'd noticed someting similar, and done a little 
 digging, and it seems to be FSO-related.  i summarised my problem and the 
 digging i'd done on the FSO list last month, see 
 http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-November/002201.html
  
 , but i got no replies.
 
 i'm not sure what to do about it.  possibly having more people log their 
 experiences in the FSO tracker at 
 http://trac.freesmartphone.org/ticket/474 would help.  once i get home 
 after Christmas, and can bring up GPRS without paying humungous US roaming 
 charges, i'll try to do that.
 
 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'm afraid this is a strange combination of a problem in Python, the
Python glib bindings, and/or glib itself. When the ppp process gets
closed, the supervising process (frameworkd in that case) hangs forever.
I have not yet found a way to fix this, and these days I rather put all
my energy into finishing fsogsmd. Patches appreciated, of course.

-- 
:M:


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
of problems. You can read more about this setup at

http://wiki.openmoko.org/wiki/user:lindi


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 Data:
There was no output

Error Logs:
There was no error message


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
Gesendet: Montag, den 28. Dezember 2009, 20:39:47 Uhr
Betreff: Tracking down reasons for segvaulting applications

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 Data:
There was no output

Error Logs:
There was no error message


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


__
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com ___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 that realname I wouldn't expect much more.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
http://lists.openmoko.org/mailman/listinfo/community


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 4-point multiple-choice anwser! I guess strace is my
friend... troll posts are riddle sometimes =)

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 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 Data:
 There was no output
 
 Error Logs:
 There was no error message
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 test session from the command
line and see what I can find. Then after that I'll throw some strace
at it.

The downside of this all is that I will have to have a GPS fix, which
will force me to go outside in wintertime :/

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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
http://lists.openmoko.org/mailman/listinfo/community


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 neon if you don't

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 the error output directly from the python interpreter.
 

enlightenment pops up these dialogs whenever a child it is tracking (that it
would have exec'ed) exitsabnormally. either non-zero exit codes (this is meant
to imply an error at the higher levels of the app - missing file, missing
config, etc. etc. but the app exits with a non-zero exit code) or exits where
it died due to a signal (segfault, abort etc.) e also nicely is capturing
stdout and stderr and will provide that for you if it has any so maybe the app
went help! no config! on stderr and then exit(-1)'ed). this is what you get
as opposed to the window mysteriously vanishing and you process having vanished
and you have no idea why.

 Ok, all irony aside, I will start with a test session from the command
 line and see what I can find. Then after that I'll throw some strace
 at it.
 
 The downside of this all is that I will have to have a GPS fix, which
 will force me to go outside in wintertime :/

you don't need a whole session from the cmd-line, just tun your app from it
under gdb (yes it is installable on the device if your oe repositories are
complete enough - or you use debian). i.e. just ssh in, then export DISPLAY=:0
to work on the local display and run app and debug as u would anywhere on linux
on a desktop. (sshing in just gets you a sane kbd and desktop screen to use as
your debug console :))

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 FAT and ext3 partitions in the SD card, and both have the same
problem.
I tried to use other directory for the maps, but it has become corrupted
also.
fsck says that the filesystem is corrupted (lots of inodes and blocs to fix,
wrong reference numbers...)
Any idea? Is it a problem of NeronGPS? or,  am I the only one with this
problem?

regards,
Joseba.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 from the python interpreter.
 
 
 Ok, all irony aside, I will start with a test session from the command
 line and see what I can find. Then after that I'll throw some strace
 at it.
 
 The downside of this all is that I will have to have a GPS fix, which
 will force me to go outside in wintertime :/
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


Lucky you - its summer here - 36c on the way to 39c today. I dont want
to go outside either :)

BillK




___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community