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.NullPointerException: Attempt to invoke virtual method 'int android.view.View.getHeight()' on a null object reference" #737

Closed
K1rakishou opened this issue Feb 25, 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: aaaadfed840176ca24d05d2051213e78
Build flavor: stable
Version name: v4.11.1
OS info: Android 9, sdk version: 28
Report description: No title
Logs:

=== LOGS ===
E/Kuroba | UNCAUGHT: Called from unhandled exception handler.
E/Kuroba | UNCAUGHT: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.view.View.getHeight()' on a null object reference
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.view.FloatingMenu.show(FloatingMenu.java:136)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.BrowseController.handleSorting(BrowseController.java:392)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.BrowseController.orderClicked(BrowseController.java:244)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.BrowseController.lambda$zmxMYSUjBmFFXTaH43CsJNoVt2Q(Unknown Source:0)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.controller.-$$Lambda$BrowseController$zmxMYSUjBmFFXTaH43CsJNoVt2Q.clicked(Unknown Source:2)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.toolbar.ToolbarMenuSubItem.performClick(ToolbarMenuSubItem.java:63)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.toolbar.ToolbarMenuItem$1.onFloatingMenuItemClicked(ToolbarMenuItem.java:177)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.view.FloatingMenu.lambda$show$0$FloatingMenu(FloatingMenu.java:169)
E/Kuroba | UNCAUGHT: 	at com.github.adamantcheese.chan.ui.view.-$$Lambda$FloatingMenu$jV5QSfy78m7c72btfnW0eJNDsgo.onItemClick(Unknown Source:6)
E/Kuroba | UNCAUGHT: 	at android.widget.AdapterView.performItemClick(AdapterView.java:318)
E/Kuroba | UNCAUGHT: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1159)
E/Kuroba | UNCAUGHT: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3136)
E/Kuroba | UNCAUGHT: 	at android.widget.AbsListView$3.run(AbsListView.java:4052)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.handleCallback(Handler.java:873)
E/Kuroba | UNCAUGHT: 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/Kuroba | UNCAUGHT: 	at android.os.Looper.loop(Looper.java:193)
E/Kuroba | UNCAUGHT: 	at android.app.ActivityThread.main(ActivityThread.java:6718)
E/Kuroba | UNCAUGHT: 	at java.lang.reflect.Method.invoke(Native Method)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
E/Kuroba | UNCAUGHT: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: END OF CURRENT RUNTIME MESSAGES
E/Kuroba | UNCAUGHT: ------------------------------
E/Kuroba | UNCAUGHT: Android API Level: 28
E/Kuroba | UNCAUGHT: App Version: v4.11.1
E/Kuroba | UNCAUGHT: Development Build: No
E/Kuroba | UNCAUGHT: Phone Model: Sony H3113


=== SETTINGS ===
Prefetching enabled: false
Thread downloading enabled: true, active downloads = 0
Hi-res thumbnails enabled: false
Youtube titles parsing enabled: true
Youtube durations parsing enabled: false
Concurrent file loading chunks count: 2
WEBM streaming enabled: false
Saved files base dir info: Java API location: /storage/emulated/0/Kuroba/files, SAF location: content://com.android.externalstorage.documents/tree/primary%3A.dash/document/primary%3A.dash, active: SAF
Local threads base dir info: Java API location: /storage/emulated/0/Kuroba/saved_threads, SAF location: , active: Java API
Phone layout mode: AUTO
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Feb 25, 2020
@Adamantcheese Adamantcheese self-assigned this Jul 6, 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