YAAB icon indicating copy to clipboard operation
YAAB copied to clipboard

Deleted audio books sometimes still showed in the main page

Open RiShinku opened this issue 2 years ago • 2 comments

Sometimes the deleted audio file will still remain in the main activity, and if touch them the app will crash and my logcat had the error 'Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0'

RiShinku avatar Feb 12 '23 06:02 RiShinku

I also found other errors, Access denied finding property 'persist.device_config.runtime_native.use_app_image_startup_cache' this error happened when I opened the app. At the same time, the error 'Fail to acquire dataAnalyzerService...', 'Checking for books : /storage/emulated/0/tmp', and 'Checking for books : /storage/emulated/0/tmp' occurs, too.

Ikenshith avatar Mar 12 '23 15:03 Ikenshith

Likely, error 'Error inserting UNIQUE constraint failed: chapter.chapter_id' happened when selecting a chapter of an audiobook. Error 'No adapter attached; skipping layout' happened when click 'finish' tab.

Ikenshith avatar Mar 12 '23 15:03 Ikenshith