-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.36 crashes on start #420
Comments
Hello, same here. Updated from fdroid. LineageOS 15.1 |
Updated from fdroid too |
Ok thanks. I'll wait this version on fdroid. |
@pboesch or you can go to "Releases" and download 0.37 directly from here Not the same signature though... |
https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.github.yeriomin.yalpstore.txt#L227 Should be a matter of time now, looks like they grabbed the new update and disabled 0.36 |
I can confirm that the app crashes on my phone with a very similar stack trace as in #415, i.e. |
Deleting from within f-droid, then re-installing from withing f-droid fixed the problem for me. That might be because I got a new version, or some corrupt or incompatible file, database or configuration was removed, IDK. |
Actually, check your Yalp version: 0.37 w/ the fix just rolled out. ☺ |
Can confirm 0.37 fixes the issue |
Yalp v0.36
Android 7.1.2
Yalp crashes on opening
04-13 11:45:17.388 I/ActivityManager(974): Process com.github.yeriomin.yalpstore (pid 2656) has died
04-13 11:45:17.412 I/ActivityManager(974): Process com.github.yeriomin.yalpstore:report_process (pid 2624) has died
04-13 11:45:28.099 I/ActivityManager(974): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.github.yeriomin.yalpstore/.InstalledAppsActivity bnds=[407,118][585,334] (has extras)} from uid 10505 on display 0
04-13 11:45:28.151 I/ActivityManager(974): Start proc 3064:com.github.yeriomin.yalpstore/u0a368 for activity com.github.yeriomin.yalpstore/.InstalledAppsActivity
04-13 11:45:28.211 W/System (3064): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.PreferenceUtil.getStringSet(PreferenceUtil.java:84)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.BlackWhiteListManager.(BlackWhiteListManager.java:35)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.task.AppListValidityCheckTask.doInBackground$1059dc3f(AppListValidityCheckTask.java:105)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.task.AppListValidityCheckTask.doInBackground(AppListValidityCheckTask.java:38)
04-13 11:45:28.353 I/ActivityManager(974): START u0 {flg=0x14000000 cmp=com.github.yeriomin.yalpstore/.BugReportActivity (has extras)} from uid 10368 on display 0
04-13 11:45:28.395 I/WindowManager(974): WIN DEATH: Window{dd3eb36 u0 com.github.yeriomin.yalpstore/com.github.yeriomin.yalpstore.InstalledAppsActivity}
04-13 11:45:28.396 I/ActivityManager(974): Process com.github.yeriomin.yalpstore (pid 3064) has died
04-13 11:45:28.396 W/ActivityManager(974): Force removing ActivityRecord{3c8b85f u0 com.github.yeriomin.yalpstore/.InstalledAppsActivity t3548}: app died, no saved state
04-13 11:45:28.414 I/ActivityManager(974): Start proc 3089:com.github.yeriomin.yalpstore:report_process/u0a368 for activity com.github.yeriomin.yalpstore/.BugReportActivity
04-13 11:45:28.462 W/System (3089): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64
04-13 11:45:28.693 I/ActivityManager(974): Displayed com.github.yeriomin.yalpstore/.BugReportActivity: +294ms (total +556ms)
04-13 11:45:28.742 I/LatinIme(4276): onActivate() : EditorInfo = Package = com.github.yeriomin.yalpstore : Type = Text : Learning = Enable : Suggestion = Show : AutoCorrection = Enable : Microphone = Show : Incognito = Disable
04-13 11:45:29.812 I/ActivityManager(974): Start proc 3120:com.github.yeriomin.yalpstore/u0a368 for service com.github.yeriomin.yalpstore/.bugreport.BugReportService
04-13 11:45:29.922 W/System (3120): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64
The text was updated successfully, but these errors were encountered: