Hi, I have had people report that the latest Opera Mini 7 did not work, whereas the older version 6.5 worked just fine. I got this report for both Maemo/MeeGo as for Android, and I spent some time trying to figure out what was wrong. I was able to reproduce this problem (the midlet freezes after visiting one or two pages). Turns out, if I disable Just-In-Time for this midlet, it seems to work for me (tested on my N9). The speed is slower, but still reasonable. If you install the latest cvm-midlets 6.0 package from: http://davy.preuveneers.be/phoneme/public/maemo/deb/ you will have both versions 6.5 and 7.0. The first runs with JIT enabled, the second has JIT disabled. You disable JIT by passing the option "-Xjit:compile=none" to the /opt/phoneme/bin/cvm command line. I have not (yet) been able to figure out what is wrong with the JIT, but if some people want to test, go ahead. Davy