deanbrowne / j4me

Automatically exported from code.google.com/p/j4me
1 stars 1 forks source link

The demo apps don't start on a Nokia N95 #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the jar on a N95
2. try to run one of the 4 applications
3. Nothing happens after selecting open for an application, no output to
the user...

What is the expected output? What do you see instead?
The application showing. nothing

What version of the product are you using? On what operating system?
Fresh download from the site

Original issue reported on code.google.com by franci...@gmail.com on 19 Dec 2007 at 9:53

GoogleCodeExporter commented 9 years ago
I've seen it run on the N75 which is also a Symbian 9.2 phone (both Series 60 
3rd
edition service pack 1).

I suspect this might be a MIDlet installation bug on that platform we've seen on
occasion.  I have opened up a ticket with Nokia on the issue.  I'm also 
supposed to
be getting a loaner device to try diagnosing it on my end.

To verify see if you can delete the MIDlet _from the Applications Menu_ (not 
from the
settings menu which I forget the name of).  If it won't delete then it is the 
same
issue which I'm working on.

Original comment by deanbro...@gmail.com on 21 Dec 2007 at 3:23

GoogleCodeExporter commented 9 years ago
I see 4 icons in the applications menu. When deleting one of them all go away. 
So no
problems there. They just won't start.

Original comment by franci...@gmail.com on 21 Dec 2007 at 8:22

GoogleCodeExporter commented 9 years ago
I am still trying to get my loaner N75.  Nokia messed up the shipping.  I hope 
to
look into this shortly.

Have you tried using the Nokia PC Suite to install J4ME?  You might have better 
luck.

Original comment by deanbro...@gmail.com on 24 Dec 2007 at 12:33

GoogleCodeExporter commented 9 years ago
That is what I used to install the application.

Original comment by franci...@gmail.com on 24 Dec 2007 at 8:10

GoogleCodeExporter commented 9 years ago
I tried using Nokia 3250 (the first Symbian 9.1 (3rd ed) phone), 
it installs successfully (download OTA) but when I click any one of the 4 
icons, 
nothing happened.

Original comment by yukuku on 25 Dec 2007 at 11:00

GoogleCodeExporter commented 9 years ago
I finally got my N75 loaner from Nokia.  I hope their device loaner program gets
smoothed out soon.

I reproduced the problem today and am just starting to look at it.  The file 
works on
many other platforms so it must be something Nokia-specific.

Original comment by deanbro...@gmail.com on 15 Jan 2008 at 12:10

GoogleCodeExporter commented 9 years ago
This is caused by ProGuard 4.0.  It has an optimization bug that stops 
applications
from running on the Nokia Series 3 platform.  Upgrading to 4.1 fixes the 
problem.

When I update the OTA install I'll close this bug.

Original comment by deanbro...@gmail.com on 15 Jan 2008 at 7:23

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 17 Jan 2008 at 6:54