[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
Sun Feb 25 23:03:26 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-25 18:03 EST -------
(In reply to comment #6)
> Well,
> 
> * x11 version problem
> ----------------------------------------------------------
> [tasaka1 at localhost xblast]$ xblast-x11 
> could not load font 24
> could not load font 18
> could not load font 14
> -----------------------------------------------------------
>   - turns out that this is because x11 version is not compiled
>     with "-DMINI_XBLAST" (check x11_config.c). x11 version still
>     requests vera font, however vera font is not in the font
>     search path.
>     BYW according to x11_config.c, x11 version requires some font
>     from xorg-x11-fonts-ISO8859???? (note: I think that these
>     font packages are not so usual for non-American/European users
>     like me).
> 

Using -DMINI_XBLAST causes xblast to be compiled for low res screens and thus
draw  everything in a twice as low resolution, I don't think we want that.
The proper fix would be to add a Requires: xorg-x11-fonts-ISO8859-1-75dpi

> * gettext translation character corruption
>   - well, x11 version does not use gettext, so the sentences
>     are always English and have no problem.
>   - some character corruption occurs on -sdl version (currently
>     I created a link as /usr/share/xblast/locale -> ../locale)
>     on both de_DE and fr_FR.
> 

I've tried this, but I see no problems on my 64 bit rawhide machine, can you
give some examples?

Regards,

Hans

-- 
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