Crash on commit

Bug #1127769 reported by Noorzaini Ilhami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HomeBank for Android
New
Undecided
Wolfgang Moser

Bug Description

FATAL EXCEPTION: main
java.lang.IllegalStateException: Could not execute method of the activity
 at android.view.View$1.onClick(View.java:3599)
 at android.view.View.performClick(View.java:4204)
 at android.view.View$PerformClick.run(View.java:17355)
 at android.os.Handler.handleCallback(Handler.java:725)
 at android.os.Handler.dispatchMessage(Handler.java:92)
 at android.os.Looper.loop(Looper.java:137)
 at android.app.ActivityThread.main(ActivityThread.java:5041)
 at java.lang.reflect.Method.invokeNative(Native Method)
 at java.lang.reflect.Method.invoke(Method.java:511)
 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
 at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.reflect.InvocationTargetException
 at java.lang.reflect.Method.invokeNative(Native Method)
 at java.lang.reflect.Method.invoke(Method.java:511)
 at android.view.View$1.onClick(View.java:3594)
 ... 11 more
Caused by: java.lang.NullPointerException
 at org.kxml2.io.KXmlSerializer.attribute(KXmlSerializer.java:463)
 at org.homebank.mobile.XhbHandler.writeFile(XhbHandler.java:473)
 at org.homebank.mobile.DbAdapter.writeToXhb(DbAdapter.java:241)
 at org.homebank.mobile.HomebankMobile.onCommitButtonClick(HomebankMobile.java:193)
 ... 14 more

Revision history for this message
Wolfgang Moser (lebenlechzer) wrote :

I didn't do any development since Lollipop was released. There are some major bugs and force stops I need to look into. As soon as my schedule allows it I will investigate that.

Changed in homebank-android:
assignee: nobody → Wolfgang Moser (lebenlechzer)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.