First of all my compliments for an excellent addition to an already exciting phone. I got a problem however trying to update my V5.7 to V6.1. Downloading gave me no problems,but installing (double tap on .deb file) was not possible. I tried several times,but each time it did not finish the installing of the script. Made a back up on the phone before,so V5.7 is still there. Any idea how I can solve this? Thanks and keep up the great work!
SOLVING installation problem (some options): 1. Reboot your phone and try to install again (double click on the .deb file). 2. Go to Settings -> Applications -> Manage applications -> N9 QTweak -> Uninstall. After this reboot your phone and try to install again (double click on the .deb file). 3. Go to Settings -> Applications -> Manage applications -> N9 QTweak -> Uninstall. After this go to /opt folder with WinSCP or FileBox as ROOT and check if you see folder named "N9QTweak". If yes, delete this folder and try to install again (double click on the .deb file). 4. Open terminal as ROOT and try to install with command: dpkg -i /path/to/the/file And write output in this thread..
Thanks for looking into it when you have the time. I've been looking in the folders on the phone with the app file manager and found something interesting. It looks to me as there already are some color variations made for the message bubbles. It looked like you could have blue, orange, pink and green Found the images here "\usr\share\themes\blanco\meegotouch\images\messag ing-ui"
devel-su rootme sed -i '256 s/normal/pressed/;267 s/pressed/normal/g' /usr/share/themes/base/meegotouch/libmessagingwidgets0/style/libmessagingwidgets0.css sed -i '54 s/normal/pressed/;75 s/pressed/normal/g' /usr/share/themes/base/meegotouch/libmms-messaging-plugin/style/libmms-messaging-plugin.css killall -KILL messaging-ui