Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Error opening the database #737

Open
Mtkmanjaro opened this issue May 15, 2020 · 0 comments
Open

Error opening the database #737

Mtkmanjaro opened this issue May 15, 2020 · 0 comments

Comments

@Mtkmanjaro
Copy link

Mtkmanjaro commented May 15, 2020

in 1.130 when starting the application an error jumps, the database cannot be opened nor can the manga be added to read them, nor does it load the manga thumbnails on any server, I was testing and version 1.125 works but the download speed it's bad, it takes me almost 15 minutes to download a chapter of your manga online, I'm using android 10 Havock Os
Here is the log

05-14 20:08:26.071 I/PackageManager(1708): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package ar.rulosoft.mimanganu (protectionLevel=66 flags=0x38d8be44)
05-14 20:09:13.004 I/ActivityTaskManager(1708): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=ar.rulosoft.mimanganu/.SplashActivity bnds=[235,783][438,1020]} from uid 10146
05-14 20:09:13.074 I/ActivityManager(1708): Start proc 28655:ar.rulosoft.mimanganu/u0a192 for activity {ar.rulosoft.mimanganu/ar.rulosoft.mimanganu.SplashActivity}
05-14 20:09:13.208 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.componentes.Database.getDatabase(Database.java:128)
05-14 20:09:13.208 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.SplashActivity.onCreate(SplashActivity.java:15)
05-14 20:09:13.208 E/Database(28655): at ar.rulosoft.mimanganu.componentes.Database.getDatabase(Database.java:128)
05-14 20:09:13.208 E/Database(28655): at ar.rulosoft.mimanganu.SplashActivity.onCreate(SplashActivity.java:15)
05-14 20:09:13.212 I/ActivityTaskManager(1708): START u0 {cmp=ar.rulosoft.mimanganu/.MainActivity} from uid 10192
05-14 20:09:13.316 V/chatty (28655): uid=10192(ar.rulosoft.mimanganu) identical 1 line
05-14 20:09:13.595 E/Layer (572): [Surface(name=AppWindowToken{2da9c97 token=Token{5950b16 ActivityRecord{8583831 u0 ar.rulosoft.mimanganu/.SplashActivity t863}}})/@0x5368fa1 - animation-leash#0] No local sync point found
05-14 20:09:13.595 E/Layer (572): [Surface(name=AppWindowToken{2da9c97 token=Token{5950b16 ActivityRecord{8583831 u0 ar.rulosoft.mimanganu/.SplashActivity t863}}})/@0x5368fa1 - animation-leash#0] No local sync point found
05-14 20:09:13.876 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.componentes.Database.getDatabase(Database.java:128)
05-14 20:09:13.876 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.componentes.Database.getMangasCondition(Database.java:441)
05-14 20:09:13.876 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.MainFragment.setListManga(MainFragment.java:485)
05-14 20:09:13.876 E/SQLiteDatabase(28655): at ar.rulosoft.mimanganu.MainFragment.onResume(MainFragment.java:151)
05-14 20:09:13.877 E/Database(28655): at ar.rulosoft.mimanganu.componentes.Database.getDatabase(Database.java:128)
05-14 20:09:13.877 E/Database(28655): at ar.rulosoft.mimanganu.componentes.Database.getMangasCondition(Database.java:441)
05-14 20:09:13.877 E/Database(28655): at ar.rulosoft.mimanganu.MainFragment.setListManga(MainFragment.java:485)
05-14 20:09:13.877 E/Database(28655): at ar.rulosoft.mimanganu.MainFragment.onResume(MainFragment.java:151)
05-14 20:09:13.985 I/ActivityTaskManager(1708): Displayed ar.rulosoft.mimanganu/.MainActivity: +976ms
05-14 20:09:16.769 W/NotificationService(1708): Toast already killed. pkg=ar.rulosoft.mimanganu callback=android.app.ITransientNotification$Stub$Proxy@f4b2d2f
05-14 20:09:20.299 W/NotificationService(1708): Toast already killed. pkg=ar.rulosoft.mimanganu callback=android.app.ITransientNotification$Stub$Proxy@6097e79

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