[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#226703: xprt: XFS-XTT & XPrint doesn't work together



Sylvain LE GALL wrote:
> When starting xprint, at boot time, i always get an error :
> "cat: /usr/X11R6/lib/X11/fs/config: No such file or directory"
> 
> The error comes from the fact that i use xfs-xtt instead of xfs, so it
> install config in fs-xtt/config.
> 
> The patch is simple and is attached.

Thanks! :)

> Kind regard
> Sylvain LE GALL
> 
> ps : i also get an annoying /etc/rc2.d/S20xprint: ## WARNING: Can't find
> "/usr/X11R6/lib/X11/fonts/encodings/encodings.dir", TrueType font
> support disabled, because
> /usr/X11R6/lib/X11/fonts/encodings/encodings.dir has been removed by
> someone ( not me ), do you where the error comes from ?

I changed that in Xprint trunk... there will still be a warning but
TrueType font support won't get disabled anymore (many font packages
stick encodings.dir files along the fonts.dir files. The global
encodings.dir should be always there but I don't make that mandatory
anymore... hopefully that change doesn't fire back somehow...).

> *** xprint.diff
> --- /etc/init.d/xprint  2004-01-07 11:40:29.000000000 +0100
> +++ xprint      2004-01-07 11:39:35.000000000 +0100
> @@ -242,8 +242,6 @@
>            else
>                if [ -r "/etc/X11/fs/config" ] ; then
>                    XFS_CONFIG_FILE="/etc/X11/fs/config"
> -             elif [ -r "/etc/X11/fs-xtt/config" ]; then
> -                 XFS_CONFIG_FILE="/etc/X11/fs-xtt/config"
>                else
>                    XFS_CONFIG_FILE="${XPROJECTROOT}/lib/X11/fs/config"
>                fi

Nice... :)

I added a fix in http://xprint.mozdev.org/bugs/show_bug.cgi?id=5473
("/etc/init.d/xprint should search all xfs configs (incl. xfs-xtt's
config)") ... and since there will be a new version (009 gamma) today
this should be available in Debian's Xprint package soon...

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) Roland.Mainz@informatik.med.uni-giessen.de
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 2426 901568 FAX +49 2426 901569
 (;O/ \/ \O;)




Reply to: