Software Updater in 16.10 has only half line details text area

Asked by nohk.two

I'm using Ubuntu 16.10 and run the Software Updater. It found some updates, the I allow it to install them and hit the details. But the details text area has just 0.5 line height of the whole text area.

Like below I draw as ASCII. (please use mono-space font to view it. The text area has only half line (well, I can't draw half height ascii characters here) all the rest are dialog background (while text area background is white).

+------------------------------------------------------+
|x-o Software Updater |
+------------------------------------------------------+
| Installing updates... |
| ================___________________________ [Cancel] |
| Downloading linux-image |
| v Details |
| +--------------------------------------------------+ |
| |[ ]_linux-image_______________________________| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+------------------------------------------------------+

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
nohk.two (nohk) said :
#1

Forget the ASCII draw, the system compressed all spaces. I have a screenshot link here <https://www.dropbox.com/s/jv8wuascxawesoz/swupd.jpg?dl=1>.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If you run:

sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

What is the full output

Revision history for this message
nohk.two (nohk) said :
#3

The full output:

$ sudo apt-get clean
[sudo] password for ..:

$ sudo apt-get update
Hit:1 http://tw.archive.ubuntu.com/ubuntu yakkety InRelease
Hit:2 http://tw.archive.ubuntu.com/ubuntu yakkety-updates InRelease
Hit:3 http://tw.archive.ubuntu.com/ubuntu yakkety-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu yakkety-security InRelease [92.2 kB]
Get:5 http://security.ubuntu.com/ubuntu yakkety-security/universe Translation-en [3288 B]
Fetched 95.4 kB in 1s (67.8 kB/s)
Reading package lists... Done

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Revision history for this message
Launchpad Janitor (janitor) said :
#4

This question was expired because it remained in the 'Open' state without activity for the last 15 days.