Your message dated Tue, 21 Aug 2007 19:59:44 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in experimental
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gnome
Version: 1:2.10.2.4
Severity: wishlist
In gnome-font-properties, there is an option to set the PPI value. It
would be nice if it were possible to set it to the system default, or
some similar name, to get the value from the X window system. That way
the value would change with changing resolution.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Versions of packages gnome depends on:
ii gdm-themes 0.4.1 Themes for the GNOME Display Manag
ii gnome-apt 0.4.8-1 graphical package manager
ii gnome-cups-manager 0.31-1 CUPS printer admin tool for GNOME
ii gnome-desktop-environment 1:2.10.2.4 The GNOME Desktop Environment
ii gnome-office 1:2.10.2.4 The GNOME Office suite
ii gnome-themes-extras 0.8.1-2 various themes for the GNOME 2 des
ii rhythmbox 0.8.8-13 music player and organizer for GNO
ii xscreensaver 4.23-2 Automatic screensaver for X
gnome recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:2.19.6-1
2007-03-21 Federico Mena Quintero <[EMAIL PROTECTED]>
Fix the gnome-settings-daemon part of
https://bugzilla.novell.com/show_bug.cgi?id=217790 and
http://bugzilla.gnome.org/show_bug.cgi?id=378338: try to figure
out the DPI value from the X server or the user's GConf settings.
Should also fix https://bugzilla.novell.com/show_bug.cgi?id=240246.
* gnome-settings-daemon/gnome-settings-xsettings.c
(gnome_xft_settings_get): Call
get_dpi_from_gconf_or_server() to figure out a reasonable DPI
value; don't unconditionally get it from GConf.
(get_dpi_from_gconf_or_server): New function. If the user has
ever set the /desktop/gnome/font_rendering/dpi value in GConf, we
use its value. Otherwise, we ask the X server. We constrain the
X server's response to a range of reasonable DPI values, since
some servers lie about the screen's phisical dimensions --- the
user would get unusably huge or tiny fonts otherwise.
* capplets/font/main.c (dpi_load): First, see if the DPI value is
actually set
in GConf. If it is, it means that the user has changed it at
least once. In that case, just use the value. Otherwise, find
the value from the X server in a similar way to what we do in
gnome-settings-daemon.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part
--- End Message ---