Software center not loading software lists

I can open software center and the main page with a list of categories comes up but when i click on an icon or type anything into the search box the loading screen comes up and it just stays like that. Running 11.04. Anyone know how to fix this?

Thanks in advance.


Try running in terminal:

sudo rm /var/lib/apt/lists/* -vf
sudo apt-get autoclean
sudo apt-get update

From updated comments as posted below, received the removal command fix from here.