You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Linux.open(Linux.java)
at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7460)
...
(11 additional frame(s) were not displayed)
FileNotFoundException: /data/data/com.xtreak.notificationdictionary/databases/dictionary.db: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:496)
at java.io.FileInputStream.<init>(FileInputStream.java:159)
at z0.l.D(SQLiteCopyOpenHelper.java:4)
at z0.l.J(SQLiteCopyOpenHelper.java:11)
at z0.l.B(SQLiteCopyOpenHelper.java:2)
...
(6 additional frame(s) were not displayed)
RuntimeException: Unable to copy database file.
at z0.l.J(SQLiteCopyOpenHelper.java:13)
at z0.l.B(SQLiteCopyOpenHelper.java:2)
at androidx.room.e.a(RoomDatabase.java:1)
at g.o.c(LayoutIncludeDetector.java:4)
at q3.e.run
...
(3 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
The steps to reproduce this is not clear. Adding this issue in case someone can add steps. The issue can happen when the app is downloaded without downloading the dictionary due to internet issues due to which the file is not present or the file cannot be unzipped with dictionary being 100MB.
Sentry Issue: NOTIFICATION-DICTIONARY-Z
The text was updated successfully, but these errors were encountered: