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

UI Crash #7722

Closed
aravind-alpha07 opened this issue Jan 30, 2022 · 3 comments
Closed

UI Crash #7722

aravind-alpha07 opened this issue Jan 30, 2022 · 3 comments
Labels
bug Issue is related to a bug template ignored The user didn't follow the template/instructions (or removed them)

Comments

@aravind-alpha07
Copy link

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 0.21.15
  • OS: Linux Android 12 - 31
Crash log

java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
	at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1844)
	at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1884)
	at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:329)
	at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:294)
	at androidx.fragment.app.DialogFragment.show(DialogFragment.java:260)
	at org.schabi.newpipe.RouterActivity.lambda$openDownloadDialog$19(RouterActivity.java:646)
	at org.schabi.newpipe.RouterActivity.$r8$lambda$--0YcizsE0Kz2-_9bdoMW02jdkQ(Unknown Source:0)
	at org.schabi.newpipe.RouterActivity$$ExternalSyntheticLambda14.accept(Unknown Source:4)
	at io.reactivex.rxjava3.internal.observers.ConsumerSingleObserver.onSuccess(ConsumerSingleObserver.java:62)
	at io.reactivex.rxjava3.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:81)
	at io.reactivex.rxjava3.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:123)
	at android.os.Handler.handleCallback(Unknown Source:2)
	at android.os.Handler.dispatchMessage(Unknown Source:4)
	at android.os.Looper.loopOnce(Unknown Source:176)
	at android.os.Looper.loop(Unknown Source:76)
	at android.app.ActivityThread.main(Unknown Source:138)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
	at com.android.internal.os.ZygoteInit.main(Unknown Source:306)


@aravind-alpha07 aravind-alpha07 added the bug Issue is related to a bug label Jan 30, 2022
@AudricV AudricV added the template ignored The user didn't follow the template/instructions (or removed them) label Jan 30, 2022
@Magicfulness
Copy link

Is this related to my bug report, #7825? I doubt it, but posting just in case.

@triallax
Copy link
Contributor

triallax commented Feb 6, 2022

@Magicfulness the errors are different, so I don't think so.

@aravind-alpha07 don't delete the template please, the error is not enough for us to figure out the issue. What were you doing when the crash happened? Can you reproduce it reliably? What is your device?

@triallax triallax added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Feb 6, 2022
@github-actions
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 the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

5 participants