Bug#472675: supertuxkart: 472675: extra information needed

Paul Wise pabs at debian.org
Thu Mar 27 05:01:51 UTC 2008


According to the plib site, ssgInit should be called after an OpenGL
context is available (or glutInit has been called and a window created).
Looking at the code suggests that this is fine.

http://plib.sourceforge.net/ssg/

I can't reproduce the bug in i386 with an Intel graphics card. I'd say
it is GPU-specific, or the user has broken GL libraries:

http://www.flightgear.org/Docs/FlightGear-FAQ.html#5.2
http://sourceforge.net/mailarchive/message.php?msg_id=3B92FF16.E84F015C%40napanet.net

To the submitter, please compile and run this test to see if your OpenGL
setup is broken:

http://sourceforge.net/mailarchive/attachment.php?list_name=plib-users&message_id=3B92FF16.E84F015C%40napanet.net&counter=1

Run these commands to run the test:

gcc -O2 -Wall   -c -o glxtest.o ./glxtest.c
gcc -O2 -Wall  -lGL -lm -o glxtest ./glxtest.o
./glxtest

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20080327/1b2dabe8/attachment.pgp 


More information about the Pkg-games-devel mailing list