When address contain non-latin symbols recongition fails
Bug #633072 reported by
s.r
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QuiEstLa |
Fix Committed
|
High
|
Guillaume Hain |
Bug Description
I just test it via test_client and put image from my Картинки/2010/01/ folder (Картинки (russian) - Images). And recognition breaks with message about wrong ascii or something like this.
To post a comment you must log in.
Traceback: [DEBUG] Loading picture file at /home/sergey/ Картинки/ 2010/01/ PC260002. JPG (opencvclient. py:94) python2. 6/threading. py", line 532, in __bootstrap_inner sergey/ tttt/quiestla/ quiestla/ common/ quiestlaworker. py", line 64, in run __opencv_ client. search_ from_this_ file(quiestlata sk.get_ path()) sergey/ tttt/quiestla/ quiestla/ common/ opencvclient. py", line 100, in search_ from_this_ file str(path) );
[OpenCVClient1]
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/home/
self.
File "/home/
self.__image = cvLoadImage(
UnicodeEncodeError: 'ascii' codec can't encode characters in position 13-20: ordinal not in range(128)