Re: Re: wxPython UI
Eugene <[email protected]> Fri, 02 Dec 2005 18:51:50 +0300
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 02 Dec 2005 10:01:43 -0500 Eric Davis <[email protected]> wrote: > >Actually this happens with me on the tkui also. It is a >unicode thing, You'd better give us the tkui traceback, not wxui. >The mud I uses makes extensive use of colors, and if I do >a who on the mud, this exception will 100% of the time >come up on the same person in the who list and the ui >will no longer update. It's probably some national alphabet letter somebody uses in their name or title. And this letter does not exist in your current locale (you are using linux, right?), so the decoding procedure gets choked. Well, I'll see what can be done in the tkui. >BTW, I mud on aardwolf mud if you want to test it out. > >aardmud.org 4000 > >When I tested it, it raised this error on the tk, and the >wxpython ui, but not on the text or curses ui. It's because textui and cursesui don't use unicode and don't decode anything, so they are more tolerant to any unknown letter in the mud stream. -- Eugene --- Professional hosting for everyone - http://www.host.ru ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click