@StaryMuz did you follow cuttysark76 instructions? That's what everyone did and so far no one reported those problems after installing the patches. If google doesn't connect, you need to install Gapps.
On another topic, can you guys test something for me? I would do a patch but I don't know how. Please only do this if you're confortable messing up your phone
This file is the LatinIME.apk from the blade cm7.2 rc rom. It has some dictionaries for your keyboards, although it is missing some. The portuguese dictionary works fine
<link removed>
Connect your phone to your computer, run cmd.exe, then:
adb remount
adb push LatinIME.apk /system/app
adb shell
# cd /system/app
# chmod 755 LatinIME.apk
# exit
adb reboot
I'll be waiting for some input

Edited by daponte, 14 May 2012 - 01:44 PM.