Debian Bug report logs -
#427360
tworld: solution files don't seem to work
Reported by: Drake Wilson <drake@begriffli.ch>
Date: Sun, 3 Jun 2007 13:45:09 UTC
Severity: normal
Found in version tworld/1.3.0-1
Fixed in version tworld/1.3.0-6
Done: Gerfried Fuchs <rhonda@debian.org>
Bug is archived. No further changes may be made.
Forwarded to breadbox@muppetlabs.com
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Gerfried Fuchs <alfie@debian.org>:
Bug#427360; Package tworld.
(full text, mbox, link).
Acknowledgement sent to Drake Wilson <drake@begriffli.ch>:
New Bug report received and forwarded. Copy sent to Gerfried Fuchs <alfie@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: tworld
Version: 1.3.0-1
Severity: normal
It looks like tworld doesn't know quite how to save its solution
files. I launch tworld, open the intro-lynx.dac level set, solve the
first level, then quit. An intro-lynx.dac.tws file is created in my
~/.tworld directory that wasn't there before. I start tworld again,
open the same level set, but no best solution time is displayed for
the first level. Hitting TAB for "display best solution" spits out
error: [solution.c:225] /home/premchai21/.tworld/intro-lynx.dac.tws: not a valid solution file
to the console, along with a beep, and does nothing else. Saving of
solutions within a single session seems to work fine. The same
problem occurs with the intro-ms.dac level set also, and with a few
other level sets that I've tried.
---> Drake Wilson
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20.1 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tworld depends on:
ii libc6 2.5-5 GNU C Library: Shared libraries
ii libsdl1.2debian 1.2.11-8 Simple DirectMedia Layer
tworld recommends no packages.
-- no debconf information
Information forwarded to debian-bugs-dist@lists.debian.org, Gerfried Fuchs <alfie@debian.org>:
Bug#427360; Package tworld.
(full text, mbox, link).
Acknowledgement sent to Gerfried Fuchs <rhonda@deb.at>:
Extra info received and forwarded to list. Copy sent to Gerfried Fuchs <alfie@debian.org>.
(full text, mbox, link).
Message #10 received at 427360@bugs.debian.org (full text, mbox, reply):
forwarded 427360 breadbox@muppetlabs.com
thanks
Hi!
On Sun, Jun 03, 2007 at 08:45:55AM -0500, Drake Wilson wrote:
> It looks like tworld doesn't know quite how to save its solution
> files. I launch tworld, open the intro-lynx.dac level set, solve the
> first level, then quit. An intro-lynx.dac.tws file is created in my
> ~/.tworld directory that wasn't there before. I start tworld again,
> open the same level set, but no best solution time is displayed for
> the first level. Hitting TAB for "display best solution" spits out
>
> error: [solution.c:225] /home/premchai21/.tworld/intro-lynx.dac.tws: not a valid solution file
>
> to the console, along with a beep, and does nothing else. Saving of
> solutions within a single session seems to work fine. The same
> problem occurs with the intro-ms.dac level set also, and with a few
> other level sets that I've tried.
It works for me both on i386 and powerpc so I guess it might be an
64bit problem in the code. I forward your report to the author of the
game so he can maybe investigate a bit further. He might ask you to
send your .tws file so keep it at hand.
Brian, do you know about any such problems, and maybe have a solution
about it? Oh, and btw., haven't heard back from you about free levels -
any news on that front? :)
So long,
Rhonda
Noted your statement that Bug has been forwarded to breadbox@muppetlabs.com.
Request was from Gerfried Fuchs <rhonda@deb.at>
to control@bugs.debian.org.
(Thu, 05 Jul 2007 12:24:02 GMT) (full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Gerfried Fuchs <rhonda@debian.at>:
Bug#427360; Package tworld.
(full text, mbox, link).
Acknowledgement sent to Drake Wilson <drake@begriffli.ch>:
Extra info received and forwarded to list. Copy sent to Gerfried Fuchs <rhonda@debian.at>.
(full text, mbox, link).
Message #17 received at 427360@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Eh, what the heck. It may only be an approximate patch---I haven't
thoroughly read the source---but it makes the solution files work,
and doesn't obviously break anything...
---> Drake Wilson
[tworld-integer-types.patch (text/x-diff, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#427360; Package tworld.
(Thu, 10 Feb 2011 05:15:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Moorman <michael.l.moorman@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Thu, 10 Feb 2011 05:15:03 GMT) (full text, mbox, link).
Message #22 received at 427360@bugs.debian.org (full text, mbox, reply):
I can confirm that this patch works on against Ubuntu Maverick amd64
just fine (don't have Debian installed at the moment, else I'd test
it there too), and I linked to the patch on the Launchpad duplicate of
this bug report. Thanks for writing the patch, Drake!
-Michael Moorman
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#427360; Package tworld.
(Fri, 11 Feb 2011 08:24:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Peter Pentchev <roam@ringlet.net>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Fri, 11 Feb 2011 08:24:03 GMT) (full text, mbox, link).
Message #27 received at 427360@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
package tworld
tag 427360 + pending
thanks
On Thu, Feb 10, 2011 at 12:13:21AM -0500, Michael Moorman wrote:
> I can confirm that this patch works on against Ubuntu Maverick amd64
> just fine (don't have Debian installed at the moment, else I'd test
> it there too), and I linked to the patch on the Launchpad duplicate of
> this bug report. Thanks for writing the patch, Drake!
Hi,
I've committed this fix to Tile World in the Debian Games Team's Git
repository; it will be present in the next tworld upload to Debian.
Thanks to both Drake and you for working on this and providing and
testing the actual patch!
G'luck,
Peter
--
Peter Pentchev roam@ringlet.net roam@FreeBSD.org peter@packetscale.com
PGP key: http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553
When you are not looking at it, this sentence is in Spanish.
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from Peter Pentchev <roam@ringlet.net>
to control@bugs.debian.org.
(Fri, 11 Feb 2011 08:24:08 GMT) (full text, mbox, link).
Reply sent
to Gerfried Fuchs <rhonda@debian.org>:
You have taken responsibility.
(Wed, 25 May 2011 02:15:08 GMT) (full text, mbox, link).
Notification sent
to Drake Wilson <drake@begriffli.ch>:
Bug acknowledged by developer.
(Wed, 25 May 2011 02:15:08 GMT) (full text, mbox, link).
Message #34 received at 427360-close@bugs.debian.org (full text, mbox, reply):
Source: tworld
Source-Version: 1.3.0-6
We believe that the bug you reported is fixed in the latest version of
tworld, which is due to be installed in the Debian FTP archive:
tworld-data_1.3.0-6_all.deb
to main/t/tworld/tworld-data_1.3.0-6_all.deb
tworld_1.3.0-6.diff.gz
to main/t/tworld/tworld_1.3.0-6.diff.gz
tworld_1.3.0-6.dsc
to main/t/tworld/tworld_1.3.0-6.dsc
tworld_1.3.0-6_i386.deb
to main/t/tworld/tworld_1.3.0-6_i386.deb
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 427360@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gerfried Fuchs <rhonda@debian.org> (supplier of updated tworld 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 24 May 2011 22:53:12 +0200
Source: tworld
Binary: tworld-data tworld
Architecture: source i386 all
Version: 1.3.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Gerfried Fuchs <rhonda@debian.org>
Description:
tworld - Chip's Challenge Game Engine Emulation
tworld-data - Chip's Challenge Game Engine Emulation - level data files
Closes: 427360
Changes:
tworld (1.3.0-6) unstable; urgency=low
.
[ Peter Pentchev ]
* Add patch from Drake Wilson to fix solution files for 64 bit architectures
(closes: #427360; LP: #307897)
* Explicit call set -e in maintainer scripts.
* Enhance short description of -data package.
.
[ Gerfried Fuchs ]
* Bump Standards-Version to 3.9.2.
* Switch packaging licensing to WTFPLv2.
* Supress error message in postinst if rmdir fails. Also, use lt-nl rather
than le-nl.
* Add Changelog as upstream changelog.
* Add some typo fixes into patch fix-manpage.
Checksums-Sha1:
361d0cea539b92f9b70cc331af5fa9b9b6dfefa0 1500 tworld_1.3.0-6.dsc
00477056101bc7f55a96430bb4d40d8e0ffb259a 42118 tworld_1.3.0-6.diff.gz
aa8673616b181937ce02c00e68e9a6814fc12f7d 94746 tworld_1.3.0-6_i386.deb
089ecab81f4338fefa035d9e741eea5e15956609 942894 tworld-data_1.3.0-6_all.deb
Checksums-Sha256:
8b9a333228523493b3042c178191dbc073e7414ff77400b60fccc32965d3f07d 1500 tworld_1.3.0-6.dsc
c24172b5228bc2c2a2e17c426b4f15eaeeef4c2107bd5ebd4cf744436a0b00a3 42118 tworld_1.3.0-6.diff.gz
533238052dccc2c507f3e34fd2de5eddbdf05600f367d5999c5ae1cda3c99b95 94746 tworld_1.3.0-6_i386.deb
409f1925bf6f28f62f1d950c658e5b43ba864878206d4217f5160b3a40edbe2d 942894 tworld-data_1.3.0-6_all.deb
Files:
631791d05f722111b7528186cbab4200 1500 games optional tworld_1.3.0-6.dsc
5dd2c4b99c7a4c748ae7b50a0be6a694 42118 games optional tworld_1.3.0-6.diff.gz
058aa8278dccf916465dc74e638509a5 94746 games optional tworld_1.3.0-6_i386.deb
4c23a323c2159c3910bb25eb179e52cd 942894 games optional tworld-data_1.3.0-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBCAAGBQJN3B67AAoJEDH85+fdB5RhrL8H/iVuFUSZfQhPvlyGdRC1ij0c
4zG0yd67LkDJkk5ddx/Ug65q5wSD/Ab32lWDvVCmjBp+bprBQUcq9ZsPiOvyy7tR
74oDk0TXPeXTLCbM867YGeY7Ig8Wnl1O8wCE5xozWpHf3x1vHeOxSn43qwb2xW8s
bZRExIBlpYhobRB4w8X1PwYJvumtbAmq5sY2ASFpqEleS/yAUwFc7eIVE7fjLMyH
B49K2FlEYkRoQRyVHOaG6woTP5KPNy574K/95uY0O/AoeXpMNZvao9x4ddGCG18j
y6JGkuwn21NrpVnQIDWrn7prLquAi6iFcmqr5Iv7GxTnH7lP5IEfQoxkMnASveM=
=vqfY
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 02 Jul 2011 07:39:51 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 13:01:36 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.