Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

bug: MIDlet start-close-start sequence does not work

3 views
Skip to first unread message

demiurg

unread,
Jul 29, 2010, 1:56:18 PM7/29/10
to microemulator-developers
Try to open open, start and close opera mini midlet. After that, try
to start it again - it will start for a second and than shuts down.

More details are here:
http://code.google.com/p/microemu/issues/detail?id=60

Mikhail Zemlyanukha

unread,
Jul 30, 2010, 3:38:06 AM7/30/10
to microemulato...@googlegroups.com
Hi,

Restarting midlets doesn't work even in SUN WTK emulator. I think the
matter is that java static variables are not cleared. What if Opera
mini just expects static variables to be null on startApp()? I do not
know ME design for this case, probably it would need to reload midlet
classes then.

Mike

> --
> You received this message because you are subscribed to the Google Groups "microemulator-developers" group.
> To post to this group, send email to microemulato...@googlegroups.com.
> To unsubscribe from this group, send email to microemulator-deve...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/microemulator-developers?hl=en.
>
>

demiurg

unread,
Jul 30, 2010, 4:52:05 AM7/30/10
to microemulator-developers
Hi.

My bet is that the issue is related to threads, not static variables -
after the midlet is closed, one of its threads keeps running

On Jul 30, 10:38 am, Mikhail Zemlyanukha <gmi...@gmail.com> wrote:
> Hi,
>
> Restarting midlets doesn't work even in SUN WTK emulator. I think the
> matter is that java static variables are not cleared. What if Opera
> mini just expects static variables to be null on startApp()? I do not
> know ME design for this case, probably it would need to reload midlet
> classes then.
>
> Mike
>
Reply all
Reply to author
Forward
0 new messages