Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jun 2002 18:55:10 +0200
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        Randall Hopper <aa8vb@nc.rr.com>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Fxtv 1.04beta -- PLEASE TEST
Message-ID:  <3CFCF0EE.5040704@gmx.net>
References:  <20020601201816.A6118@nc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randall Hopper wrote:
>      I'd be grateful if anyone who uses Fxtv would try this new beta and
> let me know if you find any problems.  This is how:

fxtv here still has problems finding its fonts when a different locale 
than  *.ISO8859-1 is set.

-- snip

[lofi@kiste.localdomain]:~ > set | grep LC_ALL
LC_ALL=de_DE.ISO8859-15
[lofi@kiste.localdomain]:~ > fxtv
Whoah!  Failed to load font 
'-adobe-utopia-regular-r-normal--20-0-75-75-p-0-iso8859-1' which X 
'said' it knew about.
This shouldn't happen (but does in XFree86 3.9.16).
Basically, choose another font or take the default font.

[lofi@kiste.localdomain]:~ > cat fxtv.sh
#!/bin/sh
export LC_ALL="de_DE.ISO8859-1"
/usr/X11R6/bin/fxtv

[lofi@kiste.localdomain]:~ > ./fxtv.sh

[works]

-- snap

Environment is XFree86 4.2.0 running KDE3 on FreeBSD-CURRENT.


Regards,
-- 
Michael Nottebrock


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CFCF0EE.5040704>