My Ubuntu 16.04 only displays an empty white window for the Software Updater:
I can run apt-get update
without a problem:
...
Fetched 94,5 kB in 5s (17,1 kB/s)
Reading package lists... Done
My Ubuntu 16.04 only displays an empty white window for the Software Updater:
I can run apt-get update
without a problem:
...
Fetched 94,5 kB in 5s (17,1 kB/s)
Reading package lists... Done
This seems to be a bug, run and update via terminal (ctrl+alt+t) to fix this, you can do this with the following commands:
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade
maybe solves this? Otherwise you might need to file a bug report. – Videonauth May 21 '16 at 10:24