Debian Bug report logs - #732227
crashes when starting the game with «quake» pieces set

version graph

Package: brutalchess; Maintainer for brutalchess is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>; Source for brutalchess is src:brutalchess (PTS, buildd, popcon).

Reported by: 0 1 <f111110101011@gmail.com>

Date: Sun, 15 Dec 2013 20:27:01 UTC

Severity: normal

Tags: confirmed, patch

Found in version brutalchess/0.5.2+dfsg-4

Fixed in version brutalchess/0.5.2+dfsg-5

Done: Markus Koschany <apo@gambaru.de>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#732227; Package brutalchess. (Sun, 15 Dec 2013 20:27:06 GMT) (full text, mbox, link).


Acknowledgement sent to 0 1 <f111110101011@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Sun, 15 Dec 2013 20:27:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: 0 1 <f111110101011@gmail.com>
To: submit@bugs.debian.org
Subject: crashes when starting the game with «quake» pieces set
Date: Sun, 15 Dec 2013 21:24:07 +0100
Package: brutalchess
Version: 0.5.2+dfsg-4
Severity: normal

--- Please enter the report below this line. ---

Just start the game with "-p quake" as a command-line parameter.

$ brutalchess -p quake
Q3Set::load()
Couldn't open file ../art/md3/cloud//lower.md3
Couldn't open file ../art/md3/cloud//upper.md3
Couldn't open file ../art/md3/cloud//head.md3
Load aimation params
Failed to load the animation.cfg file: ../art/md3/cloud/animation.cfg
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has 
not been called
[xcb] Aborting, sorry about that.
brutalchess: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion 
`!xcb_xlib_unknown_req_in_deq' failed.


From "brutalchess --help":

Usage: brutalchess [-h] [-afrs] [-l PLAYER1 PLAYER2] [-p PIECE_SET]
                   [-b BOARD_THEME] [-z SCREEN_RESOLUTION]
[...]
 -p PIECE_SET  --pieces=PIECE_SET         Select the piece set. Choices 
are basic, quake.
[...]



--- System information. ---
Architecture: amd64
Kernel:       Linux 3.11-2-amd64

Debian Release: jessie/sid
  500 testing         security.debian.org
  500 testing         ftp.fr.debian.org

--- Package information. ---
Depends                (Version) | Installed
================================-+-=============
libc6                   (>= 2.4) |
libfreetype6          (>= 2.2.1) |
libgcc1             (>= 1:4.1.1) |
libgl1-mesa-glx                  |
 OR libgl1                       |
libglu1-mesa                     |
 OR libglu1                      |
libice6             (>= 1:1.0.0) |
libsdl-image1.2      (>= 1.2.10) |
libsdl1.2debian      (>= 1.2.11) |
libsm6                           |
libstdc++6            (>= 4.4.0) |
libx11-6                         |
libxext6                         |
libxi6                           |
libxmu6                          |
libxt6                           |
zlib1g              (>= 1:1.1.4) |
ttf-dejavu                       |


Package's Recommends field is empty.

Package's Suggests field is empty.




Message sent on to 0 1 <f111110101011@gmail.com>:
Bug#732227. (Sat, 21 Dec 2013 13:27:09 GMT) (full text, mbox, link).


Message #8 received at 732227-submitter@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@gambaru.de>
To: 732235-submitter@bugs.debian.org, 732227-submitter@bugs.debian.org
Subject: brutalchess bugs #732235 and #732227
Date: Sat, 21 Dec 2013 14:22:14 +0100
[Message part 1 (text/plain, inline)]
Control: tags -1 confirmed patch

Hello,

thanks for your reports!

I'm attaching a debdiff with the latest changes of brutalchess that
fixes the FTBFS and the broken -p option. Unfortunately the only way to
fix the latter is to disable the "quake" option because those models
were never shipped by upstream.

The changes are also available in the team's svn repository.

See also

http://sourceforge.net/p/brutalchess/discussion/468400/thread/459b2db8/

Regards,

Markus
[brutalchess.debdiff (text/plain, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Added tag(s) confirmed and patch. Request was from Markus Koschany <apo@gambaru.de> to 732227-submitter@bugs.debian.org. (Sat, 21 Dec 2013 13:27:09 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#732227; Package brutalchess. (Wed, 01 Jan 2014 17:31:20 GMT) (full text, mbox, link).


Acknowledgement sent to Markus Koschany <apo@gambaru.de>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 01 Jan 2014 17:31:20 GMT) (full text, mbox, link).


Message #15 received at 732227@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@gambaru.de>
To: Vincent Legout <vincent@legout.info>
Cc: 732235@bugs.debian.org, 732227@bugs.debian.org
Subject: Re: Bug#732235: brutalchess bugs #732235 and #732227
Date: Wed, 01 Jan 2014 18:28:36 +0100
[Message part 1 (text/plain, inline)]
Hi Vincent,

On 01.01.2014 18:22, Vincent Legout wrote:
> Hi Markus,
> 
> Markus Koschany <apo@gambaru.de> writes:
> 
>> I'm attaching a debdiff with the latest changes of brutalchess that
>> fixes the FTBFS and the broken -p option. Unfortunately the only way to
>> fix the latter is to disable the "quake" option because those models
>> were never shipped by upstream.
>>
>> The changes are also available in the team's svn repository.
> 
> Thanks for fixing these two bugs. Would it be fine for you if I upload
> the current version in svn with just the changelog timestamp updated ?

Sure. Please go ahead!

Thank you,

Markus


[signature.asc (application/pgp-signature, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#732227; Package brutalchess. (Wed, 01 Jan 2014 17:31:23 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Legout <vincent@legout.info>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 01 Jan 2014 17:31:24 GMT) (full text, mbox, link).


Message #20 received at 732227@bugs.debian.org (full text, mbox, reply):

From: Vincent Legout <vincent@legout.info>
To: Markus Koschany <apo@gambaru.de>
Cc: 732235@bugs.debian.org, 732227@bugs.debian.org
Subject: Re: Bug#732235: brutalchess bugs #732235 and #732227
Date: Wed, 01 Jan 2014 18:22:20 +0100
Hi Markus,

Markus Koschany <apo@gambaru.de> writes:

> I'm attaching a debdiff with the latest changes of brutalchess that
> fixes the FTBFS and the broken -p option. Unfortunately the only way to
> fix the latter is to disable the "quake" option because those models
> were never shipped by upstream.
>
> The changes are also available in the team's svn repository.

Thanks for fixing these two bugs. Would it be fine for you if I upload
the current version in svn with just the changelog timestamp updated ?

Thanks,
Vincent



Reply sent to Markus Koschany <apo@gambaru.de>:
You have taken responsibility. (Wed, 01 Jan 2014 18:06:10 GMT) (full text, mbox, link).


Notification sent to 0 1 <f111110101011@gmail.com>:
Bug acknowledged by developer. (Wed, 01 Jan 2014 18:06:10 GMT) (full text, mbox, link).


Message #25 received at 732227-close@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@gambaru.de>
To: 732227-close@bugs.debian.org
Subject: Bug#732227: fixed in brutalchess 0.5.2+dfsg-5
Date: Wed, 01 Jan 2014 18:03:22 +0000
Source: brutalchess
Source-Version: 0.5.2+dfsg-5

We believe that the bug you reported is fixed in the latest version of
brutalchess, which is due to be installed in the Debian FTP archive.

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 732227@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <apo@gambaru.de> (supplier of updated brutalchess 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 01 Jan 2014 18:40:01 +0100
Source: brutalchess
Binary: brutalchess
Architecture: source amd64
Version: 0.5.2+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Markus Koschany <apo@gambaru.de>
Description: 
 brutalchess - 3D chess game with reflection of the chessmen
Closes: 732227 732235
Changes: 
 brutalchess (0.5.2+dfsg-5) unstable; urgency=medium
 .
   [ Markus Koschany ]
   * Team upload.
   * Add FreeType.patch. Update fontloader.h to detect the latest version of
     FreeType2 and make the software compile again. (Closes: #732235)
   * Bump Standards-Version to 3.9.5, no changes.
   * Add keywords to desktop file.
   * debian/control: Depend on fonts-dejavu instead of ttf-dejavu.
   * Add disable-quake-pieces.patch. The -p quake option is useless and causes a
     segmentation fault since upstream never shipped the quake models because of
     copyright concerns. (Closes: #732227)
 .
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org.
Checksums-Sha1: 
 daa1133e5413e6586f4b6e146dc93196219b8c6a 2135 brutalchess_0.5.2+dfsg-5.dsc
 559691f6f9828ecb9b4246df90c237e0fa77e459 7811 brutalchess_0.5.2+dfsg-5.debian.tar.gz
 7a42d5cef210744cf7721bd76cd8634233106899 503100 brutalchess_0.5.2+dfsg-5_amd64.deb
Checksums-Sha256: 
 2b5e88a3269e9ce8292457d87859bef5cf099f701b26e691faeaf5338f6818fc 2135 brutalchess_0.5.2+dfsg-5.dsc
 eb3923158de54f2d4720e3b7ce4ee7ede8089fa4d82a88fe814a89b0688ab2f2 7811 brutalchess_0.5.2+dfsg-5.debian.tar.gz
 d38db19d3cf240fdc95618e981cf997e5bd88799df1d85027c5fcb16d740cccf 503100 brutalchess_0.5.2+dfsg-5_amd64.deb
Files: 
 016fa209d9d479e6544b4e98503d4cd9 2135 games optional brutalchess_0.5.2+dfsg-5.dsc
 807d8c01881e90a459b9902fbd4a24a4 7811 games optional brutalchess_0.5.2+dfsg-5.debian.tar.gz
 6db6579bf71d84ffc11f9e6523f8fd9a 503100 games optional brutalchess_0.5.2+dfsg-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSxFQrAAoJEGWYeJBYoj3pAhMQAKK/2EFVLDwh7QI1UCEXfC8Q
Tcrte+tkdfMOPFoSinMbE0AeZ4pQZU/Q5m253rQEf901y1ZR4S4hGxYY2okDdGFc
ljMOaBZ5+/Zh+gAT1X3in2boOpquNEzzm7iwkrI3zC777xTDIiWXo8BklkCGIpbB
FYFn23H77CiOoXpi3MXv08ipdQlja2MtzHVGSSHA7gZzH+1UFyYoAC2YFgTujbkv
Lp4Hr0EMLeGw/UJMP6QewcGPdqr+G+jrisnK4KtnuvMckMO5Z5HKSbc4eAxz8/wS
7+aaK5qkMq1cKEU/CCEkR+qda2Mc+AOByRJ7Fmai1Hjy8yvcAJRIUDeaQiQh9AIx
a7km5DhqLoAsenqjRDkucFzkEnBPyg1WvHTY5WqbH6Omwo33YPpfdjEHrSJE0Q+t
+zXmQIY2GMqhHCxLtoxUbg1610XOIyWkIvqy9mqCrcIwQ6ebuz6Zk1yzPa6Wzfxh
D+nl9Wxpm71C+MCyY1dYlhaL4nD9aWpjdaxOZcREzIEvgggNHS0xwHmXDRYp6sHy
vd9R7tZlewhWQKPMHKb69s12wjrdA3wVy8jcKUPMjFq5HP7frX3xW4VDit0A3ZGa
thHy83EL0kfI9CviOEyrirLWx6N7Wuoz//FwCtfMgB5kF2PR6bYZyIsJtYtFVvjg
+8AokehcpH9Z8PlwuS8b
=bs/D
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 04 Feb 2014 07:28:13 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 10:50:40 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.