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

Release 0.21.4 #6433

Closed
TobiGr opened this issue Jun 5, 2021 · 4 comments
Closed

Release 0.21.4 #6433

TobiGr opened this issue Jun 5, 2021 · 4 comments

Comments

@TobiGr
Copy link
Member

TobiGr commented Jun 5, 2021

Changelog

App

New

Improved

  • Updated translations

Fixed

Development

Extractor

New

Improved

Fixed

Development

APK for tesing

app.zip from CI

Please report only new bugs in this ticket!

Corresponding PR: #6432

@TobiGr TobiGr mentioned this issue Jun 5, 2021
@TobiGr TobiGr pinned this issue Jun 5, 2021
@infinitewaveparticle
Copy link

Crash after changing "Content of Main Page" in Content Settings and clicking the back arrow:

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en
  • App Language: en
  • Service: none
  • Version: 0.21.4
  • OS: Linux Android 7.0 - 24
Crash log

java.lang.IllegalStateException: Fragment BookmarkFragment{b6180c6} (caac070f-8527-4f08-af29-55fc9d8bb9ab)} not attached to a context.
	at androidx.fragment.app.Fragment.requireContext(Fragment.java:805)
	at androidx.fragment.app.Fragment.getResources(Fragment.java:869)
	at androidx.fragment.app.Fragment.getString(Fragment.java:891)
	at org.schabi.newpipe.local.BaseLocalListFragment.onSharedPreferenceChanged(BaseLocalListFragment.java:257)
	at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:479)
	at android.app.SharedPreferencesImpl$EditorImpl.apply(SharedPreferencesImpl.java:387)
	at org.schabi.newpipe.settings.tabs.TabsManager.saveTabs(TabsManager.java:42)
	at org.schabi.newpipe.settings.tabs.ChooseTabsFragment.saveChanges(ChooseTabsFragment.java:139)
	at org.schabi.newpipe.settings.tabs.ChooseTabsFragment.onPause(ChooseTabsFragment.java:101)
	at androidx.fragment.app.Fragment.performPause(Fragment.java:2879)
	at androidx.fragment.app.FragmentStateManager.pause(FragmentStateManager.java:383)
	at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1206)
	at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1356)
	at androidx.fragment.app.FragmentManager.moveFragmentToExpectedState(FragmentManager.java:1434)
	at androidx.fragment.app.BackStackRecord.executePopOps(BackStackRecord.java:506)
	at androidx.fragment.app.FragmentManager.executeOps(FragmentManager.java:2166)
	at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:1992)
	at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:1947)
	at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:1849)
	at androidx.fragment.app.FragmentManager$4.run(FragmentManager.java:413)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6836)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)


@opusforlife2
Copy link
Collaborator

@infinitewaveparticle Could you be more specific? We are unable to reproduce this. Maybe a particular tab or service is causing this issue.

@TobiGr TobiGr closed this as completed Jun 7, 2021
@TobiGr TobiGr unpinned this issue Jun 7, 2021
@infinitewaveparticle
Copy link

infinitewaveparticle commented Jun 8, 2021 via email

@opusforlife2
Copy link
Collaborator

@infinitewaveparticle If you can reproduce the crash on the current release, and see exactly which tab or tabs is/are causing the crash, then please open a new Github issue.

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