Bug 113074 - unable to start crack-attack
Summary: unable to start crack-attack
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Petr Mladek
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 16:29 UTC by Andreas Bauer
Modified: 2005-09-07 13:54 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch for src/Attack.cxx (442 bytes, patch)
2005-08-25 18:37 UTC, Andreas Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.