-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Tesseract not working on Ubuntu 20.04 #3183
Comments
I cannot reproduce that issue with Ubuntu 20.04. Try running Tesseract with gdb, strace or ltrace to see what goes wrong in your local installation. |
Result of gdb:
Result of strace:
This was probably where it got stuck.
|
@sati-bodhi 1) Ubuntu 20.04 DesktopTesseracttesseract 4.1.1-rc2-25-g9707 OSDISTRIB_ID=Ubuntu Platform4 Cores AMD Ryzen 3 3200G with Radeon Vega Graphics Steps
2) Ubuntu 20.04 LTS Server (Virtual Machine)Tesseracttesseract 4.1.1 Platform (VM)12GiB System Memory, Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz => nice textual output: test.txt |
The problem resolved itself upon a couple of restarts. |
Environment
tesseract 4.1.1
leptonica-1.79.0
libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 2.0.3) : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.1
Found AVX2
Found AVX
Found FMA
Found SSE
Found libarchive 3.4.0 zlib/1.2.11 liblzma/5.2.4 bz2lib/1.0.8 liblz4/1.9.2 libzstd/1.4.4
Linux FrostCanyon 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
Current Behavior:
Tesseract stops short halfway without giving any errors when run on Ubuntu 20.04.
Expected Behavior:
Work normally.
- change file extension to
.tif
after download to test.Suggested Fix:
The text was updated successfully, but these errors were encountered: