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-control-center
Version: 1:2.4.0-4
Severity: normal
There is no GUI for using the Xfree86 DPI setting. There should be X
and Y settings.
Also this dose not scale grfx as well as text. This makes things like the
nautilus desktop ugly when using large sizes. I guess it's best to use
DPI sparingly and not just every where.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux filbert 2.6.0-1-386 #2 Sun Jan 11 16:54:21 EST 2004 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages gnome-control-center depends on:
ii gnome-desktop-data 2.4.1-4 Common files for GNOME 2 desktop a
ii gnome-session 2.4.1-2 The GNOME 2 Session Manager
ii libart-2.0-2 2.3.16-1 Library of functions for 2D graphi
ii libatk1.0-0 1.4.1-1 The ATK accessibility toolkit
ii libaudiofile0 0.2.3-4 The Audiofile Library
ii libbonobo2-0 2.4.2.0-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.4.2-1 The Bonobo UI library
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libeel2-2 2.4.1-2 Eazel Extensions Library (for GNOM
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared
ii libfontconfig1 2.2.1-13 generic font configuration library
ii libfreetype6 2.1.7-1.1 FreeType 2 font engine, shared lib
ii libgail-common 1.4.1-1 GNOME Accessibility Implementation
ii libgail17 1.4.1-1 GNOME Accessibility Implementation
ii libgconf2-4 2.4.0.1-3 GNOME configuration database syste
ii libgcrypt1 1.1.12-4 LGPL Crypto library - runtime libr
ii libglade2-0 2.0.1-6 Library to load .glade files at ru
ii libglib2.0-0 2.2.3-1 The GLib library of C routines
ii libgnome-desktop-2 2.4.1-4 Utility library for loading .deskt
ii libgnome2-0 2.4.0-4 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.4.0-1 A powerful object-oriented display
ii libgnomeui-0 2.4.0.1-5 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.4.1-4 The GNOME virtual file-system libr
ii libgnomevfs2-common 2.4.1-4 The GNOME virtual file-system libr
ii libgnutls7 0.8.12-3.1 GNU TLS library - runtime library
ii libgtk2.0-0 2.2.4-2 The GTK+ graphical user interface
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libmetacity0 1:2.6.3-1 Common library of lightweight GTK2
ii libnautilus2-2 2.4.1-3 libraries for nautilus components
ii liborbit2 1:2.8.3-2 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.2.5-2.1 Layout and rendering of internatio
ii libpopt0 1.7-4 lib for parsing cmdline parameters
ii libstartup-notification0 0.5-4 library for program launch feedbac
ii libtasn1-0 0.1.2-1 Manage ASN.1 structures (runtime)
ii libxft2 2.1.2-5 FreeType-based font drawing librar
ii libxml2 2.6.3-1 GNOME XML library
ii libxrender1 0.8.3-5 X Rendering Extension client libra
ii scrollkeeper 0.3.14-4 A free electronic cataloging syste
ii xlibs 4.3.0-0pre1v3 X Window System client libraries
ii zlib1g 1:1.2.1-3 compression library - runtime
-- 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 ---