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

Crash report "java.lang.IllegalArgumentException: Cannot animate push when from is null" #699

Closed
K1rakishou opened this issue Feb 22, 2020 · 0 comments
Assignees
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)

Comments

@K1rakishou
Copy link

UUID: dfd0aa32899bc3ba79303f785d8b4ba1
Build flavor: stable
Version name: v4.11.1
OS info: Android 9, sdk version: 28
Report description: No title
Logs:

java.lang.IllegalArgumentException: Cannot animate push when from is null
	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:51)
	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:42)
	at com.github.adamantcheese.chan.controller.NavigationController.pushController(NavigationController.java:38)
	at com.github.adamantcheese.chan.ui.controller.ImageViewerController.downloadAlbumClicked(ImageViewerController.java:262)
	at com.github.adamantcheese.chan.ui.controller.ImageViewerController.lambda$slmKVuXCrFoCYSN38xK9z71QFMY(Unknown Source:0)
	at com.github.adamantcheese.chan.ui.controller.-$$Lambda$ImageViewerController$slmKVuXCrFoCYSN38xK9z71QFMY.clicked(Unknown Source:2)
	at com.github.adamantcheese.chan.ui.toolbar.ToolbarMenuSubItem.performClick(ToolbarMenuSubItem.java:63)
	at com.github.adamantcheese.chan.ui.toolbar.ToolbarMenuItem$1.onFloatingMenuItemClicked(ToolbarMenuItem.java:177)
	at com.github.adamantcheese.chan.ui.view.FloatingMenu.lambda$show$0$FloatingMenu(FloatingMenu.java:169)
	at com.github.adamantcheese.chan.ui.view.-$$Lambda$FloatingMenu$jV5QSfy78m7c72btfnW0eJNDsgo.onItemClick(Unknown Source:6)
	at android.widget.AdapterView.performItemClick(AdapterView.java:318)
	at android.widget.AbsListView.performItemClick(AbsListView.java:1159)
	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3162)
	at android.widget.AbsListView$3.run(AbsListView.java:4078)
	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:6936)
	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:870)
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Feb 22, 2020
@Adamantcheese Adamantcheese self-assigned this Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)
Projects
None yet
Development

No branches or pull requests

2 participants