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

Re: XFree 4.1.0-0pre1v3 and xawtv (font problem?)



Tommi Vainikainen <thv+debian@iki.fi> writes:

> After I updated to Xfree 4.1.0, xawtv stopped working.  Here is what
> it says when I try to run xawtv.

[...]
> Warning: Missing charsets in String to FontSet conversion
> Warning: Cannot convert string "-*-fixed-bold-R-*-*-*-120-*-*-*-*,-*-*-*-R-*-*-*-120-*-*-*-*" to type FontSet
> Warning: Missing charsets in String to FontSet conversion
> Warning: Unable to load any usable fontset
> Warning: Missing charsets in String to FontSet conversion
> Warning: Unable to load any usable fontset
> [pid=32732] segfault catched
> Aborted

As a workaround, you could try specifying a different font in
/etc/X11/app-defaults/Xawtv, but it seems weird that a matching font
isn't available. I don't know much about fontsets for non-iso8859-1
locales, but I get a lot of results for both

xlsfonts -fn '-*-fixed-bold-R-*-*-*-120-*-*-*-*'

  and

xlsfonts -fn '-*-*-*-R-*-*-*-120-*-*-*-*'

These should be *really* general fonts; the first doesn't care about
any font traits except fixed-width spacing, bold, Roman (as opposed to
oblique/italic) and a point size of 120... and the second only cares
about Roman and 120pt there should be plenty that match in
xfonts-75dpi and xfonts-100dpi. Try those two xlsfonts, and see if
they find any fonts...

Maybe mkfontdir didn't get run properly by dpkg? You can run that
manually if need be... Or maybe you have a bad path in your
XF86config?

				- M
-- 
Mark "Monty" Montague | monty@gg.caltech.edu  | I don't do Windows(tm)
		 main(){printf("I am self-aware\n");}
	  <URL:http://www.gg.caltech.edu/~monty/monty.shtml>
 X-PGP-Fingerprint: E4 EA 6D B1 82 46 DB A1  B0 FF 60 B9 F9 5D 5C F7



Reply to: