
Anyone facing similar problems? Or just users with rooted units?
Am on MoDaCo 2.2-update-hero-modacocustomrom-enhanced-signed
Weather widget also acting up, whole day, showing moon instead of sun during the day.

UPDATE 1:
SOURCETwitter's phenomenal growth means that people are posting updates to the service faster than ever. Earlier in the year, the number of tweets posted to the service hit a wall: more specifically the number 2147483647 which was the maximum size of an integer in a fair few programming languages.
Tomorrow morning, however, Twitter will be forcing through Twitpocalypse II where the number of tweets pushes past the unsigned integer limit of 4294967296. And that may cause issues for unprepared Twitter applications.
In a mailing to the Twitter API developers list, the Twitter API team have reminded developers that their applications need to cope with numbers of this size - and if you're wondering why your favourite mashup isn't working after 11:30am Pacific Time tomorrow, this may well be the culprit.
UPDATE 2:
SOURCEIt's great having lots of manufacturer provided applications in the ROM of your mobile device, but what happens if one of them breaks? It's not as easy as just contacting the developer for an updated version is it!
This is exactly the problem being faced by users of 'HTC Peep', the Twitter client on the HTC Hero.
Last night, the unique id number assigned to each Tweet exceeded 4,294,967,295, in an event we covered as 'Twitpocalyse II'. This is the highest number that can be stored in an unsigned 32 bit integer. If the developer of a Twitter client uses this method to store the Tweet ID, then unexpected things will happen. Hence, since this occured, Peep users have been unable to use the application, instead being greeted by the error message above (after which the application either closes or refuses to load new tweets).
We have contacted HTC to ask how long Hero users should expect to wait for a fix, but if you are affected, it might be time to try out Twidroid, Twitterride or perhaps Swift!
This post has been edited by ps360: Sep 23 2009, 11:24 PM