Package: poker3d
Version: 0.2.12-1
Severity: important
When I run poker3d from the command line, I get the following errors:
$ poker3d
loading file:/home/dreynolds/.poker3d/poker.client.xml
loading file:/etc/poker3d/client/client.xml
loading file:/usr/share/underware/poker/data/player.male.cal3d/cal3d.xml
** (process:27929): DEBUG: Available video modes (16 bpp)
** (process:27929): DEBUG: 1024 x 768
** (process:27929): DEBUG: 800 x 600
** (process:27929): DEBUG: 640 x 480
** (process:27929): CRITICAL **: MAFWindow::Init: SDL_SetVideoMode: Couldn't
find matching GLX visual
(domain=1, code = 5)
Traceback (most recent call last):
File "/usr/share/underware/poker/poker3d.py", line 458, in ?
client.run()
File "/usr/share/underware/poker/poker3d.py", line 429, in run
config = config)
File "/usr/share/underware/poker/poker3d.py", line 127, in __init__
self.initUnderware()
File "/usr/share/underware/poker/poker3d.py", line 227, in initUnderware
self.underware.InitWindow()
RuntimeError: underware exception
I have tried various things I have found suggested on
https://mail.gna.org/public/underware-devel/2004-05/msg00012.html such as
setting it to open in fullscreen mode at 800x600 and turning verbose output to
3 (which gives above output).
After googling the for SDL error, I came up with this:
http://twomix.devolution.com/pipermail/sdl/2003-May/054501.html which seems to
point to the fact that the SDL call is trying to call a colour depth that X
isn't running at. I tried to get around this by changing the line in
~/.poker3d/poker.client.xml from -depth 24 to -depth 16, as below:
<xwnc>/usr/bin/Xwnc -localhost -auth /unlikely-to-exists -to 200000 -rfbwait
180000 -depth 16 -geometry %width%x%height% :%display%</xwnc>
This appeared to make no difference.
I have also tried compiling the packages myself, but this only yielded the same
result as the debian packages
I am now at a loss, any ideas?
I am running on an Intel Celorn 2.4GHz, with 256MB of RAM, the rest of my
details are below.
Cheers
David
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages poker3d depends on:
ii gtk2-engines-pi 2.2.0-3 Pixbuf-based theme for GTK+ 2.x
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libcal3d10 0.9.1+cvs20041122-1 Skeletal based 3d character animat
ii libglade2-0 1:2.4.1-1 Library to load .glade files at ru
ii libglib2.0-0 2.6.1-2 The GLib library of C routines
ii libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface
ii libogg0 1.1.0-1 Ogg Bitstream Library
ii libopenal0 0.2004090900-1.1 OpenAL is a portable library for 3
ii libopenalpp-cvs 20041206-2 Object Oriented version of OpenAL
ii libopenscenegra 0.9.8-1 3D scenegraph
ii libopenthreads 0.9.8-1 Object-Oriented (OO) thread interf
ii libosgal-cvs 20041121-3 OpenSceneGraph adapter for OpenAL
ii libosgcal 0.1.28-1 cal3d to OpenSceneGraph adapter de
ii libpango1.0-0 1.6.0-3 Layout and rendering of internatio
ii libpoker-eval 126.0-1 poker hand evaluator library
ii libsdl1.2debian 1.2.7+1.2.8cvs20041007-4 Simple DirectMedia Layer
ii libvorbis0a 1.0.1-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.0.1-1 The Vorbis General Audio Compressi
ii libxml2 2.6.11-5 GNOME XML library
ii poker3d-data 0.2.12-1 3D multiplayer online poker game,
ii python2.3 2.3.4-19 An interactive high-level object-o
ii underware 0.2.12-1 binary files to run 3D online game
ii xlibmesa-gl [li 4.3.0.dfsg.1-10 Mesa 3D graphics library [XFree86]
ii xlibmesa-glu [l 4.3.0.dfsg.1-10 Mesa OpenGL utility library [XFree
ii xwnc 0.3.3-4 Mix of Xvnc and XDarwin with impro
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]