Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen no work #10609

Closed
6 tasks done
Kowal1234p opened this issue Nov 28, 2023 · 4 comments
Closed
6 tasks done

Fullscreen no work #10609

Kowal1234p opened this issue Nov 28, 2023 · 4 comments

Comments

@Kowal1234p
Copy link

Checklist

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

Affected version

25.2

Steps to reproduce the bug

1 search video
2 click video
3 click Play
4 click fullscreen/rotate screen
5 crash

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

java.lang.IllegalArgumentException: serviceId is NO_SERVICE_ID
at org.schabi.newpipe.util.ExtractorHelper.checkServiceId(ExtractorHelper.java:74)
at org.schabi.newpipe.util.ExtractorHelper.suggestionsFor(ExtractorHelper.java:105)
at org.schabi.newpipe.fragments.list.search.SearchFragment.getRemoteSuggestionsObservable(SearchFragment.java:728)
at org.schabi.newpipe.fragments.list.search.SearchFragment.lambda$initSuggestionObserver$13(SearchFragment.java:759)
at org.schabi.newpipe.fragments.list.search.SearchFragment.$r8$lambda$pBDX-0z_WT5AfgQUUvGxZ1y-jHc(SearchFragment.java:0)
at org.schabi.newpipe.fragments.list.search.SearchFragment$$ExternalSyntheticLambda13.apply(R8$$SyntheticClass:0)
at io.reactivex.rxjava3.internal.operators.observable.ObservableSwitchMap$SwitchMapObserver.onNext(ObservableSwitchMap.java:112)
at io.reactivex.rxjava3.internal.operators.observable.ObservableConcatMap$ConcatMapDelayErrorObserver$DelayErrorInnerObserver.onNext(ObservableConcatMap.java:500)
at io.reactivex.rxjava3.observers.SerializedObserver.onNext(SerializedObserver.java:114)
at io.reactivex.rxjava3.internal.operators.observable.ObservableDebounceTimed$DebounceTimedObserver.emit(ObservableDebounceTimed.java:156)
at io.reactivex.rxjava3.internal.operators.observable.ObservableDebounceTimed$DebounceEmitter.run(ObservableDebounceTimed.java:181)
at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

Affected Android/Custom ROM version

Android13

Affected device model

Realme8

Additional information

No response

@Kowal1234p Kowal1234p added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 28, 2023
@opusforlife2
Copy link
Collaborator

Does this happen in a fresh profile of Newpipe? Try reinstalling it and see.

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Dec 1, 2023
@stefano-p
Copy link

Hello, I am also experiencing such issue in my Android TV v11. NewPipe just installed. As soon as I trigger a full screen mode the video stops with an error message.

@opusforlife2
Copy link
Collaborator

Is it the exact same error? Otherwise you'll have to open a new issue.

Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@opusforlife2 opusforlife2 removed bug Issue is related to a bug waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. needs triage Issue is not yet ready for PR authors to take up labels Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants