HmadaAhmedSalem / geobeagle

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

geobeagle 1.4.0 at HTC Magic #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. launch geobeagle
2. selecting "menu / cache" crashes the app

What is the expected output? What do you see instead?
see my cache list, but it gives a crash.

What version of the product are you using? On what operating system?
geobeagle 1.4 - HTC Magic, Android 1.6

Please provide any additional information below.
I have reinstall the app und clear caches from sd card, but app crashes
everytime.

Original issue reported on code.google.com by el.man...@gmail.com on 9 Jan 2010 at 11:11

GoogleCodeExporter commented 9 years ago
Please email me a crash log using the Log Collector application.

Original comment by stephen5...@gmail.com on 9 Jan 2010 at 1:52

GoogleCodeExporter commented 9 years ago
email send

Original comment by el.man...@gmail.com on 9 Jan 2010 at 2:31

GoogleCodeExporter commented 9 years ago
01-09 16:10:22.942 E/AndroidRuntime(  876): Uncaught handler: thread main 
exiting due to uncaught 
exception
01-09 16:10:23.292 D/dalvikvm(  876): GC freed 3637 objects / 443504 bytes in 
231ms
01-09 16:10:23.312 E/AndroidRuntime(  876): java.lang.RuntimeException: Unable 
to resume activity 
{com.google.code.geobeagle/com.google.code.geobeagle.activity.cachelist.CacheLis
tActivity}: 
java.lang.NullPointerException
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.performResumeActivity(ActivityThread.java:2851)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2866)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2420)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.access$2100(ActivityThread.java:116)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.os.Handler.dispatchMessage(Handler.java:99)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.os.Looper.loop(Looper.java:123)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.main(ActivityThread.java:4203)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
java.lang.reflect.Method.invokeNative(Native Method)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
java.lang.reflect.Method.invoke(Method.java:521)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
dalvik.system.NativeStart.main(Native Method)
01-09 16:10:23.312 E/AndroidRuntime(  876): Caused by: 
java.lang.NullPointerException
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.google.code.geobeagle.activity.cachelist.presenter.TitleUpdater.refresh(Titl
eUpdater.java:60)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.google.code.geobeagle.activity.cachelist.presenter.CacheListAdapter.forceRef
resh(CacheListAdapter.java:
78)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.google.code.geobeagle.activity.cachelist.GeocacheListController.onResume(Geo
cacheListController.java:7
4)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.google.code.geobeagle.activity.cachelist.CacheListDelegate.onResume(CacheLis
tDelegate.java:141)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
com.google.code.geobeagle.activity.cachelist.CacheListActivity.onResume(CacheLis
tActivity.java:89)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1225)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.Activity.performResume(Activity.java:3559)
01-09 16:10:23.312 E/AndroidRuntime(  876): at 
android.app.ActivityThread.performResumeActivity(ActivityThread.java:2838)
01-09 16:10:23.312 E/AndroidRuntime(  876): ... 12 more

Original comment by stephen5...@gmail.com on 9 Jan 2010 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by stephen5...@gmail.com on 9 Jan 2010 at 4:34

GoogleCodeExporter commented 9 years ago
Dupe of issue 124.

Original comment by stephen5...@gmail.com on 9 Jan 2010 at 8:56