System info tab for graphic info should use glxinfo -l 's result first

Bug #1040456 reported by Tim Chen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gnome-control-center
Expired
Low
gnome-control-center (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Open the system setting->Details->Graphics, find the Graphics Driver show VESA: XXXXXX strings , not the accurate information from glxinfo -l | grep "OpenGL renderer string"

The "VESA:XXXX" string displayed in "System Settings-->Details->Graphics" is because
gnome-control-center will find the driver information via:

(1) parse /var/log/Xorg.0.log and find "VESA VBE OEM Product:" String

(2) if (1) is not found, parse the result of "glxinfo -l" and find "OpenGL renderer string", and use this info as the string being shown.

There're some of AMD's fglrx driver will show "VESA VBE OEM Product: XXXXX" string in /var/log/Xorg.0.log
so this "VESA:XXXXX" string instead of the more accurate string from glxinfo will being shown in the panel.

Use glxinfo's information (when available) first is more accurate.
A proposed patch is attached.

Revision history for this message
Tim Chen (timchen119) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-control-center (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.

Changed in gnome-control-center (Ubuntu):
importance: Undecided → Low
status: Confirmed → New
Changed in gnome-control-center (Ubuntu):
status: New → Triaged
Changed in gnome-control-center:
importance: Unknown → Low
status: Unknown → New
Changed in gnome-control-center:
status: New → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.