After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 301824 - gdm should ignore screen dimensions reported by X server
gdm should ignore screen dimensions reported by X server
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.6.0.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-24 20:09 UTC by Ray Strode [halfline]
Modified: 2005-04-25 19:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Get dpi value from resource manager, falling back to 96.0 dpi. (9.39 KB, patch)
2005-04-24 20:12 UTC, Ray Strode [halfline]
none Details | Review

Description Ray Strode [halfline] 2005-04-24 20:09:57 UTC
The X server physical screen geometry values are often incorrect and so can't be
depended on.  GDM currently uses those values to determine how large to render
text.  This means on some systems the text shows up way too big or way too small.
Comment 1 Ray Strode [halfline] 2005-04-24 20:12:29 UTC
Created attachment 45624 [details] [review]
Get dpi value from resource manager, falling back to 96.0 dpi.

See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127532 for more
details.
Comment 2 Brian Cameron 2005-04-25 19:21:40 UTC
Fixed in CVS head.