I can't get chess to work in 3D

Asked by Lord Hewing

I select 3D and am told -
No Python OpenGL support
No Python GTKGLExt support
I have the NVidea accelerated graphics driver (version 185) enabled
Don't know what to do now.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-games Edit question
Assignee:
No assignee Edit question
Solved by:
Kristopher Ives
Solved:
Last query:
Last reply:
Revision history for this message
Best Kristopher Ives (krisives) said :
#1

The 'python-opengl' and 'python-gtkglext1' packages aren't installed. You can install them by using Synaptic, or just click this link and it should ask you:

apt://python-opengl,python-gtkglext1

Revision history for this message
Kristopher Ives (krisives) said :
#2

The package is 'python-gl' NOT 'python-opengl', sorry. And it appears Launchpad won't highlight that link for you, so if you go to this page and click the link it will ask to install the software through the Ubuntu repository:

http://pastehtml.com/view/5tsvp4t.html

Revision history for this message
Lord Hewing (lordhewing) said :
#3

Thanks Kristopher Ives, that solved my question.

Revision history for this message
Kristopher Ives (krisives) said :
#4

Okay the package actually is 'python-opengl' and something is wrong with me today (or always). Clicking this should install it:

http://pastehtml.com/view/5tsvqs9.html

Revision history for this message
Lord Hewing (lordhewing) said :
#5

Thanks a lot it worked. I copied and pasted "apt://python-opengl,python-gtkglext1" into the address bar in firefox and followed the prompts to install. Thanks I wasn't very optimistic as I have been trying to solve this for a while now. LOL
Well done and thanks again !!!