[maemo-developers] J2ME on Nokia 770

2006-03-07 Thread barteo
Hello, I've read some discussion on that list about the possibility of running J2ME MIDlets on Nokia 770. As I've found, the problem is because of lack of J2ME implementation for that device. I'm an author of MicroEmulator (http://www.sf.net/projects/microemulator) - pure java CLDC/MIDP

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Fabrice Di Meglio
Hi, Thank you for this info. I have strong interest into java on the 770. Could you tell me if you have support for CDC 1.1 or 1.0 ? Regards, Fabrice On Mar 7, 2006, at 2:45 AM, [EMAIL PROTECTED] wrote: Hello, I've read some discussion on that list about the possibility of running

RE: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread barteo
MicroEmulator has two branches: - stable - CLDC 1.0, MIDP 1.0 - dev - CLDC 1.0, MIDP 1.0/2.0 But most code of CLDC is connected with generic J2SE implementation (because now MicroEmulator is something like J2ME on J2SE). Some help from GNU Classpath should be taken porting ME (CLDC part) to Nokia

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Jesper Zuschlag
Sound fine. But you will not get far without a Java environment / JVM, which is exactly what we are missing on the Nokia 770. I been having plans for implementing a CLDC JVM on the 770 but I have been waiting for somebody to make 770 development on Mac OS X possible. I don't think it is

RE: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread barteo
Right. Most work for that port would be in: - choosing JVM, - create CLDC implementation, - create graphics support (MIDP part) to GTK+. Regards, Bartek Teodorczyk Original Message Subject: Re: [maemo-developers] J2ME on Nokia 770 From: Jesper Zuschlag [EMAIL PROTECTED]

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Hi, I have just joined this list so please forgive whatever sounds ignorant. For the choice of VM I would recommend SableVM, as with its recent refactoring I built it down to 220 K on Intel with gcc -Os etc. Check out SableVM at www.sablevm.org. We at Gatespace are the people behind

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Hello, I've read some discussion on that list about the possibility of running J2ME MIDlets on Nokia 770. As I've found, the problem is because of lack of J2ME implementation for that device. I'm an author of

[Fwd: Re: [maemo-developers] J2ME on Nokia 770]

2006-03-07 Thread Philippe Laporte
Hi, Anyone working on this, or knows anything? This is on its way to a maemo bug report, or? How can we best track this? I'm not an X guru, but seems like the Matchbox guys might be involved? - No expose events sent by X. Which means even the direct-X :-) port of Classpath AWT would not

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Luis Montes
We could really use some direction from Nokia here. Jamvm, SableVM, GIJ, maybe even ikvm, could all likely be made to work with a subset of gnu classpath to implement CLDC 1.1 and a hildon based MIDP 2.0 But if we really want to run java effeciently, we should use the Jazelle hardware on the

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Hi, Well the Nokia maemo team won't care until they get a product program that requires Java (that's my hunch :-) Yes, there is no reason they wouldn't do it, and we all await Nokia Maemo's coming to Java. They might be waiting for the community to put up all the basic work in the

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Luis Montes
It still would be nice to hear something from them. For all the java talk on this list over the last few months, I've yet to see a response from an @nokia email. The screen size is definetly enough to hanlde full size swing apps, it just seems that we'd be limited on the amount of internal

Re: [Jamvm-general] Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Michael Koch wrote: On Tue, Mar 07, 2006 at 02:37:17PM +0100, Philippe Laporte wrote: If you link native to a GPL VM, then that code must also be GPL, no? That is an absolute requirement in the embedded world... That is true. But running java bytecode in with

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Hi, As a embedded Java developper behind the Knopflerfish OSGI distro, I can sqay that running Swing is the last of my concerns. We'll do fine with only AWT for a start. It would be nice if these midlets all scaled...:-) But take a lok at OSGI. Nokia is deeply interested in it and some

[maemo-developers] Double-click a ListStore item

2006-03-07 Thread Vladislav Grinchenko
Hi, I have a list of itmes in a ListStore. An item can be selected with a stylus by tapping it once. Tapping it twice brings up an item-specific dialog. This seems too be very natural for a desktop application. However, under hildon, the fact that a user has to tap twice on an item to bring up a

Re: [Jamvm-general] Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Weinehall David (Nokia-M/Tampere)
On tis, 2006-03-07 at 15:26 +0100, ext Philippe Laporte wrote: Michael Koch wrote: On Tue, Mar 07, 2006 at 02:49:32PM +0100, Philippe Laporte wrote: Well then we all want to know what Nokia's legions of lawyers have to say...:-) I'm sure they will introduce just another

[maemo-developers] Q: how to restore the original size of a dialog?

2006-03-07 Thread Vladislav Grinchenko
Hi, The subject says it all - I have a dialog with an Entry field. When an end-user enters text in the field, virtual keyboard pops up and resizes the dialog to half of its height. I would like to find a way to restore the size to its original after the keyboard is closed. The dialog is GtkDialog

Re: [Jamvm-general] Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread S. Meslin-Weber
[apologies for separate reply, other lists didn't bounce, only moderated] On Tue, Mar 07, 2006 at 02:49:32PM +0100, Philippe Laporte wrote: There are just two sides with different opinions. They have their opinion. FSF/GNU classpath has theirs. Well then we all want to know what Nokia's

Re: [Jamvm-general] Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Philippe Laporte Software Gatespace Telematics Första Långgatan 18 41328 Göteborg Sweden Phone: +46 702 04 35 11 Fax: +46 31 24 16 50 Email: [EMAIL PROTECTED] Weinehall David (Nokia-M/Tampere) wrote: On tis, 2006-03-07 at 15:26 +0100, ext Philippe Laporte wrote: Michael Koch wrote:

Re: [maemo-developers] J2ME on Nokia 770

2006-03-07 Thread Philippe Laporte
Kimmo Hämäläinen wrote: On Tue, 2006-03-07 at 16:51, ext Luis Montes wrote: It still would be nice to hear something from them. For all the java talk on this list over the last few months, I've yet to see a response from an @nokia email. (This is a response from @nokia email.) We

Re: [maemo-developers] Double-click a ListStore item

2006-03-07 Thread Kalle Vahlman
On 3/7/06, Vladislav Grinchenko [EMAIL PROTECTED] wrote: Hi, I have a list of itmes in a ListStore. An item can be selected with a stylus by tapping it once. Tapping it twice brings up an item-specific dialog. This seems too be very natural for a desktop application. However, under hildon,

[maemo-developers] Playing wav sounds using hildon

2006-03-07 Thread Steven Hill
Hello: I am using hildon sounds to play sounds through: hildon_play_system_sound(ui-key_press.wav); when this line is executed I get the following errors: Audio File Library: could not open file 'ui-key_press.wav' [error 3] GLIB_WARNING ** default - error while caching sample. But the sound