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

bug after update #260

Closed
Xzuck opened this issue Jan 18, 2025 · 2 comments
Closed

bug after update #260

Xzuck opened this issue Jan 18, 2025 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Xzuck
Copy link

Xzuck commented Jan 18, 2025

What happened?

A bug happened!

App Version

6.4.0

Android Version

34

(Optional) Relevant log output

kotlin.UninitializedPropertyAccessException: lateinit property undo has not been initializedat com.philkes.notallyx.presentation.activity.note.EditActivity$initChangeHistory$1$1.p(SourceFile:24)at com.philkes.notallyx.presentation.activity.note.p.b(SourceFile:10)at androidx.lifecycle.z.b(SourceFile:30)at androidx.lifecycle.z.c(SourceFile:16)at androidx.lifecycle.y.b(SourceFile:68)at androidx.lifecycle.LiveData$LifecycleBoundObserver.c(SourceFile:28)at androidx.lifecycle.t.a(SourceFile:23)at androidx.lifecycle.u.h(SourceFile:347)at androidx.lifecycle.u.e(SourceFile:69)at androidx.lifecycle.u.d(SourceFile:15)at androidx.lifecycle.I.a(SourceFile:25)at androidx.lifecycle.K$a.onActivityPostStarted(SourceFile:10)at android.app.Activity.dispatchActivityPostStarted(Activity.java:1574)at android.app.Activity.performStart(Activity.java:8975)at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4008)at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:235)at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:215)at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:187)at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:101)at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2581)at android.os.Handler.dispatchMessage(Handler.java:106)at android.os.Looper.loopOnce(Looper.java:224)at android.os.Looper.loop(Looper.java:318)at android.app.ActivityThread.main(ActivityThread.java:8737)at java.lang.reflect.Method.invoke(Native Method)at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
@Xzuck Xzuck added the bug Something isn't working label Jan 18, 2025
@andiandi13
Copy link
Contributor

@Xzuck You can download 6.4.1 which fixes the bug

@PhilKes
Copy link
Owner

PhilKes commented Jan 18, 2025

As @andiandi13 said I immediately released another Version yesterday fixing this.
Unfortunately it can take some time until its downloadable from F-Droid.
If you want updates quicker have a look at #120 to join the internal tester group via Google Play

Duplicate of #255

@PhilKes PhilKes closed this as completed Jan 18, 2025
@PhilKes PhilKes added the duplicate This issue or pull request already exists label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants