mkaouer / j4me

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

JSR179LocationProvider nullpointer (exception) #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi deanbrown,

perhaps i wasnt clear enough with my last issue post.

JSR179LocationProvider line 165 is getting a nullpointer as Location
object. looking into the next line (getCoordinates) gives an uncaught
nullpointerException which crashes the executing thread. This happend on my
N95 and will probably so so on other phones becaus if the lastKNownLocation
is unknown what else except null can the api return?
you should reconsider my last issue. sry for bugging you again.
p.s. j4me is good stuff. keep it coming!

regards,
michael willigens

Original issue reported on code.google.com by michael....@gmail.com on 8 May 2008 at 12:22

GoogleCodeExporter commented 9 years ago
Awesome catch.  Thanks for the clarification.  I didn't get it the first time.

This is now fixed in main and will come out shortly in 1.0.3.

Original comment by deanbro...@gmail.com on 8 May 2008 at 5:31