Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Was first run wizard model changed? #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pnemonic78
Copy link
Collaborator

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void com.tech.freak.wizardpager.model.Page.resetData(android.os.Bundle)' on a null object reference
       at com.tech.freak.wizardpager.model.AbstractWizardModel.load(AbstractWizardModel.java:71)
       at org.gnucash.android.ui.wizard.FirstRunWizardActivity.createWizardModel(FirstRunWizardActivity.java:146)
       at org.gnucash.android.ui.wizard.FirstRunWizardActivity.onCreate(FirstRunWizardActivity.java:85)
       at android.app.Activity.performCreate(Activity.java:8290)
       at android.app.Activity.performCreate(Activity.java:8270)
       at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
       at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
       at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
       at android.app.ActivityThread.handleRelaunchActivityInner(ActivityThread.java:6429)
       at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:6294)
       at android.app.servertransaction.ActivityRelaunchItem.execute(ActivityRelaunchItem.java:71)
       at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
       at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
       at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loopOnce(Looper.java:226)
       at android.os.Looper.loop(Looper.java:313)
       at android.app.ActivityThread.main(ActivityThread.java:8751)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

@pnemonic78 pnemonic78 self-assigned this Jan 29, 2025
@pnemonic78 pnemonic78 force-pushed the issue/2e73808e8779672860b937b054ba9265 branch from 86085cc to 805c950 Compare January 30, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant