Package: xmame-x
Version: 0.106-2
Severity: normal

OpenGL mode won't work: 
$ xmame
GLERROR: cannot access OpenGL library libGL.so
GLERROR: dlerror() returns [libGL.so: cannot open shared object file: No such 
file or directory]
Use of OpenGL mode disabled
[...]

Then games just loads fine, but the -fullscreen switch is ignored.

It is true that I don't have a libGL.so file, but a libGL.so.1 (and 
libGLU.so.1):
$ ls -l /usr/lib/libGL*
lrwxrwxrwx 1 root root      21 2007-02-03 22:01 /usr/lib/libGLcore.so.1 -> 
libGLcore.so.1.0.8776
-rw-r--r-- 1 root root 7853184 2007-01-05 01:37 /usr/lib/libGLcore.so.1.0.8776
lrwxrwxrwx 1 root root      17 2007-03-04 20:09 /usr/lib/libGL.so.1 -> 
libGL.so.1.0.8776
-rw-r--r-- 1 root root  735592 2007-01-05 01:37 /usr/lib/libGL.so.1.0.8776
lrwxrwxrwx 1 root root      20 2007-03-03 14:20 /usr/lib/libGLU.so.1 -> 
libGLU.so.1.3.060501
-rw-r--r-- 1 root root  520912 2007-02-22 23:21 /usr/lib/libGLU.so.1.3.060501

Those came from the nvidia-kernel-2.6.18-4-amd64 package, version 1.0.8776+6,
packaged by Debian.


If as a wild experiment I manuaually create some libGL.so and libGLU.so
symbolic links pointing respectively to libGL.so.1 and libGLU.so.1, I get 
instead:
$ xmame
GLINFO: loaded OpenGL library libGL.so!
GLINFO: loaded GLU    library libGLU.so!
GLINFO: glPolygonOffsetEXT (2): not implemented !
XDGAOpenFramebuffer failed
Use of DGA-modes is disabled
[...]

and the game loads and runs but in X11 mode, and still ignoring -fullscreeen.

Interestingly, -and I don't know if related-, I do have libGL.so and libGLU.so
in /usr/lib32 (which is a symbolic link to /emul/ia32-linux/usr/lib).

I also tried installing the i386 version of the package in a 32-bit chroot I
have in my system, with identical results.

Other programs using GL work as expected.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)

Versions of packages xmame-x depends on:
ii  debconf [debconf-2.0]       1.5.11       Debian configuration management sy
ii  libasound2                  1.0.13-1     ALSA library
ii  libaudiofile0               0.2.6-6      Open-source version of SGI's audio
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libesd0                     0.2.36-3     Enlightened Sound Daemon - Shared 
ii  libexpat1                   1.95.8-3.4   XML parsing C library - runtime li
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG 
ii  liblircclient0              0.8.0-9.2    LIRC client library
ii  libx11-6                    2:1.0.3-5    X11 client-side library
ii  libxext6                    1:1.0.1-2    X11 miscellaneous extension librar
ii  libxv1                      1:1.0.2-1    X11 Video extension library
ii  libxxf86dga1                2:1.0.1-2    X11 Direct Graphics Access extensi
ii  libxxf86vm1                 1:1.0.1-2    X11 XFree86 video mode extension l
ii  xmame-common                0.106-2      Multiple Arcade Machine Emulator
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages xmame-x recommends:
ii  libgl1-mesa-glx [libgl1]      6.5.1-0.6  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]        6.5.1-0.6  The OpenGL utility library (GLU)

-- debconf information:
  xmame-x/SUID_bit: true


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

Reply via email to