Closed GoogleCodeExporter closed 9 years ago
Cyanogenmod 4.1.999 was reported to work with Maps.
Can you send a log to me or Stephen? (using for example "Log Collector")
Original comment by andpet@gmail.com
on 8 Oct 2009 at 9:07
I have attached the log file from the phone ...
Original comment by aohme...@gmail.com
on 8 Oct 2009 at 9:48
Attachments:
Ok .. updated log, I believe this captures it all.
Original comment by aohme...@gmail.com
on 8 Oct 2009 at 9:54
Attachments:
Here's the relevant part of the log:
10-08 14:49:44.390 E/AndroidRuntime( 2838): java.lang.ClassCastException:
android.graphics.drawable.BitmapDrawable
10-08 14:49:44.390 E/AndroidRuntime( 2838): at
com.google.android.maps.MyLocationOverlay.getLocationDot(MyLocationOverlay.java:
180)
10-08 14:49:44.390 E/AndroidRuntime( 2838): at
com.google.android.maps.MyLocationOverlay.drawMyLocation(MyLocationOverlay.java:
561)
10-08 14:49:44.390 E/AndroidRuntime( 2838): at
com.google.android.maps.MyLocationOverlay.draw(MyLocationOverlay.java:511)
To be analyzed further.
Original comment by andpet@gmail.com
on 8 Oct 2009 at 10:27
Just checking to see the status on this ticket :) Thanks!
Original comment by aohme...@gmail.com
on 13 Oct 2009 at 8:31
Are you able run any maps applications on your phone?
Original comment by stephen5...@gmail.com
on 16 Oct 2009 at 10:58
I just upgraded to 4.1.9999 and everything seems to be working just fine now.
Original comment by aohme...@gmail.com
on 19 Oct 2009 at 12:22
Ok, closing the bug for now.
Original comment by andpet@gmail.com
on 19 Oct 2009 at 5:28
OK so yeah it closed on me again today.
10-20 14:05:43.661 W/Smack/Packet(24906): notify conn break (IOEx), close
connection
10-20 14:05:43.761 D/Smack (24906): [XMPPConn] close: socket already closed,
bail
10-20 14:05:44.401 D/libgps ( 142): PDSM_PD_EVENT_COMM_CONNECTED
10-20 14:05:45.041 D/libgps ( 142): PDSM_PD_EVENT_COMM_DONE
10-20 14:05:45.281 I/ActivityManager( 142): Starting activity: Intent {
cmp=com.google.code.geobeagle/.activity.cachelist.CacheListActivity }
10-20 14:05:45.301 D/GeoBeagle(25942): GeoBeagle onPause
10-20 14:05:45.311 D/LocationManager(25942): removeUpdates: listener =
com.google.code.geobeagle.LocationControlBuffered@437c1348
10-20 14:05:45.311 D/GpsLocationProvider( 142): setMinTime 0
10-20 14:05:45.311 D/NetworkLocationProvider( 142): setMinTime: 0
10-20 14:05:45.311 D/LocationManager(25942): removeUpdates: listener =
com.google.code.geobeagle.activity.main.RadarView@437aad00
10-20 14:05:45.321 D/NetworkLocationProvider( 142): removeListener():
com.google.code.geobeagle
10-20 14:05:45
Original comment by aohme...@gmail.com
on 20 Oct 2009 at 9:10
The last log doesn't contain any error as far as I understand.
Is the error the same as the one you previously reported? It might be different
since
you only get it occasionally now.
Original comment by andpet@gmail.com
on 21 Oct 2009 at 8:08
Hmm I am trying to get a new log, but its the same exact error .. it force
closes
when I go into the map .. just like before.
Original comment by aohme...@gmail.com
on 21 Oct 2009 at 2:18
Ok, so you get a forced close every time you go to the map?
Is the log text the same as before?
Original comment by andpet@gmail.com
on 21 Oct 2009 at 2:36
I can't get the log text to come up correctly ... but sometimes the map comes
up ...
and it looks like the bottom left isn't completely there .. and when I go to
move on
the map, it crashes, or if I push my location is crashes right away. This isn't
an
issue on CM 4.0.4 I am running the latest 4.1.9999 the other cache program I
have is
doing the same thing again ... I will try to get a log, its not making any
sense as
to why I can't get a log ... the log isn't showing the crash when I grab it.
Original comment by aohme...@gmail.com
on 21 Oct 2009 at 7:59
Ok this might help :)
10-21 13:18:03.815 D/dalvikvm( 8956): GC(1) freed 8508 objects / 482816 bytes
in 95ms
10-21 13:18:04.045 D/AndroidRuntime( 8956): Shutting down VM
10-21 13:18:04.045 W/dalvikvm( 8956): threadid=3: thread exiting with uncaught
exception (group=0x4001e1c0)
10-21 13:18:04.045 E/AndroidRuntime( 8956): Uncaught handler: thread main
exiting due
to uncaught exception
10-21 13:18:04.115 E/AndroidRuntime( 8956): java.lang.NullPointerException
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.android.maps.MapController.animateTo(MapController.java:232)
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.android.maps.MapController.animateTo(MapController.java:203)
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.code.geobeagle.activity.map.GeoMapActivityDelegate$MenuActionCenterLo
cation.act(GeoMapActivityDelegate.java:54)
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.code.geobeagle.actions.MenuActions.act(MenuActions.java:41)
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.code.geobeagle.activity.map.GeoMapActivityDelegate.onOptionsItemSelec
ted(GeoMapActivityDelegate.java:91)
10-21 13:18:04.115 E/AndroidRuntime( 8956): at
com.google.code.geobeagle.activity.map.GeoMapActivity.onOptionsItemSelected(GeoM
apActivity.java:159)
Original comment by aohme...@gmail.com
on 21 Oct 2009 at 8:22
Thanks, we'll look into it.
Original comment by andpet@gmail.com
on 22 Oct 2009 at 6:51
aohmer80, please try 0.9.15, I believe it fixes the crash in your log.
Original comment by stephen5...@gmail.com
on 4 Nov 2009 at 4:39
It is no longer crashing, you may close :)
Original comment by aohme...@gmail.com
on 4 Nov 2009 at 3:35
Original comment by stephen5...@gmail.com
on 4 Nov 2009 at 5:11
Original issue reported on code.google.com by
aohme...@gmail.com
on 8 Oct 2009 at 3:12