Bug 113074

Summary: unable to start crack-attack
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Bauer <abauer>
Component: X11 ApplicationsAssignee: Petr Mladek <pmladek>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: patch for src/Attack.cxx

Description Andreas Bauer 2005-08-25 16:29:33 UTC
When trying to start crack-attack on beta3 it produces following error:

abauer@e228:~> crack-attack --solo
Crack Attack! v1.1.14

freeglut  ERROR:  Function <glutCreateWindow> called without first calling
'glutInit'.


the crack-attack package from 9.3 works.
Comment 1 Andreas Bauer 2005-08-25 18:36:29 UTC
seems the call to glutInit got lost. I attached a patch that solves the problem
Comment 2 Andreas Bauer 2005-08-25 18:37:18 UTC
Created attachment 47656 [details]
patch for src/Attack.cxx
Comment 3 Petr Mladek 2005-08-26 10:32:44 UTC
Thanks for the patch. I'll add it to the package.

BTW: It must be related to the latest changes in GNOME. I tested it when I
updated the package and it worked. 
Comment 4 Petr Mladek 2005-09-06 15:17:56 UTC
The fixed package should be already on 10.0-beta4.
Comment 5 Andreas Bauer 2005-09-07 13:54:00 UTC
works perfectly. there is still a glut error message when closing crack-attack,
but that one can probably be ignored.