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{org.wordpress.android/org.wordpress.android.ui.main.WPMain... #20234

Open
sentry-io bot opened this issue Feb 21, 2024 · 2 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 21, 2024

Sentry Issue: WORDPRESS-ANDROID-2VE6

FileNotFoundException: Corrupt XML binary file
    at org.wordpress.android.ui.main.WPMainNavigationView.init(WPMainNavigationView.kt:120)
    at org.wordpress.android.ui.main.WPMainActivity.onCreate(WPMainActivity.java:345)
...
(42 additional frame(s) were not displayed)

Resources$NotFoundException: File res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png from xml type xml resource ID #0x7f0803ed
    at org.wordpress.android.ui.main.WPMainNavigationView.init(WPMainNavigationView.kt:120)
    at org.wordpress.android.ui.main.WPMainActivity.onCreate(WPMainActivity.java:345)
...
(40 additional frame(s) were not displayed)

InflateException: Binary XML file line #25 in org.wordpress.android:layout/navbar_item: Error inflating class ImageView
InflateException: Binary XML file line #25 in org.wordpress.android:layout/navbar_item: Binary XML file line #25 in org.wordpress.android:layout/navbar_item: Error inflating class ImageView
RuntimeException: Unable to start activity ComponentInfo{org.wordpress.android/org.wordpress.android.ui.main.WPMainActivity}: android.view.InflateException: Binary XML file line #25 in org.wordpress.android:layout/navbar_item: Binary XML file line #25 in org.wordpress.android:layout/navbar_item: Error inflating class ImageView
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3991)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4144)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:149)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:99)
...
(8 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Feb 21, 2024

Thanks for reporting! 👍

@RenanLukas
Copy link
Contributor

RenanLukas commented Feb 21, 2024

I've added the General label but this seems to be related to the main Activity. I don't think it makes sense to create a Main screen/Main Activity label though, since it's not exactly a feature.

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

No branches or pull requests

2 participants