Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

The app crashes when clicking on the "Calendar" feature #29

Open
ahyar92 opened this issue May 28, 2018 · 0 comments
Open

The app crashes when clicking on the "Calendar" feature #29

ahyar92 opened this issue May 28, 2018 · 0 comments

Comments

@ahyar92
Copy link

ahyar92 commented May 28, 2018

Project Information

Repository : https://github.com/gjtorikian/Shelves
Title : Shelves
Publisher : Garen J Torikian

Expected behavior

Supposedly, I can use the "Calendar" feature without any errors.

Actual behavior

When I enter the settings menu and try to click on the "Calendar" feature, the application suddenly crashes. And I have tried for the second time, but the crashes still happens.

How to reproduce

  1. Install and open the app
  2. Go to the "Collection" page and select a collection (For example, just click on "Board Games")
  3. Next, go to the settings menu (located at the top right of the application)
    afafaf.jpg
  4. Next, click on the "Calendar" feature. Then you will find an error like I experienced.

  • Device: Xiaomi Redmi 4X
  • Operating system: Marshmallow, 6.0.1 mmb29m (CPU: Octa-core Max 1.9 GHz, RAM: 2 GB)
  • Application Version: 3.7.2

Recording Of The Bug

https://www.youtube.com/watch?v=xm_cpCSLID8&feature=youtu.be


Logcat

05-29 00:22:10.548 14823 14823 E AndroidRuntime: FATAL EXCEPTION: main
05-29 00:22:10.548 14823 14823 E AndroidRuntime: Process: com.miadzin.shelves, PID: 14823
05-29 00:22:10.548 14823 14823 E AndroidRuntime: java.lang.IllegalStateException: ListPreference requires an entries array and an entryValues array.
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.preference.ListPreference.onPrepareDialogBuilder(ListPreference.java:249)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.preference.DialogPreference.showDialog(DialogPreference.java:306)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.preference.DialogPreference.onClick(DialogPreference.java:277)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.preference.Preference.performClick(Preference.java:994)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:214)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.widget.AdapterView.performItemClick(AdapterView.java:310)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.widget.AbsListView.performItemClick(AbsListView.java:1145)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3081)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.widget.AbsListView$3.run(AbsListView.java:3947)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:742)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:5527)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
05-29 00:22:10.548 14823 14823 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)
05-29 00:22:10.550 14823 14823 E MQSEventManagerDelegate: failed to get MQSService.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant