qtcurve doesn't respect font size in gtk apps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk2-engines-qtcurve (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
qtcurve won't respect the font size I chose in kde systemsettings. Instead it will use the default values in "/usr/share/
Commenting out those lines brings the desired behaviour:
--- kdeglobals_bak 2012-04-24 23:19:54.000000000 +0200
+++ kdeglobals 2012-11-13 21:32:20.826427928 +0100
@@ -42,9 +42,9 @@
ForegroundNorm
[General]
-font=Sans Serif,10,
-menuFont=Sans Serif,10,
-toolBarFont=Sans Serif,8,
+#font=Sans Serif,10,
+#menuFont=Sans Serif,10,
+#toolBarFont=Sans Serif,8,
shadeSortColum
[Icons]
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: qtcurve 1.8.14-1
Uname: Linux 3.6.6-030606-
NonfreeKernelMo
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Tue Nov 13 21:19:32 2012
InstallationDate: Installed on 2012-11-10 (3 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
MarkForUpload: True
ProcEnviron:
LANGUAGE=
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: kde-style-qtcurve
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in gtk2-engines-qtcurve (Ubuntu): | |
status: | Invalid → Confirmed |
Status changed to 'Confirmed' because the bug affects multiple users.