Incorrect information about display shown in gnome/unity-control-center
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-desktop3 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Low
|
Dariusz Gadomski | ||
hwdata (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Trusty |
Fix Released
|
Low
|
Dariusz Gadomski | ||
Xenial |
Fix Released
|
Low
|
Dariusz Gadomski | ||
Bionic |
Fix Released
|
Low
|
Dariusz Gadomski | ||
Cosmic |
Fix Released
|
Low
|
Dariusz Gadomski | ||
unity-settings-daemon (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Trusty |
Invalid
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Low
|
Unassigned | ||
Cosmic |
Fix Released
|
Low
|
Unassigned |
Bug Description
[Impact]
* There is a number of display devices that misuse the width & height field in EDID. Instead of real size in centimeters it contains encoded aspect ratio (e.g. 1600x900, 16x10, 160x90).
This leads to incorrect calculation of diagonal for the purpose of e.g. Unity settings app.
[Test Case]
1. Connect a display device that provides incorrect EDID data (e.g. LG 49UB850T-DA TV).
2. Open the Displays section of Unity settings.
3. Look for the name of the newly connected display in the settings window.
Expected result:
Display name should contain its real diagonal or model name (if dimensions are not availabe).
Actual result:
Display name contains a ridiculous diagonal (e.g. 72" in case of a 49" display).
[Regression Potential]
* This affects the way the display name will be formatted for any software using unity-settings-
[Other Info]
* Original bug description:
After connecting a LG 49UB850T-DA TV the following information is displayed in the unity-control-
It's misleading since neither the company name nor the diagonal matches.
Related branches
- Sebastien Bacher: Approve
-
Diff: 62 lines (+23/-7)1 file modifiedgnome-settings-daemon/display-name.c (+23/-7)
summary: |
- Incorrect information displayed in unity-control-center + Incorrect information about display shown in unity-control-center |
Changed in unity-settings-daemon (Ubuntu): | |
status: | Invalid → In Progress |
Changed in hwdata (Ubuntu): | |
status: | New → In Progress |
description: | updated |
Changed in unity-settings-daemon (Ubuntu): | |
importance: | Undecided → Low |
Changed in hwdata (Ubuntu): | |
importance: | Undecided → Low |
description: | updated |
Changed in hwdata (Ubuntu): | |
status: | In Progress → Fix Committed |
description: | updated |
summary: |
- Incorrect information about display shown in unity-control-center + Incorrect information about display shown in gnome/unity-control-center |
Changed in unity-settings-daemon (Ubuntu Bionic): | |
importance: | Undecided → Low |
Changed in unity-settings-daemon (Ubuntu Cosmic): | |
importance: | Undecided → Low |
Changed in hwdata (Ubuntu): | |
status: | Incomplete → Fix Released |
Changed in unity-settings-daemon (Ubuntu Trusty): | |
status: | New → Invalid |
Changed in hwdata (Ubuntu Xenial): | |
assignee: | nobody → Dariusz Gadomski (dgadomski) |
Changed in hwdata (Ubuntu Bionic): | |
importance: | Undecided → Low |
assignee: | nobody → Dariusz Gadomski (dgadomski) |
Changed in hwdata (Ubuntu Cosmic): | |
assignee: | nobody → Dariusz Gadomski (dgadomski) |
importance: | Undecided → Low |
Changed in hwdata (Ubuntu Xenial): | |
importance: | Undecided → Low |
Changed in hwdata (Ubuntu Trusty): | |
importance: | Undecided → Low |
assignee: | nobody → Dariusz Gadomski (dgadomski) |
Changed in gnome-desktop3 (Ubuntu Trusty): | |
assignee: | nobody → Dariusz Gadomski (dgadomski) |
importance: | Undecided → Low |
status: | New → In Progress |
Changed in hwdata (Ubuntu Trusty): | |
status: | New → In Progress |
Changed in gnome-desktop3 (Ubuntu): | |
status: | New → Fix Released |
Goldstar seems to be a former name of LG (before the Lucky-Goldstar merge).
I've made a pull request upstream to update it: /github. com/vcrhonek/ hwdata/ pull/1
https:/