-=| Jens Seidel, 20.08.2007 05:45 |=-
> On Sun, Aug 19, 2007 at 10:01:22PM +0400, Yuri Kozlov wrote:
>> 2007/8/19, Damyan Ivanov <[EMAIL PROTECTED]>:
>>> - -=| Jens Seidel, 19.08.2007 19:48 |=-
>>>> http://packages.qa.debian.org/h/hex-a-hop.html). Or simply use a
>>>> slightly older version of all patches from 
>>>> hex-a-hop_0.0.20070315-3.diff.gz.
>>> I tried the binary package for hex-a-hop_0.0.20070315-3 and it segafults
>>> after reading the configuration. Back-trace follows:
>> See bug 438644
> 
> (This bug was cloned to 438800, please refer to 438800.)
> 
> I think I found the reason for bug 438800: A too short fixed array size.
> Changing
>  char optionSlotName[MAX_GAMESLOT][40]
> to
>  char optionSlotName[MAX_GAMESLOT][400]
> in menus.h:387 should fix it.
> 
> Damyan, can you please confirm that you tested Yuri's Russian translation
> or did it happen in English mode?
> 
> I suggest to directly reply to this bug and not this mailing list.

I tried the "official" -3 package. My locale is bg_BG.UTF-8, but I did
not submit the Bulgarian translation yet.

> Please test again after applying this pseudo patch (and calling
> clean!!!). Don't forget to remove all ~/.hex-a-hop/save?.dat files as well
> as they could be corrupted.

Will do later when I have my laptop with me.

-- 
dam            JabberID: [EMAIL PROTECTED]

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to