Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source #2688

Closed
pocmo opened this issue May 21, 2019 · 3 comments
Assignees
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified P1 Current sprint

Comments

@pocmo
Copy link
Contributor

pocmo commented May 21, 2019

Crashing when going to a library sub-screen (e.g. History).

                         E  Process: org.mozilla.fenix, PID: 29712
                         E  java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source
                         E      at java.lang.Enum.valueOf(Enum.java:257)
                         E      at org.mozilla.fenix.GleanMetrics.Library$selectedItemKeys.valueOf(Unknown Source:2)
                         E      at org.mozilla.fenix.components.metrics.GleanMetricsServiceKt$wrapper$49.invoke(GleanMetricsService.kt:1)
                         E      at org.mozilla.fenix.components.metrics.GleanMetricsService.track(GleanMetricsService.kt:19)
                         E      at org.mozilla.fenix.components.metrics.ReleaseMetricController.track(Metrics.kt:7)
                         E      at -$$LambdaGroup$js$f1T6o87waaFB6vV3riDEQ-GciRg.onClick(java-style lambda group:33)
                         E      at android.view.View.performClick(View.java:7251)
                         E      at android.view.View.performClickInternal(View.java:7228)
                         E      at android.view.View.access$3500(View.java:802)
                         E      at android.view.View$PerformClick.run(View.java:27843)
                         E      at android.os.Handler.handleCallback(Handler.java:883)
                         E      at android.os.Handler.dispatchMessage(Handler.java:100)
                         E      at android.os.Looper.loop(Looper.java:214)
                         E      at android.app.ActivityThread.main(ActivityThread.java:7116)
                         E      at java.lang.reflect.Method.invoke(Native Method)
                         E      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
                         E      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)

┆Issue is synchronized with this Jira Task

@pocmo pocmo added the 🐞 bug Crashes, Something isn't working, .. label May 21, 2019
@ckarlof
Copy link

ckarlof commented May 21, 2019

Yes, I'm running into this too.

@bifleming bifleming added the P1 Current sprint label May 21, 2019
@bifleming bifleming added this to the MVP Backlog milestone May 21, 2019
@sblatz sblatz added this to Ready for Dev in Fenix Sprint Kanban May 21, 2019
@sblatz sblatz self-assigned this May 21, 2019
@project-bot project-bot bot moved this from Ready for Dev to In Progress in Fenix Sprint Kanban May 21, 2019
@vesta0 vesta0 moved this from In Progress to High priority backlog (not in the current sprint) in Fenix Sprint Kanban May 21, 2019
sblatz added a commit to sblatz/fenix that referenced this issue May 21, 2019
@sblatz sblatz moved this from High priority backlog (not in the current sprint) to In Progress in Fenix Sprint Kanban May 21, 2019
@ekager ekager moved this from In Progress to Ready for QA in Fenix Sprint Kanban May 21, 2019
@sblatz sblatz added eng:qa:needed QA Needed and removed in progress labels May 21, 2019
@kbrosnan
Copy link
Contributor

kbrosnan commented May 21, 2019

Sentry issue: FENIX-17B

@sv-ohorvath sv-ohorvath added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels May 22, 2019
@sv-ohorvath
Copy link
Contributor

Verified as fixed on the 5/22 build.

@sv-ohorvath sv-ohorvath moved this from Ready for QA to Done in Fenix Sprint Kanban May 22, 2019
@data-sync-user data-sync-user changed the title [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source FNX2-18197 ⁃ [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source Aug 5, 2020
@data-sync-user data-sync-user changed the title FNX2-18197 ⁃ [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source FNX3-16513 ⁃ [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-16513 ⁃ [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source [Bug] java.lang.IllegalArgumentException: No enum constant org.mozilla.fenix.GleanMetrics.Library.selectedItemKeys.source May 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified P1 Current sprint
Projects
None yet
Development

No branches or pull requests

8 participants