config warning

Bug #35485 reported by RickvanderZwet
4
Affects Status Importance Assigned to Milestone
xfs (Ubuntu)
New
Medium
Unassigned

Bug Description

Using xfs_1%3a1.0.1-0ubuntu1_i386.deb, the config file does contain a bit to much information. At startup it generate:
CONFIG: unknown parameter "cache-hi-mark"
/usr/bin/xfs error: CONFIG: unknown parameter "cache-low-mark"
/usr/bin/xfs error: CONFIG: unknown parameter "cache-balance"

Diff below will fix the 'problem'
*** /etc/X11/fs/config 2006-03-18 19:08:05.000000000 +0100
--- /etc/X11/fs/config.orig 2006-03-18 19:07:44.000000000 +0100
***************
*** 17,19 ****
--- 17,24 ----
  default-point-size = 120
  # x1,y1,x2,y2,...
  default-resolutions = 100,100,75,75
+
+ # font cache control, specified in KB
+ cache-hi-mark = 2048
+ cache-low-mark = 1433
+ cache-balance = 70

Greetings,
Rick

Revision history for this message
RickvanderZwet (rickvanderzwet) wrote : Re: config warning - diff wrong

Need to be counterwhise of course ;-)
*** /etc/X11/fs/config.orig 2006-03-18 19:07:44.000000000 +0100
--- /etc/X11/fs/config 2006-03-18 19:08:05.000000000 +0100
***************
*** 17,24 ****
  default-point-size = 120
  # x1,y1,x2,y2,...
  default-resolutions = 100,100,75,75
-
- # font cache control, specified in KB
- cache-hi-mark = 2048
- cache-low-mark = 1433
- cache-balance = 70
--- 17,19 ----

Revision history for this message
Kai Kasurinen (kai-kasurinen) wrote :

xfs (1:1.0.1-0ubuntu2) dapper; urgency=low

  * Fix fontcache defines (again).
  (Closes Ubuntu: #20557)

 -- Fabio M. Di Nitto <email address hidden> Tue, 04 Apr 2006 17:08:41 +0200

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.