No probs To re-install all messaging components in terminal as root do: Code: apt-get install messaging-ui --reinstall apt-get install messaging-ui-settings-398 --reinstall apt-get install libmessaging0 --reinstall apt-get install libmessagingwidgets0 --reinstall You can also do all of the above in one go: Code: apt-get install messaging-ui messaging-ui-settings-398 libmessaging0 libmessagingwidgets0 --reinstall In messaging-ui-settings-398, the 398 is your PR legacy as I could infer from your fw version...For example global fw will be messaging-ui-settings-001... If you want to upgrade to pr1.3 the best method is doing a clean full flash instead of OTA updates as there is a high likelihood of more things going wrong in the OTA update from pr1.2 to pr1.3... Let me know of any errors from the reinstallation above... Edit: If you do a full clean flash to update to pr1.3, I would suggest flashing to the global pr legacy 001 firmware instead of the same pr legacy as your current one...
apt-get install messaging-ui --reinstall apt-get install messaging-ui-settings-398 --reinstall apt-get install libmessaging0 --reinstall apt-get install libmessagingwidgets0 --reinstall
apt-get install messaging-ui messaging-ui-settings-398 libmessaging0 libmessagingwidgets0 --reinstall