Merge lp://staging/~dgadomski/unity-settings-daemon/lp1755490 into lp://staging/unity-settings-daemon
Proposed by
Dariusz Gadomski
Status: | Merged |
---|---|
Merged at revision: | 4183 |
Proposed branch: | lp://staging/~dgadomski/unity-settings-daemon/lp1755490 |
Merge into: | lp://staging/unity-settings-daemon |
Diff against target: |
62 lines (+23/-7) 1 file modified
gnome-settings-daemon/display-name.c (+23/-7) |
To merge this branch: | bzr merge lp://staging/~dgadomski/unity-settings-daemon/lp1755490 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | Approve | ||
Review via email: mp+346885@code.staging.launchpad.net |
Commit message
Handle incorrect EDID data for many LG TVs.
Display the model name instead of calculating incorrect diagonal.
Description of the change
I'm aware it's a cosmetic thing, but I've been made aware of this bug by a group of users who care about these kind of details and they believe this impacts the overall impression of quality.
To post a comment you must log in.
Is that still an issue in current Ubuntu version and in upstream GNOME? The upstream issue you mentioned in the commit is still open and you said you would poke on the gnome-shell side of things to fix in the current version, did you do that?
That doesn't block the issue to get fixed in u-s-d but it would be nice also to give some explanation about the logic used there