what do you mean by "stopped comming up"??
I do not use Ubuntu, but I think the default partition manager should be
gparted (as in many Debian-based distro), so my first guess would be to bring up a terminal and type
Code:
sudo apt-get install --reinstall gparted
or
Code:
sudo aptitude reinstall gparted
depending on which one is your favourite package manager...