Your message dated Sat, 04 Jun 2005 09:47:26 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304715: fixed in holotz-castle 1.3.6-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Apr 2005 21:51:11 +0000
>From [EMAIL PROTECTED] Thu Apr 14 14:51:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from kerouac.projectcolo.org.uk [80.71.3.114]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DMCEw-0003L4-00; Thu, 14 Apr 2005 14:51:10 -0700
Received: from localhost (localhost [127.0.0.1])
by kerouac.projectcolo.org.uk (Postfix) with ESMTP id 0C52079D7C
for <[EMAIL PROTECTED]>; Thu, 14 Apr 2005 22:51:08 +0100 (BST)
Received: from kerouac.projectcolo.org.uk ([127.0.0.1])
by localhost (kerouac [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 07557-04 for <[EMAIL PROTECTED]>;
Thu, 14 Apr 2005 22:51:07 +0100 (BST)
Received: by kerouac.projectcolo.org.uk (Postfix, from userid 10)
id DA57079D46; Thu, 14 Apr 2005 22:51:07 +0100 (BST)
Received: by misnomer.z273.org.uk (Postfix, from userid 1000)
id BD9304427D; Thu, 14 Apr 2005 22:50:46 +0100 (BST)
Date: Thu, 14 Apr 2005 22:50:46 +0100
From: Brian Campbell <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: holotz-castle: Crashes on powerpc
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.8
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at projectcolo.org.uk
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: holotz-castle
Version: 1.3.4-2
Severity: important
holotz-castle crashes on powerpc after selecting "new game" or "continue
game" from the menu. The console output is
Couldn't find the theme theme/default233?
Error loading the theme default233?
.
Error loading the level
/usr/share/games/holotz-castle/game/stories/holotzcastle/level001.hlv.
Error loading the world.
Failed to init game. Check the manual.
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
A quick look with gdb suggests that the problem is that Debian/powerpc
is a big endian architecture, but the data files are formatted for
little endian ones (like x86) and there's no translation code.
For instance, the odd theme name above appears to be caused by JString's
Load method which reads the length in without changing the byte order.
Hence it attempts to read 117440512 (0x7000000) bytes, rather than 7
(and ignores the short read error).
Cheers,
Brian
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.10
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages holotz-castle depends on:
ii holotz-castle 1.3.4-2 platform game with high doses of m
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-12 GCC support library
ii libsdl-image1 1.2.4-1 image loading library for Simple D
ii libsdl-mixer1 1.2.6-1 mixer library for Simple DirectMed
ii libsdl-ttf2.0 2.0.6-5 ttf library for Simple DirectMedia
ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3
ii xlibmesa-gl [ 4.3.0.dfsg.1-12 Mesa 3D graphics library [XFree86]
ii xlibmesa-glu 4.3.0.dfsg.1-12 Mesa OpenGL utility library [XFree
-- no debconf information
---------------------------------------
Received: (at 304715-close) by bugs.debian.org; 4 Jun 2005 13:52:34 +0000
>From [EMAIL PROTECTED] Sat Jun 04 06:52:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DeZ4j-0004Jb-00; Sat, 04 Jun 2005 06:52:33 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DeYzm-0001B3-00; Sat, 04 Jun 2005 09:47:26 -0400
From: Miriam Ruiz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#304715: fixed in holotz-castle 1.3.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 04 Jun 2005 09:47:26 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: holotz-castle
Source-Version: 1.3.6-1
We believe that the bug you reported is fixed in the latest version of
holotz-castle, which is due to be installed in the Debian FTP archive:
holotz-castle-data_1.3.6-1_all.deb
to pool/main/h/holotz-castle/holotz-castle-data_1.3.6-1_all.deb
holotz-castle-editor_1.3.6-1_i386.deb
to pool/main/h/holotz-castle/holotz-castle-editor_1.3.6-1_i386.deb
holotz-castle_1.3.6-1.diff.gz
to pool/main/h/holotz-castle/holotz-castle_1.3.6-1.diff.gz
holotz-castle_1.3.6-1.dsc
to pool/main/h/holotz-castle/holotz-castle_1.3.6-1.dsc
holotz-castle_1.3.6-1_i386.deb
to pool/main/h/holotz-castle/holotz-castle_1.3.6-1_i386.deb
holotz-castle_1.3.6.orig.tar.gz
to pool/main/h/holotz-castle/holotz-castle_1.3.6.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Miriam Ruiz <[EMAIL PROTECTED]> (supplier of updated holotz-castle package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 11 May 2005 00:37:00 +0100
Source: holotz-castle
Binary: holotz-castle-editor holotz-castle holotz-castle-data
Architecture: source i386 all
Version: 1.3.6-1
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz <[EMAIL PROTECTED]>
Changed-By: Miriam Ruiz <[EMAIL PROTECTED]>
Description:
holotz-castle - platform game with high doses of mystery
holotz-castle-data - platform game with high doses of mystery - data files
holotz-castle-editor - platform game with high doses of mystery - level editor
Closes: 304715
Changes:
holotz-castle (1.3.6-1) unstable; urgency=low
.
* New Upstream Version.
* Solves endianess problems and works in PowerPCs now. Closes: #304715.
Files:
cb92e7b5402c8679874835af6d03bdfe 705 games optional holotz-castle_1.3.6-1.dsc
61b97f12f5ca5d67c4db7418b2f6f166 3581401 games optional
holotz-castle_1.3.6.orig.tar.gz
3f1023c5d6fa537985d8ea54bddc849b 3384 games optional
holotz-castle_1.3.6-1.diff.gz
bcd4263e9d84251fc6b11f88ab0279fd 3381976 games optional
holotz-castle-data_1.3.6-1_all.deb
0d97f45d5f60e7716dc706ca8a69ab2e 109072 games optional
holotz-castle_1.3.6-1_i386.deb
34fe006cb2c105e7b4eb3417a4198413 116470 games optional
holotz-castle-editor_1.3.6-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCoa4xgY5NIXPNpFURAnUiAJwLyn6k8toFDZe6TL2PzymM44KY3gCgutz1
Grp4L2gVS/msmGxSFFmrh24=
=GLGz
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]