Tubular icon indicating copy to clipboard operation
Tubular copied to clipboard

`FragmentSearchBinding.suggestionsList' on a null object reference`

Open stdedos opened this issue 4 months ago • 2 comments

Checklist

  • [x] I am able to reproduce the bug with the latest version.
  • [x] I am not able to reproduce the bug with the latest version of vanilla NewPipe.
  • [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [x] I have read the FAQ and my problem isn't listed.
  • [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [x] This issue contains only one bug.
  • [x] I have read and understood the vanilla NewPipe contribution guidelines.

Affected version

0.28.0

Steps to reproduce the bug

Idk 😓

But clearly some coding error

Expected behavior

No response

Actual behavior

No response

Screenshots/Recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Service: none
  • Timestamp: 2025-09-01T22:16:47.934+03:00
  • Package: org.polymorphicshade.tubular
  • Service: none
  • Version: 0.28.0
  • OS: Linux motorola/caprip_retailen/caprip:11/RRC31.Q1-3-34-1/7ff77b:user/release-keys 11 - 30
Crash log

java.lang.NullPointerException: Attempt to read from field 'androidx.recyclerview.widget.RecyclerView org.schabi.newpipe.databinding.FragmentSearchBinding.suggestionsList' on a null object reference at org.schabi.newpipe.fragments.list.search.SearchFragment.lambda$handleSuggestions$23(SearchFragment.java:997) at org.schabi.newpipe.fragments.list.search.SearchFragment.$r8$lambda$3IbTq3GaHSiQN0xEIXq4q9ynQN8(SearchFragment.java:0) at org.schabi.newpipe.fragments.list.search.SearchFragment$$ExternalSyntheticLambda21.run(R8$$SyntheticClass:0) at androidx.recyclerview.widget.AsyncListDiffer.onCurrentListChanged(AsyncListDiffer.java:379) at androidx.recyclerview.widget.AsyncListDiffer.latchList(AsyncListDiffer.java:369) at androidx.recyclerview.widget.AsyncListDiffer$1$2.run(AsyncListDiffer.java:351) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:250) at android.app.ActivityThread.main(ActivityThread.java:7766) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)


Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

stdedos avatar Sep 14 '25 18:09 stdedos

When this error occur?

asandikci avatar Sep 17 '25 06:09 asandikci

Steps to reproduce the bug Idk 😓

I don't remember what I was doing; I only saw Tubular crash, saved the stacktrace for later, and restarted the app

stdedos avatar Sep 17 '25 07:09 stdedos