Your message dated Sun, 15 Feb 2009 13:59:14 +0000
with message-id <[email protected]>
and subject line Bug#455749: fixed in desmume 0.9.1-1
has caused the Debian Bug report #455749,
regarding desmume: Failed to setup openGL 3D emulation
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
455749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455749
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: desmume
Version: 0.7.3-3
Severity: normal


3D Support don't work. 
desmume-glade output:
Nbr of joysticks: 0


(desmume-glade:8762): GdkGLExt-WARNING **: cannot create GdkGLPixmap

Failed to create the GdkGLPixmap
Failed to setup openGL 3D emulation; removing 3D support

desmume output:
Nbr of joysticks: 0


(desmume:9696): GdkGLExt-WARNING **: cannot create GdkGLPixmap

Failed to create the GdkGLPixmap
Failed to setup openGL 3D emulation; removing 3D support

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages desmume depends on:
ii  libatk1.0-0             1.20.0-1         The ATK accessibility toolkit
ii  libc6                   2.7-3            GNU C Library: Shared libraries
ii  libcairo2               1.4.10-1+lenny2  The Cairo 2D vector graphics libra
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libgl1-mesa-glx [libgl1 7.0.2-2          A free implementation of the OpenG
ii  libglade2-0             1:2.6.2-1        library to load .glade files at ru
ii  libglib2.0-0            2.14.3-1         The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.0.2-2          The OpenGL utility library (GLU)
ii  libgtk2.0-0             2.12.1-1         The GTK+ graphical user interface 
ii  libgtkglext1            1.0.6-2.1+b1     OpenGL Extension to GTK (shared li
ii  libice6                 2:1.0.4-1        X11 Inter-Client Exchange library
ii  libpango1.0-0           1.18.3-1         Layout and rendering of internatio
ii  libsdl1.2debian         1.2.11-9         Simple DirectMedia Layer
ii  libsm6                  2:1.0.3-1+b1     X11 Session Management library
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxml2                 2.6.30.dfsg-3    GNOME XML library
ii  libxmu6                 1:1.0.3-1        X11 miscellaneous utility library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.4-1        X Rendering Extension client libra
ii  libxt6                  1:1.0.5-3        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.3.dfsg-6 compression library - runtime

desmume recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: desmume
Source-Version: 0.9.1-1

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

desmume_0.9.1-1.diff.gz
  to pool/main/d/desmume/desmume_0.9.1-1.diff.gz
desmume_0.9.1-1.dsc
  to pool/main/d/desmume/desmume_0.9.1-1.dsc
desmume_0.9.1-1_i386.deb
  to pool/main/d/desmume/desmume_0.9.1-1_i386.deb
desmume_0.9.1.orig.tar.gz
  to pool/main/d/desmume/desmume_0.9.1.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.
Evgeni Golov <[email protected]> (supplier of updated desmume 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.8
Date: Thu, 12 Feb 2009 02:55:17 +0100
Source: desmume
Binary: desmume
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Evgeni Golov <[email protected]>
Description: 
 desmume    - Nintendo DS emulator
Closes: 455749 484683
Changes: 
 desmume (0.9.1-1) unstable; urgency=low
 .
   * New upstream release.
     + Doesn't try to setup a 24bit drawing area but reuse the current one.
       Closes: #455749
   * debian/rules:
     + Configure with --enable-gdb-stub. (Closes: #484683)
     + Don't set CFLAGS, let dpkg handle them.
     + Make the build-system more cross-build friendly.
     + Use dh_clean instead of rm -f in the clean target.
     + Don't install manpages, upstream does that now.
     + Link with --as-needed to strip direct dependencies.
   * debian/control:
     + Add ${misc:Depends} to Depends of desmume.
     + Bump Standards-Version to 3.8.0.
   * debian/patches:
     + Disable 01-dont_crash_on_bad_3d.patch, it was pulled from upstream
       and is present in the current version.
   * debian/README.source:
     + Add information on quilt usage as suggested by policy.
   * debian/watch:
     + Update the regex to match only numerical versions (0.9, not 0.9-mac).
   * debian/copyright:
     + Update to machine readable format.
     + Check copyright more carefully.
Checksums-Sha1: 
 106ed2ca3ec323e2b8cc4d2973b2daee7e451658 1383 desmume_0.9.1-1.dsc
 ea0c085299ba6d3172227748bf52ae5ad86c0663 828627 desmume_0.9.1.orig.tar.gz
 bbb4385746e6b7a2b0966a0917f27904a9f802a2 5945 desmume_0.9.1-1.diff.gz
 0971c5725a3325db7503221bf8d35c6ff27e211e 657264 desmume_0.9.1-1_i386.deb
Checksums-Sha256: 
 96ff77c696dbf6b47c5dd2c09dd4b42f3eed288397e6c150e2c068842e498684 1383 
desmume_0.9.1-1.dsc
 94c925dd21a502880cefcf190b61b5730d0775e39a6c3c57a49da1861c9f3c16 828627 
desmume_0.9.1.orig.tar.gz
 cd30eb1ff6f14d82a57e91d70cf804535177534c4e99647e3d62c7eab3e17f05 5945 
desmume_0.9.1-1.diff.gz
 f1f715c188b408c5b6f2d18991d60cb1c334e14c04e30084f0699b792cda5269 657264 
desmume_0.9.1-1_i386.deb
Files: 
 13b3783aad178a72f83b18b56de37f38 1383 games extra desmume_0.9.1-1.dsc
 38cd7fbfed4358810ce17b2978eb9a8f 828627 games extra desmume_0.9.1.orig.tar.gz
 514f181139b5753279a0f9819f77f5de 5945 games extra desmume_0.9.1-1.diff.gz
 a0aa3b05668545d785079c46b626595e 657264 games extra desmume_0.9.1-1_i386.deb

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

iEYEARECAAYFAkmWp3QACgkQsKTFpDfZQSw5bgCfQnFHF8Z/0hvqfIqEJo/z0sdq
cHAAoJ+SvZH8/EV3vEHuofcvBzzQXcn3
=K3Cc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to