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

RuntimeException: Unable to start activity ComponentInfo{com.jetpack.android/org.wordpress.android.ui.posts.PostsLi... #20534

Closed
sentry-io bot opened this issue Mar 27, 2024 · 3 comments · Fixed by #20683

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 27, 2024

Sentry Issue: JETPACK-ANDROID-8QD

IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
    at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:191)
    at org.wordpress.android.ui.posts.PostsListActivity.onCreate(PostsListActivity.kt:191)
    at android.app.Activity.performCreate(Activity.java:7383)
    at android.app.Activity.performCreate(Activity.java:7374)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
...
(12 additional frame(s) were not displayed)

RuntimeException: Unable to start activity ComponentInfo{com.jetpack.android/org.wordpress.android.ui.posts.PostsListActivity}: java.lang.IllegalArgumentException: SiteModel cannot be null, check the PendingIntent starting PostsListActivity
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3175)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3312)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:113)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:71)
...
(7 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Mar 27, 2024

Thanks for reporting! 👍

Copy link
Author

sentry-io bot commented Mar 27, 2024

Sentry Issue: WORDPRESS-ANDROID-2KZS

@irfano
Copy link
Member

irfano commented Apr 18, 2024

Related to #13171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants