[PATCH] don't set user_font

Guido Günther agx at sigxcpu.org
Wed Jan 21 18:31:21 UTC 2009


breaks xsettings-kde. This way updating fonts in KDE show up in GTK
immediately.
---
 kcm_gtk/kcmgtk.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kcm_gtk/kcmgtk.cpp b/kcm_gtk/kcmgtk.cpp
index 08382c2..61ba40f 100644
--- a/kcm_gtk/kcmgtk.cpp
+++ b/kcm_gtk/kcmgtk.cpp
@@ -354,7 +354,7 @@ void KcmGtk::save()
 	stream << "{\n";
 	stream << "\tfont_name=\"" << fontName << "\"\n";
 	stream << "}\n";
-	stream << "widget_class \"*\" style \"user-font\"\n";
+	stream << "#widget_class \"*\" style \"user-font\"\n";
 	stream << "\n";
 	stream << "gtk-theme-name=\"" << themeNameShort << "\"\n";
 	stream << "gtk-font-name=\"" << fontName << "\"\n";
-- 
1.5.6.5


--Kj7319i9nmIyA2yE--



------------=_1250883548-23648-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 512782-close) by bugs.debian.org; 21 Aug 2009 19:24:51 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 79; hammy, 151; neutral, 130; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*RU:128.148.34.103, 0.000-+--H*rp:D*ftp-master.debian.org,
	0.000-+--ftpmaster at debian.org, 0.000-+--UD:diff.gz
X-Spam-Status: No, score=-11.8 required=4.0 tests=BAYES_00,FVGT_m_MULTI_ODD,
	HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_1,IMPRONONCABLE_2,
	MURPHY_DRUGS_REL8,MURPHY_WRONG_WORD2,PGPSIGNATURE autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <envelope at ftp-master.debian.org>
Received: from ries.debian.org ([128.148.34.103])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <envelope at ftp-master.debian.org>)
	id 1MeZjH-0008Fy-8E
	for 512782-close at bugs.debian.org; Fri, 21 Aug 2009 19:24:51 +0000
Received: from twerner by ries.debian.org with local (Exim 4.69)
	(envelope-from <envelope at ftp-master.debian.org>)
	id 1MeZUe-00069E-4k; Fri, 21 Aug 2009 19:09:44 +0000
From: Didier Raboud <didier at raboud.com>
To: 512782-close at bugs.debian.org
X-DAK: dak process-new
X-Katie: lisa $Revision: 1.31 $
X-Debian: DAK
X-Debian-Package: gtk-qt-engine
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Subject: Bug#512782: fixed in gtk-qt-engine 1:1.1+svn5-2
Message-Id: <E1MeZUe-00069E-4k at ries.debian.org>
Sender: Torsten Werner <twerner at ries.debian.org>
Date: Fri, 21 Aug 2009 19:09:44 +0000

Source: gtk-qt-engine
Source-Version: 1:1.1+svn5-2

We believe that the bug you reported is fixed in the latest version of
gtk-qt-engine, which is due to be installed in the Debian FTP archive:

gtk-qt-engine_1.1+svn5-2.diff.gz
  to pool/main/g/gtk-qt-engine/gtk-qt-engine_1.1+svn5-2.diff.gz
gtk-qt-engine_1.1+svn5-2.dsc
  to pool/main/g/gtk-qt-engine/gtk-qt-engine_1.1+svn5-2.dsc
gtk-qt-engine_1.1+svn5-2_amd64.deb
  to pool/main/g/gtk-qt-engine/gtk-qt-engine_1.1+svn5-2_amd64.deb
system-config-gtk-kde_1.1+svn5-2_amd64.deb
  to pool/main/g/gtk-qt-engine/system-config-gtk-kde_1.1+svn5-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 512782 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <didier at raboud.com> (supplier of updated gtk-qt-engine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 21 Aug 2009 14:43:10 +0200
Source: gtk-qt-engine
Binary: gtk-qt-engine system-config-gtk-kde
Architecture: source amd64
Version: 1:1.1+svn5-2
Distribution: unstable
Urgency: low
Maintainer: Didier Raboud <didier at raboud.com>
Changed-By: Didier Raboud <didier at raboud.com>
Description: 
 gtk-qt-engine - theme engine using Qt 4 for GTK+ 2.x
 system-config-gtk-kde - Systemsettings configuration module for GTK+ 2.x style selection
Closes: 512782 541451
Changes: 
 gtk-qt-engine (1:1.1+svn5-2) unstable; urgency=low
 .
   [ Didier Raboud ]
 .
   * Add debian/patches:
     - 05_dont_set_userfont.patch to not set the user font (Closes: #512782).
     - 06_no_bonobo.patch to not compile against bonobo and get rid of the
       build-dependency (Closes: #541451).
   * Update debian/patches/*: Add DEP-3 headers.
   * Split the systemsettings configuration part and the style itself:
     - gtk-qt-engine holds the style, system-config-gtk-kde holds the
       configuration module.
     - Add .install file and adapt the debian/rules file.
   * Update debian/control:
     - Adjust build-depends on quilt and debhelper.
     - Bump Standards to 3.8.3 (add debian/README.source).
   * Update debian/copyright: add myself in 2009.
 .
   [ Fathi Boudra ]
 .
   * Cleanup debian/rules: dh has cmake support.
   * Update debian/control: add pkg-kde-tools (>= 0.4.11) build dependency.
Checksums-Sha1: 
 e6a7cb2512f0758893ab388428640324746447c6 1584 gtk-qt-engine_1.1+svn5-2.dsc
 124732c7218f2cb0fac480fbdd2ab22968752358 5371 gtk-qt-engine_1.1+svn5-2.diff.gz
 d0040f0889c0c99db3cf84758aec9335a8d46f01 57110 gtk-qt-engine_1.1+svn5-2_amd64.deb
 a35405f40f2d10b7d37e4e998b037e54bdfcd5b6 59642 system-config-gtk-kde_1.1+svn5-2_amd64.deb
Checksums-Sha256: 
 01ce9dc85d936311afb0f64443d137011bd9f43ccef06ca1024d4aa42db441c9 1584 gtk-qt-engine_1.1+svn5-2.dsc
 b06f29a72c95c65862914263477ba3cb1a4bf8eb34e2fd939a27319007105dc7 5371 gtk-qt-engine_1.1+svn5-2.diff.gz
 87df24b2a21b5673d1f8417b2b0b053cc53c18b7f7af4fdc36bf9847352c4cff 57110 gtk-qt-engine_1.1+svn5-2_amd64.deb
 ed175ebc0bae550c238034773f3bb92fb6feb750378f89b696318273594f9bc4 59642 system-config-gtk-kde_1.1+svn5-2_amd64.deb
Files: 
 c734b465f12f85e9b56fd151f2022b1c 1584 kde optional gtk-qt-engine_1.1+svn5-2.dsc
 6f6e371fcdb3e26e16ab276404faf06e 5371 kde optional gtk-qt-engine_1.1+svn5-2.diff.gz
 cdb0e0fede145539a84eb9f5741c47c2 57110 kde optional gtk-qt-engine_1.1+svn5-2_amd64.deb
 a146c2433c8516948614924e8077fca6 59642 kde optional system-config-gtk-kde_1.1+svn5-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAkqOt9gACgkQjPU19mqlcvd5LgP/XPBSUus1qUiwGPpn/2CicLxO
GqSBXPAIv31e6aOLFszPX2fWeJXFHiVQdV3Dv9d+90fpchA4m/0y6BqJ3ElzO+KP
PTChCE7wwOZOoFP5dOTtrwwFiNSir2Xmjdi8UBDL5vp3EyMGyoC1tKpUg1A0DjTw
gt7ZgoB2unSkOwFe5Ik=
=KdAr
-----END PGP SIGNATURE-----



------------=_1250883548-23648-0--



More information about the pkg-kde-extras mailing list