rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

F-droid release crashes immediately #40

Closed cvzi closed 8 years ago

cvzi commented 8 years ago

When I try to start the app, it just shows a dialog "Unfortunately, OCR Test has stopped." Logcat is empty.

This only happens with the version from F-droid. If I install it from Google Play Store or compile it myself, it works fine.

My system is Android 4.4.2, API 19

pauljie018 commented 8 years ago

This might be because you are opening the OCR TEST[app by eyes-two] not the main app. OR your library is out of date. See this : https://github.com/rmtheis/android-ocr/issues/34

The real problem that I don't know why and How is the : A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 26018 (Thread-1019) in Android 4.3 Devices

cvzi commented 8 years ago

I installed the app from F-droid repository, I did not change anything. I simply start the icon that is added to the homescreen.

rmtheis commented 8 years ago

I'm not familiar with F-droid. Maybe you can open this issue with that project.