Graphical corruption on icons in ubuntu software center

Asked by Paul Finlay

Hi,

I just installed Ubuntu via the Windows Installer and I am getting graphical corruption on the icons in the Ubuntu Software center when I mouse over them. The corruption then remains or glitches away until I re-open the software center.

Icons in settings e.t.c appear to be unaffected.

Any help would be very gratefully received.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
Paul Finlay
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

Can you please open the Terminal (Ctrl + Alt + T), run the following line and post the output? Thanks!

/usr/lib/nux/unity_support_test -p

Revision history for this message
Paul Finlay (wixxster) said :
#2

I can indeed...

finguz@ubuntu:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVC0
OpenGL version string: 3.0 Mesa 9.0

Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes

Unity 3D supported: yes

I hope that helps.

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

In a terminal, run:

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

You won't get feedback from the password entry, just type and hit ENTER. Do updates help?

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#4

Also try to update the database of Ubuntu Software Center , might help.

sudo update-software-center

Thanks

Revision history for this message
Paul Finlay (wixxster) said :
#5

HI,

Sorry for the delay! I ran all of those commands, re-booted, and it's fixed!

Thankyou for the prompt assistance guys, it's greatly appreciated.