Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193343 - games-action/glaxium not initialising Glut
Summary: games-action/glaxium not initialising Glut
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 16:16 UTC by Charles Clément
Modified: 2007-09-24 21:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Uncomment the glutInit call (glaxium-0.5-glut_initialisation.patch,393 bytes, patch)
2007-09-21 16:18 UTC, Charles Clément
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Clément 2007-09-21 16:16:37 UTC
When launching a game, uses glut without initialisation.

Reproducible: Always

Steps to Reproduce:
1.launch glaxium
2.start a play
3.hit x or space

Actual Results:  
It crashes with output :
freeglut  ERROR:  Function <glutSolidSphere> called without first calling
'glutInit'.

Expected Results:  
Fire the special weapon
Comment 1 Charles Clément 2007-09-21 16:18:32 UTC
Created attachment 131533 [details, diff]
Uncomment the glutInit call
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-09-24 21:50:50 UTC
Fixed, thanks.