On Oct 28, 2006, at 8:11 AM, Basil Shubin wrote:

Oops! I got an error!

Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ lib/eventMixin.py", line 87, in raiseEvent
    bindingFunction(event)
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ ui/uiwx/dGrid.py", line 2096, in onIncSearchTimer
    self.runIncSearch()
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ ui/uiwx/dGrid.py", line 2358, in runIncSearch
    match = (fldval.lower() == srchStr.lower())
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcc in position 0: ordinal not in range(128)

In a grid table I have cyrillic strings in a unicode.

OK, good to know where there are still unicode issues. I'll take a look at this and try to get a fix posted soon.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to