You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
After the update login is not possible any more
To Reproduce
Steps to reproduce the behavior:
Start the parchli app
Get the error screen (please see screenshot)
Expected behavior
A clear and concise description of what you expected to happen.
Login possible with updated Pachli app
Screenshots or video
If applicable, please add screenshots or video to help explain your problem.
Versions
Please include the version of Pachli and Android you are using, and the software version your server is using. Find this on the Pachli "About" screen.
latest 2.9.0 Pachli (github release)
Google Pixel 6 pro
Android15
GrapheneOs 2024112700
Additional context
Add any other context about the problem here.
type: logcat
osVersion: google/raven/raven:15/AP3A.241105.007/2024112700:user/release-keys
package: app.pachli:24, targetSdk 34
buffers: main,system,crash,events,kernel
level: error
--------- beginning of crash
11-28 17:01:14.627 4694 4694 E AndroidRuntime: FATAL EXCEPTION: main
11-28 17:01:14.627 4694 4694 E AndroidRuntime: Process: app.pachli, PID: 4694
11-28 17:01:14.627 4694 4694 E AndroidRuntime: java.lang.IndexOutOfBoundsException: Empty list doesn't contain element at index 0.
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at kotlin.collections.EmptyList.get(SourceFile:22)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at app.pachli.MainActivity.u(SourceFile:44)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.activity.ComponentActivity.onMenuItemSelected(SourceFile:32)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.fragment.app.FragmentActivity.onMenuItemSelected(SourceFile:1)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.app.AppCompatActivity.onMenuItemSelected(SourceFile:1)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.view.WindowCallbackWrapper.onMenuItemSelected(SourceFile:3)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.app.ToolbarActionBar$2.onMenuItemClick(SourceFile:6)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.widget.ActionMenuView$MenuBuilderCallback.a(SourceFile:50)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.view.menu.MenuBuilder.e(SourceFile:5)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.view.menu.MenuBuilder.q(SourceFile:29)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at androidx.appcompat.view.menu.MenuPopup.onItemClick(SourceFile:39)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java:330)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java:1273)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java:3286)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java:4252)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:959)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:100)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8744)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at com.android.internal.os.ExecInit.main(ExecInit.java:50)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
11-28 17:01:14.627 4694 4694 E AndroidRuntime: at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
--------- beginning of main
11-28 17:28:39.293 8338 8338 E app.pachli: Not starting debugger since process cannot load the jdwp agent.
11-28 17:28:39.363 8338 8338 E cutils-trace: Error opening trace file: No such file or directory (2)
11-28 17:28:39.453 8338 8338 E app.pachli: Unable to find pattern file or unable to map it for am
11-28 17:28:39.684 8338 8361 E cutils-trace: Error opening trace file: No such file or directory (2)
Affirmation
I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.
Yes
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
After the update login is not possible any more
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Login possible with updated Pachli app
Screenshots or video
If applicable, please add screenshots or video to help explain your problem.
Versions
Please include the version of Pachli and Android you are using, and the software version your server is using. Find this on the Pachli "About" screen.
latest 2.9.0 Pachli (github release)
Google Pixel 6 pro
Android15
GrapheneOs 2024112700
Additional context
Add any other context about the problem here.
Affirmation
I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.
Yes
The text was updated successfully, but these errors were encountered: