After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 442933 - Invalid value building mipmaps with GLU
Invalid value building mipmaps with GLU
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
unspecified
Other All
: Urgent blocker
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 448854 450407 453211 453641 453648 457241 457881 461084 461088 464118 467871 468093 468520 468663 469703 479294 481785 486812 487086 487955 488087 488126 488148 488366 488947 488958 490096 490443 490717 490854 490916 493805 493995 495540 495815 496411 498390 499312 499509 501002 501045 501083 501085 502482 502549 502550 503713 505974 506956 506957 509070 510689 511417 511419 511420 511485 511689 511859 512635 515660 515935 516175 516179 517556 520813 520814 520824 520870 521236 522721 528654 532368 535282 539111 539619 539941 539945 542131 570102 571401 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-01 15:15 UTC by avirulence
Modified: 2009-02-12 11:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description avirulence 2007-06-01 15:15:41 UTC
What were you doing when the application crashed?
Starting glchess


Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.18.1 2007-06-01 (Gentoo)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-viper2 #1 SMP PREEMPT Thu May 31 18:52:07 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Murrina-Sky
Icon Theme: sander-new

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (31 sec old) ---------------------
  • File "/usr/lib64/python2.5/site-packages/glchess/gtkui/gtkui.py", line 174 in __expose
    self.view.feedback.renderGL()
  • File "/usr/lib64/python2.5/site-packages/glchess/main.py", line 409 in renderGL
    self.scene.render()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 274 in render
    self.__drawBoard()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 608 in __drawBoard
    self.__whiteTexture.bind() #blackTexture
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/texture.py", line 131 in bind
    self.__texture = self.__generate()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/texture.py", line 121 in __generate
    gluBuild2DMipmaps(GL_TEXTURE_2D, GL_LUMINANCE, self.__width, self.__height, self.__format, GL_UNSIGNED_BYTE, self.__data) GLUerror: [Errno 100901] invalid value ex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum  -------------------------------------------------- Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/glchess/gtkui/gtkui.py", line 174 in __expose
    self.view.feedback.renderGL()
  • File "/usr/lib64/python2.5/site-packages/glchess/main.py", line 409 in renderGL
    self.scene.render()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 274 in render
    self.__drawBoard()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 608 in __drawBoard
    self.__whiteTexture.bind() #blackTexture
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/texture.py", line 131 in bind
    self.__texture = self.__generate()
  • File "/usr/lib64/python2.5/site-packages/glchess/scene/opengl/texture.py", line 121 in __generate
    gluBuild2DMipmaps(GL_TEXTURE_2D, GL_LUMINANCE, self.__width, self.__height, self.__format, GL_UNSIGNED_BYTE, self.__data) GLUerror: [Errno 100901] invalid value

Comment 1 Damien Durand 2007-06-18 22:03:40 UTC
*** Bug 448854 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Andersen 2007-06-24 00:18:08 UTC
*** Bug 450407 has been marked as a duplicate of this bug. ***
Comment 3 Pedro Villavicencio 2007-07-02 23:47:21 UTC
*** Bug 453211 has been marked as a duplicate of this bug. ***
Comment 4 Thomas Andersen 2007-07-13 00:34:01 UTC
*** Bug 453641 has been marked as a duplicate of this bug. ***
Comment 5 Thomas Andersen 2007-07-13 00:34:15 UTC
*** Bug 453648 has been marked as a duplicate of this bug. ***
Comment 6 Thomas Andersen 2007-07-18 02:05:06 UTC
*** Bug 457241 has been marked as a duplicate of this bug. ***
Comment 7 Robert Ancell 2007-07-22 02:11:38 UTC
*** Bug 457881 has been marked as a duplicate of this bug. ***
Comment 8 Robert Ancell 2007-07-28 01:25:17 UTC
*** Bug 461084 has been marked as a duplicate of this bug. ***
Comment 9 Robert Ancell 2007-07-28 01:25:24 UTC
*** Bug 461088 has been marked as a duplicate of this bug. ***
Comment 10 Robert Ancell 2007-07-28 01:26:14 UTC
If you are having this problem please state what video card, drivers and OS you are using. Thanks.
Comment 11 r00723r0 2007-07-28 02:38:36 UTC
nVidia 7600GT, nVidia drivers version 1.0.9631, Ubuntu Gutsy.
Comment 12 avirulence 2007-07-28 12:22:02 UTC
nVidia 7300GT, nVidia drivers version 100.14.11, Gentoo Linux (~amd64)
Comment 13 Sven Arvidsson 2007-08-06 21:36:59 UTC
*** Bug 464118 has been marked as a duplicate of this bug. ***
Comment 14 Thomas Andersen 2007-08-18 12:27:37 UTC
*** Bug 467871 has been marked as a duplicate of this bug. ***
Comment 15 Thomas Andersen 2007-08-19 01:54:09 UTC
*** Bug 468093 has been marked as a duplicate of this bug. ***
Comment 16 Thomas Andersen 2007-08-20 14:18:09 UTC
*** Bug 468520 has been marked as a duplicate of this bug. ***
Comment 17 Thomas Andersen 2007-08-20 21:29:49 UTC
*** Bug 468663 has been marked as a duplicate of this bug. ***
Comment 18 Robert Ancell 2007-08-27 04:55:55 UTC
*** Bug 469703 has been marked as a duplicate of this bug. ***
Comment 19 Thomas Andersen 2007-09-24 10:21:07 UTC
*** Bug 479294 has been marked as a duplicate of this bug. ***
Comment 20 Thomas Andersen 2007-09-30 23:20:12 UTC
*** Bug 481785 has been marked as a duplicate of this bug. ***
Comment 21 Thomas Andersen 2007-10-15 21:31:28 UTC
*** Bug 486812 has been marked as a duplicate of this bug. ***
Comment 22 Thomas Andersen 2007-10-16 14:00:31 UTC
*** Bug 487086 has been marked as a duplicate of this bug. ***
Comment 23 Christoph Wolk 2007-10-18 16:54:02 UTC
*** Bug 487955 has been marked as a duplicate of this bug. ***
Comment 24 Christian Kirbach 2007-10-19 18:08:27 UTC
*** Bug 488366 has been marked as a duplicate of this bug. ***
Comment 25 Christian Kirbach 2007-10-19 18:08:32 UTC
*** Bug 488087 has been marked as a duplicate of this bug. ***
Comment 26 Christian Kirbach 2007-10-19 18:08:55 UTC
*** Bug 488126 has been marked as a duplicate of this bug. ***
Comment 27 Robert Ancell 2007-10-20 15:56:01 UTC
I still can't work out why this error has been thrown, as far as I can tell the parameters are correct. But I've done what I should have a long time ago and glChess now catches the GLU exception and falls back to standard textures.

Because I can't reproduce this problem I don't know if that call will fail too; any reporter who knows how to build the glchess head/2.20 branch please try and let me know.
Comment 28 Robert Ancell 2007-10-22 00:44:46 UTC
*** Bug 488148 has been marked as a duplicate of this bug. ***
Comment 29 Robert Ancell 2007-10-22 10:41:03 UTC
*** Bug 488947 has been marked as a duplicate of this bug. ***
Comment 30 Robert Ancell 2007-10-22 11:37:47 UTC
*** Bug 488958 has been marked as a duplicate of this bug. ***
Comment 31 Christoph Wolk 2007-10-26 17:08:43 UTC
*** Bug 490096 has been marked as a duplicate of this bug. ***
Comment 32 Christoph Wolk 2007-10-26 17:08:50 UTC
*** Bug 490443 has been marked as a duplicate of this bug. ***
Comment 33 Robert Ancell 2007-10-27 02:39:39 UTC
If this is occuring for you the way to get back to 2D mode is:

Open the configuration editor:
Applications->System Tools->Configuration Editor

Go to apps->glchess and uncheck the show_3d item.

Comment 34 Christoph Wolk 2007-10-27 19:30:40 UTC
*** Bug 490854 has been marked as a duplicate of this bug. ***
Comment 35 Christoph Wolk 2007-10-27 19:31:00 UTC
*** Bug 490717 has been marked as a duplicate of this bug. ***
Comment 36 Christoph Wolk 2007-10-28 04:56:00 UTC
*** Bug 490916 has been marked as a duplicate of this bug. ***
Comment 37 Robert Ancell 2007-11-08 02:21:32 UTC
*** Bug 493995 has been marked as a duplicate of this bug. ***
Comment 38 Robert Ancell 2007-11-08 02:21:43 UTC
*** Bug 493805 has been marked as a duplicate of this bug. ***
Comment 39 Robert Ancell 2007-11-11 11:20:32 UTC
*** Bug 495540 has been marked as a duplicate of this bug. ***
Comment 40 Robert Ancell 2007-11-19 04:35:21 UTC
*** Bug 496411 has been marked as a duplicate of this bug. ***
Comment 41 Thomas Andersen 2007-11-20 09:59:09 UTC
*** Bug 498390 has been marked as a duplicate of this bug. ***
Comment 42 Thomas Andersen 2007-11-25 02:46:59 UTC
*** Bug 499312 has been marked as a duplicate of this bug. ***
Comment 43 Thomas Andersen 2007-11-26 11:29:10 UTC
*** Bug 499509 has been marked as a duplicate of this bug. ***
Comment 44 Thomas Andersen 2007-12-02 12:06:57 UTC
*** Bug 501002 has been marked as a duplicate of this bug. ***
Comment 45 Thomas Andersen 2007-12-02 20:03:28 UTC
*** Bug 501045 has been marked as a duplicate of this bug. ***
Comment 46 Thomas Andersen 2007-12-02 20:03:33 UTC
*** Bug 501083 has been marked as a duplicate of this bug. ***
Comment 47 Thomas Andersen 2007-12-02 20:03:38 UTC
*** Bug 501085 has been marked as a duplicate of this bug. ***
Comment 48 Robert Ancell 2007-12-09 10:11:56 UTC
*** Bug 502482 has been marked as a duplicate of this bug. ***
Comment 49 Robert Ancell 2007-12-09 10:12:00 UTC
*** Bug 502549 has been marked as a duplicate of this bug. ***
Comment 50 Robert Ancell 2007-12-09 10:12:06 UTC
*** Bug 502550 has been marked as a duplicate of this bug. ***
Comment 51 Robert Ancell 2007-12-20 07:15:00 UTC
*** Bug 503713 has been marked as a duplicate of this bug. ***
Comment 52 Robert Ancell 2007-12-24 03:58:12 UTC
*** Bug 495815 has been marked as a duplicate of this bug. ***
Comment 53 Thomas Andersen 2008-01-05 16:13:03 UTC
*** Bug 505974 has been marked as a duplicate of this bug. ***
Comment 54 Thomas Andersen 2008-01-05 16:13:04 UTC
*** Bug 506956 has been marked as a duplicate of this bug. ***
Comment 55 Thomas Andersen 2008-01-05 16:13:13 UTC
*** Bug 506957 has been marked as a duplicate of this bug. ***
Comment 56 Thomas Andersen 2008-01-13 16:01:06 UTC
*** Bug 509070 has been marked as a duplicate of this bug. ***
Comment 57 Baptiste Mille-Mathias 2008-01-23 16:14:07 UTC
*** Bug 511417 has been marked as a duplicate of this bug. ***
Comment 58 Baptiste Mille-Mathias 2008-01-23 16:15:42 UTC
*** Bug 511419 has been marked as a duplicate of this bug. ***
Comment 59 Baptiste Mille-Mathias 2008-01-23 16:15:50 UTC
*** Bug 511420 has been marked as a duplicate of this bug. ***
Comment 60 Baptiste Mille-Mathias 2008-01-23 16:15:56 UTC
*** Bug 511485 has been marked as a duplicate of this bug. ***
Comment 61 Baptiste Mille-Mathias 2008-01-23 16:16:18 UTC
*** Bug 510689 has been marked as a duplicate of this bug. ***
Comment 62 Thomas Andersen 2008-01-25 04:07:13 UTC
*** Bug 511689 has been marked as a duplicate of this bug. ***
Comment 63 Thomas Andersen 2008-01-25 04:07:26 UTC
*** Bug 511859 has been marked as a duplicate of this bug. ***
Comment 64 Gianluca Borello 2008-01-28 19:51:57 UTC
*** Bug 512635 has been marked as a duplicate of this bug. ***
Comment 65 Andreas Røsdal 2008-01-30 22:51:23 UTC
Take a look at this bugreport in Gentoo ("dev-python/pyopengl-2.0.0.44 doesn't work w/ python-2.5"):

http://bugs.gentoo.org/show_bug.cgi?id=192019
Comment 66 Thomas Andersen 2008-02-11 07:02:24 UTC
*** Bug 515660 has been marked as a duplicate of this bug. ***
Comment 67 Thomas Andersen 2008-02-12 06:30:47 UTC
*** Bug 515935 has been marked as a duplicate of this bug. ***
Comment 68 Gianluca Borello 2008-02-13 16:39:49 UTC
*** Bug 516175 has been marked as a duplicate of this bug. ***
Comment 69 Gianluca Borello 2008-02-13 16:39:56 UTC
*** Bug 516179 has been marked as a duplicate of this bug. ***
Comment 70 maxim.britov 2008-02-25 06:56:34 UTC
Workaround seems broken too:
It should be   "except GLUerror, e:"   instead of  "except GLUError, e:"
Comment 71 Robert Ancell 2008-02-27 05:29:48 UTC
*** Bug 517556 has been marked as a duplicate of this bug. ***
Comment 72 Robert Ancell 2008-02-27 05:40:03 UTC
Maxim,

There seems to be a difference in the OpenGL libraries on gentoo; see bug 503238
Comment 73 Robert Ancell 2008-02-29 05:10:49 UTC
Closing as complete as users are now hitting bug 503238 instead. There's something very weird in those Gentoo Python bindings...
Comment 74 Gianluca Borello 2008-03-06 22:28:04 UTC
*** Bug 520813 has been marked as a duplicate of this bug. ***
Comment 75 Gianluca Borello 2008-03-06 22:28:17 UTC
*** Bug 520814 has been marked as a duplicate of this bug. ***
Comment 76 Gianluca Borello 2008-03-06 22:28:28 UTC
*** Bug 520824 has been marked as a duplicate of this bug. ***
Comment 77 Gianluca Borello 2008-03-07 12:00:14 UTC
*** Bug 520870 has been marked as a duplicate of this bug. ***
Comment 78 Thomas Andersen 2008-03-08 19:24:06 UTC
*** Bug 521236 has been marked as a duplicate of this bug. ***
Comment 79 Gianluca Borello 2008-03-16 09:29:06 UTC
*** Bug 522721 has been marked as a duplicate of this bug. ***
Comment 80 Gianluca Borello 2008-04-17 22:34:36 UTC
*** Bug 528654 has been marked as a duplicate of this bug. ***
Comment 81 Gianluca Borello 2008-05-09 18:30:19 UTC
*** Bug 532368 has been marked as a duplicate of this bug. ***
Comment 82 Gianluca Borello 2008-05-29 10:37:29 UTC
*** Bug 535282 has been marked as a duplicate of this bug. ***
Comment 83 Gianluca Borello 2008-06-19 13:04:13 UTC
*** Bug 539111 has been marked as a duplicate of this bug. ***
Comment 84 Gianluca Borello 2008-06-22 22:03:40 UTC
*** Bug 539619 has been marked as a duplicate of this bug. ***
Comment 85 Gianluca Borello 2008-06-24 18:08:22 UTC
*** Bug 539945 has been marked as a duplicate of this bug. ***
Comment 86 Gianluca Borello 2008-06-24 18:08:28 UTC
*** Bug 539941 has been marked as a duplicate of this bug. ***
Comment 87 Gianluca Borello 2008-07-09 09:18:06 UTC
*** Bug 542131 has been marked as a duplicate of this bug. ***
Comment 88 Robert Ancell 2009-02-02 00:52:41 UTC
*** Bug 570102 has been marked as a duplicate of this bug. ***
Comment 89 palfrey 2009-02-12 11:30:45 UTC
*** Bug 571401 has been marked as a duplicate of this bug. ***