[Bug 229476] Review Request: xblast - Lay bombs and Blast the other players of the field (SDL version)

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 26 09:07:14 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: xblast - Lay bombs and Blast the other players of the field (SDL version)


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229476





------- Additional Comments From j.w.r.degoede at hhs.nl  2007-02-26 04:07 EST -------
(In reply to comment #9)
> > The proper fix would be to add a Requires: xorg-x11-fonts-ISO8859-1-75dpi
> 
> I have already installed xorg-x11-fonts-ISO8859-1-75dpi.
> Does xblast-x11 really work for you?
> For me it seems this is due that -x11 version want to use
> vera font, still vera font is not in the font search path.
> Would you check x11_config.c?
> 

I've checked it and the relevant lines are:
        "-*-helvetica-bold-r-*-*-14-*-*-*-*-*-iso8859-*",       /* small */
        "-*-helvetica-bold-r-*-*-18-*-*-*-*-*-iso8859-*",       /* medium */
        "-*-helvetica-bold-r-*-*-24-*-*-*-*-*-iso8859-*",       /* large */

Note that that is convoluted X11 font naming, now if you look at:
/usr/share/X11/fonts/75dpi/fonts.dir

You will find in there:
helvB24-ISO8859-1.pcf.gz
-adobe-helvetica-bold-r-normal--24-240-75-75-p-138-iso8859-1

And rpm -qf /usr/share/X11/fonts/75dpi/helvB24-ISO8859-1.pcf.gz gives:
xorg-x11-fonts-ISO8859-1-75dpi-7.1-1.noarch

Unfortunately we cannot use strace here as this is going through X.

Maybe something is busted with your X-setup? :
* Does /etc/X11/fs/config contain:
  /usr/share/X11/fonts/75dpi:unscaled
  in the catalogue = ... lines?
* And does /etc/X11/xorg.conf contain:
  FontPath     "unix/:7100"
  In the Files section?

Can you try "entering" "-*-helvetica-bold-r-*-*-24-*-*-*-*-*-iso8859-*" into
xfontsel (from xorg-x11-utils package), maybe you've got more then one font
matching "-*-helvetica-bold-r-*-*-24-*-*-*-*-*-iso8859-*" and maybe that is the
problem?

> > I've tried this, but I see no problems on my 64 bit rawhide machine, can you
> > give some examples?
> I will attach a screenshot.
> 

I see your problem, and I don't have it I'll attach a screenshot of my version,
I'm using "export LANG=fr_FR.UTF-8" to test, are you also using UTF-8 ?



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list