Quote:
Originally Posted by JustAMan
I have a problem report from user of Russian localization.
He has the same problem as I had (white home applet, only uppermost bar in place). What's strange is that he used the version that works on my device and several more people already installed it and it worked on their devices, too.
|
Code:
grep 'ota_monitor:addUpdate:updatefile\|update:begin\|update:success\|cvm[[[:digit:]]\+]: E.*Exception' all_system_logs_as_of_Sat_Oct_1_23.06.17_GMT-01.27_2011.txt
Output:
Conclusions:
- unfortunately, log has been dumped too late and it doesn't provides information about the exact localization bundle, which has been applied before errors had been appeared (though, this information should still be contained in rotated previous log),
- while some cvm exceptions could be interpreted as harmless (LipcExceptions, exceptions from TTSServiceImpl and IndexerThread), most of others should be the cause of "white home screen without working Menu button" state.