Skip to content

[CRASH] - Opening Playlist In Landscape Crashes App #725

@gitty323

Description

@gitty323

Description

When I click on a playlist from the library screen while in landscape, the app crashes. If I am in portrait, it works fine but if I switch to landscape while on the playlist screen it will insta crash the app.

Steps to Reproduce

  1. Be in landscape mode
  2. Navigate to Library tab
  3. Scroll down to playlists
  4. Click on a playlist

Environment

  • Android device: Pixel Tablet
  • Android OS version: 16
  • App version: 4.17.0
  • App variant: Degoogled
  • Other relevant details: Navidrome server

Crash Logs/Stack trace

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setVisibility(int)' on a null object reference
at m3.I0.a(SourceFile:118)
at androidx.lifecycle.y.b(SourceFile:30)
at androidx.lifecycle.y.c(SourceFile:56)
at androidx.lifecycle.y.k(SourceFile:15)
at F1.d.run(SourceFile:383)
at android.os.Handler.handleCallback(Handler.java:1070)
at android.os.Handler.dispatchMessage(Handler.java:125)
at android.os.Looper.dispatchMessage(Looper.java:333)
at android.os.Looper.loopOnce(Looper.java:263)
at android.os.Looper.loop(Looper.java:367)
at android.app.ActivityThread.main(ActivityThread.java:9332)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:837)

Reproducibility

Always

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions