View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#246
Originally Posted by tywtyw2002 View Post
The witter has a bug. The one chinese word occupancy 3 word.
but in web twitter one chinese word only occupancy 1 word.
http://www.twitpic.com/19sisx this is website of twitter
http://www.twitpic.com/19sjmh witter
http://www.twitpic.com/19sjrk mukan
weird, witter just asks for the length of the string in the entry box. presumably gtk thinks it*'s three characters.
i was considering switching from a hard limit to a warned limit which would let you send and just get truncated if twitter doesn't like it.

do you have any experience coding for chinese characters? any special calculation to get the o****ing 'right'?
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.