Re: j2me

2010-04-22 Thread Christopher Intemann
This is the console output when trying to un phoneme on the N900: snip java.lang.ClassNotFoundException: dasHandyT at sun.misc.Launcher$AppClassLoader.findContainer(Native Method) at sun.misc.Launcher$AppClassLoader.access$400(Unknown Source) at

Re: j2me

2010-04-21 Thread Christopher Intemann
Already tried that but I don't have the 'file'-command installed... Which package do I need? Thx, Chris On Tue, Apr 20, 2010 at 6:11 PM, Henning Heinold h.hein...@tarent.dewrote: Quoting Christopher Intemann intem...@gmail.com: However, /bin/cvm is set to rw and can not be executed. For

Re: j2me

2010-04-20 Thread Henning Heinold
Quoting Christopher Intemann intem...@gmail.com: However, /bin/cvm is set to rw and can not be executed. For some confusing reason, chmod a+x cvm appears to have no effects on the access rights and cvm would still not be executed (even not when trying as root). ls -la unveals no change of the

Re: j2me

2010-04-19 Thread Christopher Intemann
On Sun, Apr 18, 2010 at 7:12 PM, Christopher Intemann intem...@gmail.comwrote: Is there any stupid security mechanism in maemo preventing me to change permissions for files or what am I doing wrong? Its working now. The cvm files were in the MyDocs directory, which is mounted non-executeable.

Re: j2me

2010-04-19 Thread Kimmo Hämäläinen
On Mon, 2010-04-19 at 11:12 +0200, ext Christopher Intemann wrote: On Sun, Apr 18, 2010 at 7:12 PM, Christopher Intemann intem...@gmail.com wrote: Is there any stupid security mechanism in maemo preventing me to change permissions for files or what am I doing wrong?

Re: j2me

2010-04-18 Thread Christopher Intemann
On Thu, Apr 15, 2010 at 5:25 PM, Henning Heinold h.hein...@tarent.dewrote: The jdbc-libs are not included. I quick read the license and I am unsure if we can distribute them. But it should be easy to extend the phoneme-recipe to include for libs for local builds. The build might work for

Re: j2me

2010-04-15 Thread Henning Heinold
Quoting Demetris demet...@ece.neu.edu: Hey Chris, unfortunately I have been using the already compiled version that the links I sent you below were advertizing. I have not tried to compile newer versions of it so your best source would be the web. I will also dig around and let you know

Re: j2me

2010-04-15 Thread D G
Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these libs? Thanks On Apr 15, 2010, at 7:03 AM, Henning Heinold h.hein...@tarent.de wrote: Quoting Demetris

Re: j2me

2010-04-15 Thread Christopher Intemann
On Thu, Apr 15, 2010 at 3:17 PM, D G demet...@ece.neu.edu wrote: Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these libs? And, probably even more important - do the

Re: j2me

2010-04-15 Thread Henning Heinold
Quoting Christopher Intemann intem...@gmail.com: On Thu, Apr 15, 2010 at 3:17 PM, D G demet...@ece.neu.edu wrote: Hey Henning that's awesome thanks. I was going to try and compile newer versions in order to include the optional jdbc libs but never got a chance. Does build 160 include these

Re: j2me

2010-04-14 Thread Christopher Intemann
I was just trying to compile phoneME by myself. Since I'm using fedora on my desktop, I installed the maemo SDK virtual image (based on Ubuntu) from http://maemovmware.garage.maemo.org/2nd_edition/installation_vbox.html in VirtualBox. I subsequently updated the java sdk to version 1.6, as

Re: j2me

2010-04-14 Thread Demetris
Hey Chris, unfortunately I have been using the already compiled version that the links I sent you below were advertizing. I have not tried to compile newer versions of it so your best source would be the web. I will also dig around and let you know if I find anything that can help you out.

Re: j2me

2010-04-09 Thread Christopher Intemann
Hello Aldon, On Fri, Apr 9, 2010 at 1:34 AM, Aldon Hynes aldon.hy...@orient-lodge.comwrote: I've also installed Easy Deb with LXDE which has Java nicely working in it. I've run Java Applets under Easy Deb. Thank you very much for your comments. However, I don't quit get if it is possible

Re: j2me

2010-04-09 Thread Christopher Intemann
Oh just came across http://www.microemu.org/; which could possible run on the N900 (on java). Did anyone ever try that? Looks promising... Regards, Chris On Fri, Apr 9, 2010 at 9:54 AM, Christopher Intemann intem...@gmail.comwrote: Hello Aldon, On Fri, Apr 9, 2010 at 1:34 AM, Aldon Hynes

Re: j2me

2010-04-09 Thread Gunter Ohrner
Christopher Intemann wrote: Oh just came across http://www.microemu.org/; which could possible run on the N900 (on java). Did anyone ever try that? Looks promising... I did, I used it to run DB Railnavigator, a version of Hafas2Go branded by Deutsche Bahn, on the N900. It basically seems to

Re: j2me

2010-04-09 Thread Gunter Ohrner
Demetris G. Galatopoullos wrote: Not sure how much this will help you but I have been running PhoneME (J2ME CDC) on the N800 and N810 devices for a while now without any issues. The PhoneME project does not list Maemo as a reliably supported platform, is there any information on how to build

Re: j2me

2010-04-09 Thread Demetris
True it does not but it has been fairly reliable at least for my application testing - I run p2p, web services, containers software under it and it has been pretty stable. But like you said no one has done extensive studies on its stability for maemo so I won't make any such claims (yet). Look

Re: j2me

2010-04-08 Thread anky
On Fri, Apr 9, 2010 at 3:57 AM, Christopher Intemann intem...@gmail.comwrote: Can I run genuine j2me applications, such as those provided for mobile ticketing from some public transportation services, on Maemo 5? I cannot find a clear statement on that. Thanks, Chris Maemo 5 does not have

RE: j2me

2010-04-08 Thread Aldon Hynes
I have run Java applications using both the Sun JRE and OpenJDK. The Sun JRE needs to be reloaded very 90 days. I have written a bit about my experiences with these at Running Java on an #N900 http://www.orient-lodge.com/node/4013 Since I wrote that, I have also loaded LXDE on my N900. I