You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeException: Failure delivering result ResultInfo{who=null, request=1538644274, result=-1, data=Intent { (has extras) }} to activity {com.jetpack.android/org.wordpress.android.ui.posts.EditPostActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'org.wordpress.mobile.WPAndroidGlue.GutenbergProps org.wordpress.android.editor.gutenberg.GutenbergPropsBuilder.build(android.app.Activity, boolean)' on a null object reference
at android.app.ActivityThread.deliverResults(ActivityThread.java:6063)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:6102)
at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:67)
at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
...
(9 additional frame(s) were not displayed)
NullPointerException: Attempt to invoke virtual method 'org.wordpress.mobile.WPAndroidGlue.GutenbergProps org.wordpress.android.editor.gutenberg.GutenbergPropsBuilder.build(android.app.Activity, boolean)' on a null object reference
at org.wordpress.android.editor.gutenberg.GutenbergContainerFragment.updateCapabilities(GutenbergContainerFragment.java:319)
at org.wordpress.android.editor.gutenberg.GutenbergEditorFragment.onActivityResult(GutenbergEditorFragment.java:684)
at org.wordpress.android.ui.posts.EditPostActivity.onActivityResult(EditPostActivity.kt:2784)
super.onActivityResult(requestCode, resultCode, data)
...
(19 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: JETPACK-ANDROID-PE5
The text was updated successfully, but these errors were encountered: