|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Friends,
I am using Debian GNU/Linux Sid. When I start `xmms' I get ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". Similarly, when I start `gv' I get Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct Can you please recommend me some reading about fonts in Xorg? How can I find mappings from those X font names to some real files? (so that I will know which package I am missing or perhaps what to install)? Thank you -- Matej Kosik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF7978L+CaXfJI/hgRAqYeAKDKSZJXq17HSGUbMnkiZ6v7Hd/itACglu5w AWXJ1Qrb0c8DnfpmXmaSBvA= =OCr7 -----END PGP SIGNATURE----- |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 03/08/07 04:01, Matej Kosik wrote: > Friends, > > I am using Debian GNU/Linux Sid. > > When I start `xmms' I get > > ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". > > Similarly, when I start `gv' I get > > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct > Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > > Can you please recommend me some reading about fonts in Xorg? How > can I find mappings from those X font names to some real files? > (so that I will know which package I am missing or perhaps what > to install)? What TTF fonts do you have installed? > > Thank you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF8B4qS9HxQb37XmcRAkQCAJ0XKFHc2rmNfVqElbHV1G prAtxCDwCeMPj/ I9/lBla+z7TPbFV5Tji8mRQ= =M+92 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Ron Johnson wrote:
> On 03/08/07 04:01, Matej Kosik wrote: >> Friends, > >> I am using Debian GNU/Linux Sid. > >> When I start `xmms' I get > >> ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". > >> Similarly, when I start `gv' I get > >> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct >> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct >> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct >> Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > >> Can you please recommend me some reading about fonts in Xorg? How >> can I find mappings from those X font names to some real files? >> (so that I will know which package I am missing or perhaps what >> to install)? > > What TTF fonts do you have installed? The list of TTF fonts given by find / -type f -name "*.ttf" -or -name "*.TTF"|tee ~/tmp/out is http://altair.dcs.elf.stuba.sk/~kosik/tmp/fonts.txt -- Matej Kosik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8JXKL+CaXfJI/hgRAk1kAKCgeupjp/319yOdKZO/9IlkQUW3UQCgkgZK 33nYaXemS3xDUx46VDoihBM= =vxpo -----END PGP SIGNATURE----- |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 03/08/07 17:01, Matej Kosik wrote: > Ron Johnson wrote: >> On 03/08/07 04:01, Matej Kosik wrote: >>> Friends, >>> I am using Debian GNU/Linux Sid. >>> When I start `xmms' I get >>> ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". >>> Similarly, when I start `gv' I get >>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct >>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct >>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct >>> Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct >> >>> Can you please recommend me some reading about fonts in Xorg? How >>> can I find mappings from those X font names to some real files? >>> (so that I will know which package I am missing or perhaps what >>> to install)? >> What TTF fonts do you have installed? > > The list of TTF fonts given by > > find / -type f -name "*.ttf" -or -name "*.TTF"|tee ~/tmp/out > > is > > http://altair.dcs.elf.stuba.sk/~kosik/tmp/fonts.txt Hmmm, not encouraging. How about: COLUMNS=130 dpkg -l | grep ttf -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF8KW7S9HxQb37XmcRAm0hAJ0fsyh9Bgqzh9d7IKdDlS sLtNqGCwCg2Sgz MWWFDHS+qD5ocaR9CwejEfU= =wnk5 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Thu, 08 Mar 2007 11:01:31 +0100
Matej Kosik <kosik@fiit.stuba.sk> wrote: > Friends, > > I am using Debian GNU/Linux Sid. > > When I start `xmms' I get > > ** WARNING **: Failed to open font: > "-adobe-helvetica-bold-r-*-*-10-*". > > Similarly, when I start `gv' I get > > Warning: Cannot convert string > "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type > FontStruct Warning: Cannot convert string > "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type > FontStruct Warning: Cannot convert string > "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type > FontStruct Warning: Cannot convert string > "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type > FontStruct > > > Can you please recommend me some reading about fonts in Xorg? How can > I find mappings from those X font names to some real files? (so that > I will know which package I am missing or perhaps what to install)? > > Thank you I can't recommend a particular document, but if you browse through the reference documentation[1] you should find something ful. As for your problem with xmms ... the Helvetica font is included in the xfonts-100dpi and xfonts-75dpi packages. Do you have at least one of them installed? 1. http://www.debian.org/doc/user-manuals#quick-reference -- Liam -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Ron Johnson wrote:
> On 03/08/07 17:01, Matej Kosik wrote: >> Ron Johnson wrote: >>> On 03/08/07 04:01, Matej Kosik wrote: >>>> Friends, >>>> I am using Debian GNU/Linux Sid. >>>> When I start `xmms' I get >>>> ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". >>>> Similarly, when I start `gv' I get >>>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct >>>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct >>>> Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct >>>> Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct >>>> Can you please recommend me some reading about fonts in Xorg? How >>>> can I find mappings from those X font names to some real files? >>>> (so that I will know which package I am missing or perhaps what >>>> to install)? >>> What TTF fonts do you have installed? >> The list of TTF fonts given by > >> find / -type f -name "*.ttf" -or -name "*.TTF"|tee ~/tmp/out > >> is > >> http://altair.dcs.elf.stuba.sk/~kosik/tmp/fonts.txt > > Hmmm, not encouraging. > > How about: COLUMNS=130 dpkg -l | grep ttf I have myself spoiled the /etc/X11/xorg.conf (while I was playing with it to make dualhead and monitor cloning features working) The paths were wrong. Now everything works again. Thanks for the . -- Matej Kosik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8cKdL+CaXfJI/hgRAh7AAJ9exPxARQi+jzLPsSdTQn5/ECY7xwCdG3cB tHOEEys6DpZEwjxlmqIea8Q= =cqaN -----END PGP SIGNATURE----- |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
Hi Ron,
Am 2007-03-08 08:31:06, schrieb Ron Johnson: > > ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*". > > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-140-*-*-P-*-ISO8859-1" to type FontStruct > > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > Warning: Cannot convert string "-*-Helvetica-Medium-R-Normal--*-100-*-*-P-*-ISO8859-1" to type FontStruct > > Warning: Cannot convert string "-*-Helvetica-Bold-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > What TTF fonts do you have installed? This font is a standard font and always installed with "xfonts-75dpi" and "xfonts-100dpi". Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSN LinuxMichi 0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFF9s6CC0FPBMSS+BIRAsU6AJ0YvmPKFNiyuj98+w9Dtp trIoCkpACaA13+ 2jOl+4GeV9XwVh5L3F/9G4Q= =LL2J -----END PGP SIGNATURE----- |
|
![]() |
| Outils de la discussion | |
|
|