Your message dated Sun, 16 Oct 2005 08:32:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334215: fixed in crack-attack 1.1.14-3
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; 16 Oct 2005 11:34:36 +0000
>From [EMAIL PROTECTED] Sun Oct 16 04:34:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 209.235.97-84.rev.gaoland.net (babasse.is-a-geek.org) 
[84.97.235.209] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ER6mh-0005tx-00; Sun, 16 Oct 2005 04:34:35 -0700
Received: from smimram by babasse.is-a-geek.org with local (Exim 4.54)
        id 1ER6mC-0005lc-Fh; Sun, 16 Oct 2005 13:34:04 +0200
Content-Type: multipart/mixed; boundary="===============1450487114=="
MIME-Version: 1.0
From: Samuel Mimram <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: crack-attack: Function <glutCreateWindow> called without first calling
 'glutInit'.
X-Mailer: reportbug 3.17
Date: Sun, 16 Oct 2005 13:34:04 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level: 
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

This is a multi-part MIME message sent by reportbug.

--===============1450487114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: crack-attack
Version: 1.1.14-1
Severity: grave
Tags: patch
Justification: renders package unusable

Hi,

Crack-attack won't launch anymore:

% crack-attack --solo
Crack Attack! v1.1.14
freeglut  ERROR:  Function <glutCreateWindow> called without first
calling 'glutInit'.

The attached patch seems to fix the issue.

Thanks,

Samuel.

BTW: the package is not lintian clean!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages crack-attack depends on:
ii  freeglut3                 2.4.0-2        OpenGL Utility Toolkit
ii  libatk1.0-0               1.10.3-1       The ATK accessibility toolkit
ii  libc6                     2.3.5-7        GNU C Library: Shared libraries an
ii  libgcc1                   1:4.0.2-2      GCC support library
ii  libglib2.0-0              2.8.3-1        The GLib library of C routines
ii  libglu1-xorg [libglu1]    6.8.2.dfsg.1-9 Mesa OpenGL utility library [X.Org
ii  libgtk2.0-0               2.6.10-1       The GTK+ graphical user interface 
ii  libice6                   6.8.2.dfsg.1-9 Inter-Client Exchange library
ii  libpango1.0-0             1.8.2-3        Layout and rendering of internatio
ii  libsm6                    6.8.2.dfsg.1-9 X Window System Session Management
ii  libstdc++6                4.0.2-2        The GNU Standard C++ Library v3
ii  libx11-6                  6.8.2.dfsg.1-9 X Window System protocol client li
ii  libxi6                    6.8.2.dfsg.1-9 X Window System Input extension li
ii  libxmu6                   6.8.2.dfsg.1-9 X Window System miscellaneous util
ii  xlibmesa-gl [libgl1]      6.8.2.dfsg.1-9 Mesa 3D graphics library [X.Org]
ii  xlibs                     6.8.2.dfsg.1-9 X Window System client libraries m

crack-attack recommends no packages.

-- no debconf information

--===============1450487114==
Content-Type: text/x-c; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="glut_init.diff"

--- crack-attack-1.1.14.orig/src/Attack.cxx
+++ crack-attack-1.1.14/src/Attack.cxx
@@ -73,6 +73,7 @@
 int main ( int argc, char **argv )
 {
   setupLocalDataDirectory();
+  glutInit(&argc, argv);
 #ifdef WANT_GTK
   if (argc <= 1) return gui_main(argc, argv);
 #endif

--===============1450487114==--

---------------------------------------
Received: (at 334215-close) by bugs.debian.org; 16 Oct 2005 15:39:31 +0000
>From [EMAIL PROTECTED] Sun Oct 16 08:39:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ERAUZ-0006UM-00; Sun, 16 Oct 2005 08:32:07 -0700
From: Chris Boyle <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#334215: fixed in crack-attack 1.1.14-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 16 Oct 2005 08:32:07 -0700
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-Level: 
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

Source: crack-attack
Source-Version: 1.1.14-3

We believe that the bug you reported is fixed in the latest version of
crack-attack, which is due to be installed in the Debian FTP archive:

crack-attack_1.1.14-3.diff.gz
  to pool/main/c/crack-attack/crack-attack_1.1.14-3.diff.gz
crack-attack_1.1.14-3.dsc
  to pool/main/c/crack-attack/crack-attack_1.1.14-3.dsc
crack-attack_1.1.14-3_i386.deb
  to pool/main/c/crack-attack/crack-attack_1.1.14-3_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Boyle <[EMAIL PROTECTED]> (supplier of updated crack-attack 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: Sun, 16 Oct 2005 16:05:07 +0100
Source: crack-attack
Binary: crack-attack
Architecture: source i386
Version: 1.1.14-3
Distribution: unstable
Urgency: medium
Maintainer: Chris Boyle <[EMAIL PROTECTED]>
Changed-By: Chris Boyle <[EMAIL PROTECTED]>
Description: 
 crack-attack - multiplayer OpenGL puzzle game like "Tetris Attack"
Closes: 334215
Changes: 
 crack-attack (1.1.14-3) unstable; urgency=medium
 .
   * Patch from Samuel Mimram to call glutInit (not doing so had become a
     fatal error on launch). (closes: #334215)
   * --enable-sound (though there are still no sound files included)
   * Put icon in /usr/share/pixmaps.
   * Fix wrong FSF address and tyop in copyright file.
   * Bump Standards-Version to 3.6.2.
   * Change build-dep on libgl-dev to xlibmesa-gl-dev.
Files: 
 69771be00dc06f19b65ffc8fb118cf68 699 games optional crack-attack_1.1.14-3.dsc
 fec40f3299b62922bf5aafc50148e478 15294 games optional 
crack-attack_1.1.14-3.diff.gz
 1e5b01ff116a231257f4399dd1b83c78 767936 games optional 
crack-attack_1.1.14-3_i386.deb

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

iD8DBQFDUm5KRi6ArLfYbg8RAuqsAKCRdDDn2nHJ+DzPsXWAMRmrk9iEjwCeKWW9
2Lqb/Ho2mcdeFe26Bm0CZF4=
=vZW4
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to