View Single Post
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#213
Originally Posted by kenya888 View Post
Hi frals thank you for developing such a good application:-) I'd like to report a issue with decoding headers including Japanese.

fmms can't downlad msg when From header contains Japanese characters encoded with utf8.

/tmp/fmms.log is af following...

---
(orig)
self.conn.text_factory = sqlite3.OptimizedUnicode
(fixed)
self.conn.text_factory = str
----

Could you consider merging this fix?

regards.

kenya888
Cheers, will include it in the next update. Regression in last version I'm afraid, I was under the impression that OptimizedUnicode would be better but appear I was wrong. Thanks again for reporting (and fixing!)
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following User Says Thank You to frals For This Useful Post: