uliss / quneiform

optical character recognition software
GNU General Public License v3.0
10 stars 2 forks source link

cuneiform: pure virtual method called #7

Closed LazyKent closed 11 years ago

LazyKent commented 11 years ago
% cuneiform -V
Cuneiform 0.4; build: 0.4
pure virtual method called
terminate called without an active exception
% cuneiform -l eng alice_1.png
[RStuff::ResolutionChecker] new resolution: 327x314
RBAMBUK: Error! lower->dashHandle != NULLBHandle; lower->dashHandle == a03
[RStuff] Warning: RLINE_SearchLines code 0; "pure virtual method called
terminate called without an active exception

http://ocropus.googlecode.com/svn/trunk/ocroscript/tests/images/alice_1.png

I got cuneiform-out.txt with recognized text. However, quneiform doesn't display text and shows "!" in thumbnails pane. Built from git 2012-08-06.

openSUSE 11.4 x86_64

In Russian: Консольный cuneiform выдаёт вышеприведённую ошибку, но картинку распознаёт. В quneiform распознанный текст не отображается. Появляется значок "Ошибки распознавания".

uliss commented 11 years ago

Thank you for your bug report. If you click on "!" - there will be message box with more detailed error message. Could you post it here?

LazyKent commented 11 years ago

The message is: "recognition process terminated". May be wrong, I think there is an issue in cuneiform itself. I can provide compilation options, installed packages, etc.

Thanks for your work. I want to maintain quneiform packages for openSUSE.

uliss commented 11 years ago

From which brunch do you build? Now i'm preparing for 0.5 release, so could you test that brunch?

LazyKent commented 11 years ago

I can't compile release_0.5 at the moment. Please see issue #8.

LazyKent commented 11 years ago

Bug in boost v1.44. https://svn.boost.org/trac/boost/ticket/4842

Closed.