RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1249159 - Default DPI set in gconf is ignored by gnome and gdm
Summary: Default DPI set in gconf is ignored by gnome and gdm
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: gnome-settings-daemon
Version: 6.7
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-31 16:32 UTC by rudolf
Modified: 2015-08-11 16:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-11 16:00:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
gnome-appearance-properties (36.44 KB, image/png)
2015-07-31 16:32 UTC, rudolf
no flags Details

Description rudolf 2015-07-31 16:32:32 UTC
Created attachment 1058098 [details]
gnome-appearance-properties

Description of problem:

Gnome and gdm ingnores system-wide default DPI value set in gconf.
Side effect is that gnome-appearance-properties crashes and has some missing text in UI



How reproducible:

- I wanted to set system-wide default DPI for all users and gdm:
[root@localhost ~]# gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type int --set /desktop/gnome/font_rendering/dpi 94

- value is set correctly:
[user@localhost ~]$ gconftool-2 --get /desktop/gnome/font_rendering/dpi
94



Actual results:

Custom value is ignored by gnome and gdm. When I open gnome-appearance-properties, it show missing text on Rendering section on Font tab. After clicking Details, gnome-appearance-properties application crashes.

Comment 2 rudolf 2015-08-10 14:59:09 UTC
Using --type float fixes issue for me, bug can be closed.

Comment 3 Ray Strode [halfline] 2015-08-11 16:00:39 UTC
Ah, indeed. Thanks for following up.


Note You need to log in before you can comment on or make changes to this bug.