|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
whacky `fc-list` outputhi there,
if i do `fc-list` the ouput looks weird (output attached). it seems fc-list outputs in utf8. however i haven't set any of my LC_* vars to utf8. this is the output of `locale`: LANG=C LC_CTYPE=de_DE.ISO8859-15 LC_COLLATE=en_GB.ISO8859-15 LC_TIME=de_DE.ISO8859-15 LC_NUMERIC=de_DE.ISO8859-15 LC_MONETARY=de_DE.ISO8859-15 LC_MESSAGES=en_GB.ISO8859-15 LC_ALL= i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 cheers. alex _______________________________________________ freebsd-gnome@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@..." |
|
|
Re: whacky `fc-list` outputOn Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote:
> hi there, > > if i do `fc-list` the ouput looks weird (output attached). it seems fc-list > outputs in utf8. however i haven't set any of my LC_* vars to utf8. this is > the output of `locale`: You're probably right, but this is not a FreeBSD thing. You should take this to the fontconfig authors if you feel it's a problem. Joe > > LANG=C > LC_CTYPE=de_DE.ISO8859-15 > LC_COLLATE=en_GB.ISO8859-15 > LC_TIME=de_DE.ISO8859-15 > LC_NUMERIC=de_DE.ISO8859-15 > LC_MONETARY=de_DE.ISO8859-15 > LC_MESSAGES=en_GB.ISO8859-15 > LC_ALL= > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > cheers. > alex > _______________________________________________ > freebsd-gnome@... mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@..." > |
|
|
Re: whacky `fc-list` outputJoe Marcus Clarke schrieb am 2009-10-14:
> On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > hi there, > > if i do `fc-list` the ouput looks weird (output attached). it seems > > fc-list > > outputs in utf8. however i haven't set any of my LC_* vars to utf8. > > this is > > the output of `locale`: > You're probably right, but this is not a FreeBSD thing. You should > take > this to the fontconfig authors if you feel it's a problem. > Joe > > LANG=C > > LC_CTYPE=de_DE.ISO8859-15 > > LC_COLLATE=en_GB.ISO8859-15 > > LC_TIME=de_DE.ISO8859-15 > > LC_NUMERIC=de_DE.ISO8859-15 > > LC_MONETARY=de_DE.ISO8859-15 > > LC_MESSAGES=en_GB.ISO8859-15 > > LC_ALL= > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > cheers. > > alex > > _______________________________________________ > > freebsd-gnome@... mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to > > "freebsd-gnome-unsubscribe@..." i just sent a mail to keith packard describing the problem. i also found this pr in the debian bug-database which seems to describe the very same problem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 cheers. alex _______________________________________________ freebsd-gnome@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@..." |
|
|
Re: whacky `fc-list` outputOn Wed, 2009-10-14 at 21:14 +0200, Alexander Best wrote:
> Joe Marcus Clarke schrieb am 2009-10-14: > > On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > > hi there, > > > > if i do `fc-list` the ouput looks weird (output attached). it seems > > > fc-list > > > outputs in utf8. however i haven't set any of my LC_* vars to utf8. > > > this is > > > the output of `locale`: > > > You're probably right, but this is not a FreeBSD thing. You should > > take > > this to the fontconfig authors if you feel it's a problem. > > > Joe > > > > > LANG=C > > > LC_CTYPE=de_DE.ISO8859-15 > > > LC_COLLATE=en_GB.ISO8859-15 > > > LC_TIME=de_DE.ISO8859-15 > > > LC_NUMERIC=de_DE.ISO8859-15 > > > LC_MONETARY=de_DE.ISO8859-15 > > > LC_MESSAGES=en_GB.ISO8859-15 > > > LC_ALL= > > > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > > > cheers. > > > alex > > > _______________________________________________ > > > freebsd-gnome@... mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to > > > "freebsd-gnome-unsubscribe@..." > > i just sent a mail to keith packard describing the problem. i also found this > pr in the debian bug-database which seems to describe the very same problem: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 exact problem. However, running the same commands in this bug yield the same output even with fontconfig-2.7.3, so if this is a problem, it still exists. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc |
|
|
Re: whacky `fc-list` outputJoe Marcus Clarke schrieb am 2009-10-14:
> On Wed, 2009-10-14 at 21:14 +0200, Alexander Best wrote: > > Joe Marcus Clarke schrieb am 2009-10-14: > > > On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > > > hi there, > > > > if i do `fc-list` the ouput looks weird (output attached). it > > > > seems > > > > fc-list > > > > outputs in utf8. however i haven't set any of my LC_* vars to > > > > utf8. > > > > this is > > > > the output of `locale`: > > > You're probably right, but this is not a FreeBSD thing. You > > > should > > > take > > > this to the fontconfig authors if you feel it's a problem. > > > Joe > > > > LANG=C > > > > LC_CTYPE=de_DE.ISO8859-15 > > > > LC_COLLATE=en_GB.ISO8859-15 > > > > LC_TIME=de_DE.ISO8859-15 > > > > LC_NUMERIC=de_DE.ISO8859-15 > > > > LC_MONETARY=de_DE.ISO8859-15 > > > > LC_MESSAGES=en_GB.ISO8859-15 > > > > LC_ALL= > > > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT > > > > FreeBSD > > > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > > > cheers. > > > > alex > > > > _______________________________________________ > > > > freebsd-gnome@... mailing list > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > > To unsubscribe, send any mail to > > > > "freebsd-gnome-unsubscribe@..." > > i just sent a mail to keith packard describing the problem. i also > > found this > > pr in the debian bug-database which seems to describe the very same > > problem: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 > I guess. Your attachment never made it through, so I have idea the > exact problem. However, running the same commands in this bug yield > the > same output even with fontconfig-2.7.3, so if this is a problem, it > still exists. > Joe yeah i got that release too and the problem also exists there so it's definitely not fixed yet. strange because the mainlingslist archives list the attachment so it wasn't scrubbed: http://lists.freebsd.org/pipermail/freebsd-questions/2009-October/206438.html cheers. alex _______________________________________________ freebsd-gnome@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |