PipePipe icon indicating copy to clipboard operation
PipePipe copied to clipboard

[Bug] Channels not included in the Feed

Open Morogos opened this issue 1 year ago • 3 comments

Checklist (Your issue will be automatically closed if you delete this part)

  • [ Y] No "Found a solution for the error you encountered" notification was shown when opening the error report.
  • [Y ] I make sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [ Y] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • [Y ] I have attached the error report in the issue.

Describe the bug Application was working correctly, unknown what changed, now channel names and videos arent fetched when reloading feed. Channels still show up when clicked on in subscribed channels, this then makes the content and channel name appear within the feed.

Steps to reproduce the bug Unclear, shall update if I can discern

Device (e.g. Pixel 9 Pro) Samsung Galaxy S10

Error report

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: GB
  • Content Language: en-GB
  • App Language: en_GB
  • Service: none
  • Version: 3.8.1
  • OS: Linux samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXUGHVJ5:user/release-keys 12 - 31
Crash log

java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 559028 bytes
	at android.app.ActivityClient.activityStopped(ActivityClient.java:86)
	at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:143)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:226)
	at android.os.Looper.loop(Looper.java:313)
	at android.app.ActivityThread.main(ActivityThread.java:8751)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Caused by: android.os.TransactionTooLargeException: data parcel size 559028 bytes
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(BinderProxy.java:635)
	at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1358)
	at android.app.ActivityClient.activityStopped(ActivityClient.java:83)
	... 9 more


Additional context

Morogos avatar Sep 25 '24 13:09 Morogos

You mean some channels are not included in the Feeds right? Can you provide the channels affected?

InfinityLoop1308 avatar Sep 25 '24 22:09 InfinityLoop1308

Channels affected were all, the thing that stood out to me as odd was they would load in the whats new feed when clicked on manually in the subscriptions, while at the same time everything in the trending section would show up fine. Videos still played. I do hope this provides useful context, apologies if it does not.

Morogos avatar Sep 27 '24 05:09 Morogos

It is expected that manually click in the subscriptions will update the feed, but the behavior before that is unclear to me. If all the channels are affected, does this mean you see nothing in the What's new feed? Is this the case? It would be helpful if you can attach a screen recording.

InfinityLoop1308 avatar Sep 27 '24 09:09 InfinityLoop1308