-
-
Couldn't load subscription status.
- Fork 3.3k
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacebugIssue is related to a bugIssue is related to a bug
Description
Checklist
- I am using the latest version.
- I checked, but didn't find any duplicates of this issue in the repo.
- I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md.
- This issue contains only one bug. I will open one issue for every bug report I want to file.
Steps to reproduce the bug
- Set up peertube.debian.social as the peertube instance
- Open Trending/Local/whatever
- Attempt to scroll beyond the last element
Actual behaviour
Crash (see below).
Expected behavior
I’d expect more video thumbnails to appear.
Logs
Exception
- User Action: ui error
- Request: App crash, UI failure
- Content Country: GB
- Content Language: en-GB
- App Language: en_GB
- Service: none
- Version: 0.20.0
- OS: Linux Android 9 - 28
Crash log
java.lang.IllegalStateException: ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)
at androidx.recyclerview.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:7080)
at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6235)
at androidx.recyclerview.widget.GapWorker.prefetchPositionWithDeadline(GapWorker.java:288)
at androidx.recyclerview.widget.GapWorker.flushTaskWithDeadline(GapWorker.java:345)
at androidx.recyclerview.widget.GapWorker.flushTasksWithDeadline(GapWorker.java:361)
at androidx.recyclerview.widget.GapWorker.prefetch(GapWorker.java:368)
at androidx.recyclerview.widget.GapWorker.run(GapWorker.java:399)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6680)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
Device info
- Device model: Mi Box S
532910, ColinTimBarndt, eternal-sorrow, maricn, tsiflimagas and 4 more
Metadata
Metadata
Assignees
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacebugIssue is related to a bugIssue is related to a bug
Type
Projects
Status
Todo