Finally we have our Realtime GPU Slicer working!

48 views
Skip to first unread message

Hradec

unread,
Apr 4, 2012, 5:25:38 PM4/4/12
to chemshapes_dev
Check it out at chemshapes.com.

I'm working on the Windows/OSX versions, but if you're running linux,
you can try it right now!!! :)

If someone here have experience with pyinstaller and wan't to give me
a hand on building the Windows/OSX executables, please let me known!!

cheers...
-H

4Ddabbler

unread,
Apr 4, 2012, 11:29:05 PM4/4/12
to chemshapes_dev



awesome.... going to try the linux executable now.... Thank you and I
am going to back to dabbling with stuff for this group soon...

Hradec

unread,
Apr 5, 2012, 12:54:45 AM4/5/12
to chemsha...@googlegroups.com
awesome!! good to cya, man! :)

-H
blog   home

Jon Watson

unread,
Apr 5, 2012, 7:55:02 PM4/5/12
to chemsha...@googlegroups.com
Here's the log file from my first machine plus a screen grab.

Jon

log_renderslave02.html
screen.JPG

Hradec

unread,
Apr 5, 2012, 8:07:01 PM4/5/12
to chemsha...@googlegroups.com


This is the reason it didn't work:

Thu Apr 05 17:39:12 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 17:39:12 2012 >> OpenGL version: 1.4.5396 WinXP Release
Thu Apr 05 17:39:12 2012 >> --------------------------------------------------------------------------------

The host requires OpenGL 2.0 as minimum... 1.4 doesn't have all the API support needed for the slicer to work.

Do me a favor... try to update your video driver directly using this: http://www2.ati.com/drivers/auto/amddriverdownloader.exe

That's the official "Autodetect Driver Downloader" from AMD, and it will figure the board you have and will download the latest available for it!

After updating the driver, give it another try... you should see a newer OpenGL version, hopefully 2.0 at least!! ;)

-H

Jon Watson

unread,
Apr 5, 2012, 8:20:07 PM4/5/12
to chemsha...@googlegroups.com
Second machine - didn't work either, said it was open GL 2.0.3
log_music_machine.html

Jon Watson

unread,
Apr 5, 2012, 8:30:57 PM4/5/12
to chemsha...@googlegroups.com
Installed the new drivers on the first machine, still same jumbled screen.

Jon

log_renderslave02.html

Hradec

unread,
Apr 5, 2012, 8:54:58 PM4/5/12
to chemsha...@googlegroups.com



Thu Apr 05 18:21:52 2012 >> [0.283835, 1.00205, 0.362351]
Thu Apr 05 18:21:53 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer
Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Hoo this damn error again... I thought this was coming from an older driver in TJ's computer, but apparently, its something else.

What video board do you have in that computer now?? could you send me the Model/Brand please?

Also, could you please add this issue to the google code issue tracker? this is DEFINETELY an issue! =(



Jon Watson

unread,
Apr 5, 2012, 9:03:53 PM4/5/12
to chemsha...@googlegroups.com
ATI Radeon Express 200 series. Again, it's on the motherboard.  Not sure how to use the issue tracker, may need some pointers.  :)

Hradec

unread,
Apr 5, 2012, 9:08:42 PM4/5/12
to chemsha...@googlegroups.com
I just made a change that may fix this problem... could you update your svn copy and try again?
Just right-click in the folder and select "Svn update", and run win.cmd again!

-H
blog   home

Jon Watson

unread,
Apr 5, 2012, 10:25:02 PM4/5/12
to chemsha...@googlegroups.com
Still no go.
log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 12:24:57 AM4/6/12
to chemsha...@googlegroups.com
try again plz!!! I've made a couple of changes... lets see if it fixes it!

-H
blog   home



On Thu, Apr 5, 2012 at 7:25 PM, Jon Watson <j...@watsonstudios.com> wrote:
Still no go.

Thu Apr 05 20:26:54 2012 >> <_FuncPtr object at 0x01104558>
Thu Apr 05 20:26:57 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 20:26:57 2012 >> OpenGL version: 2.1.8545 Release
Thu Apr 05 20:26:57 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 20:26:57 2012 >> Shader related extensions:
Thu Apr 05 20:26:57 2012 >> GL_ARB_fragment_program
Thu Apr 05 20:26:57 2012 >> GL_ARB_fragment_program_shadow
Thu Apr 05 20:26:57 2012 >> GL_ARB_fragment_shader
Thu Apr 05 20:26:57 2012 >> GL_ARB_shader_objects
Thu Apr 05 20:26:57 2012 >> GL_ARB_shading_language_100
Thu Apr 05 20:26:57 2012 >> GL_ARB_shadow
Thu Apr 05 20:26:57 2012 >> GL_ARB_shadow_ambient
Thu Apr 05 20:26:57 2012 >> GL_ARB_vertex_program
Thu Apr 05 20:26:57 2012 >> GL_ARB_vertex_shader
Thu Apr 05 20:26:57 2012 >> GL_ATI_fragment_shader
Thu Apr 05 20:26:57 2012 >> GL_EXT_gpu_program_parameters
Thu Apr 05 20:26:57 2012 >> GL_EXT_shadow_funcs
Thu Apr 05 20:26:57 2012 >> All other extensions:
Thu Apr 05 20:26:57 2012 >> GL_AMD_performance_monitor
Thu Apr 05 20:26:57 2012 >> GL_ARB_depth_texture
Thu Apr 05 20:26:57 2012 >> GL_ARB_draw_buffers
Thu Apr 05 20:26:57 2012 >> GL_ARB_framebuffer_object
Thu Apr 05 20:26:57 2012 >> GL_ARB_half_float_pixel
Thu Apr 05 20:26:57 2012 >> GL_ARB_half_float_vertex
Thu Apr 05 20:26:57 2012 >> GL_ARB_map_buffer_range
Thu Apr 05 20:26:57 2012 >> GL_ARB_multisample
Thu Apr 05 20:26:57 2012 >> GL_ARB_multitexture
Thu Apr 05 20:26:57 2012 >> GL_ARB_occlusion_query
Thu Apr 05 20:26:57 2012 >> GL_ARB_pixel_buffer_object
Thu Apr 05 20:26:57 2012 >> GL_ARB_point_parameters
Thu Apr 05 20:26:57 2012 >> GL_ARB_point_sprite
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_border_clamp
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_compression
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_cube_map
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_env_add
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_env_combine
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_env_crossbar
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_env_dot3
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_float
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_mirrored_repeat
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_non_power_of_two
Thu Apr 05 20:26:57 2012 >> GL_ARB_texture_rectangle
Thu Apr 05 20:26:57 2012 >> GL_ARB_transpose_matrix
Thu Apr 05 20:26:57 2012 >> GL_ARB_vertex_array_object
Thu Apr 05 20:26:57 2012 >> GL_ARB_vertex_buffer_object
Thu Apr 05 20:26:57 2012 >> GL_ARB_window_pos
Thu Apr 05 20:26:57 2012 >> GL_ATI_draw_buffers
Thu Apr 05 20:26:57 2012 >> GL_ATI_envmap_bumpmap
Thu Apr 05 20:26:57 2012 >> GL_ATI_meminfo
Thu Apr 05 20:26:57 2012 >> GL_ATI_separate_stencil
Thu Apr 05 20:26:57 2012 >> GL_ATI_texture_env_combine3
Thu Apr 05 20:26:57 2012 >> GL_ATI_texture_float
Thu Apr 05 20:26:57 2012 >> GL_EXT_abgr
Thu Apr 05 20:26:57 2012 >> GL_EXT_bgra
Thu Apr 05 20:26:57 2012 >> GL_EXT_blend_color
Thu Apr 05 20:26:57 2012 >> GL_EXT_blend_equation_separate
Thu Apr 05 20:26:57 2012 >> GL_EXT_blend_func_separate
Thu Apr 05 20:26:57 2012 >> GL_EXT_blend_minmax
Thu Apr 05 20:26:57 2012 >> GL_EXT_blend_subtract
Thu Apr 05 20:26:57 2012 >> GL_EXT_compiled_vertex_array
Thu Apr 05 20:26:57 2012 >> GL_EXT_copy_texture
Thu Apr 05 20:26:57 2012 >> GL_EXT_draw_range_elements
Thu Apr 05 20:26:57 2012 >> GL_EXT_fog_coord
Thu Apr 05 20:26:57 2012 >> GL_EXT_framebuffer_blit
Thu Apr 05 20:26:57 2012 >> GL_EXT_framebuffer_multisample
Thu Apr 05 20:26:57 2012 >> GL_EXT_framebuffer_object
Thu Apr 05 20:26:57 2012 >> GL_EXT_multi_draw_arrays
Thu Apr 05 20:26:57 2012 >> GL_EXT_packed_depth_stencil
Thu Apr 05 20:26:57 2012 >> GL_EXT_packed_pixels
Thu Apr 05 20:26:57 2012 >> GL_EXT_point_parameters
Thu Apr 05 20:26:57 2012 >> GL_EXT_rescale_normal
Thu Apr 05 20:26:57 2012 >> GL_EXT_secondary_color
Thu Apr 05 20:26:57 2012 >> GL_EXT_separate_specular_color
Thu Apr 05 20:26:57 2012 >> GL_EXT_stencil_wrap
Thu Apr 05 20:26:57 2012 >> GL_EXT_subtexture
Thu Apr 05 20:26:57 2012 >> GL_EXT_texgen_reflection
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture3D
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_compression_s3tc
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_cube_map
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_edge_clamp
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_env_add
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_env_combine
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_env_dot3
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_filter_anisotropic
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_lod_bias
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_mirror_clamp
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_object
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_rectangle
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_sRGB
Thu Apr 05 20:26:57 2012 >> GL_EXT_texture_swizzle
Thu Apr 05 20:26:57 2012 >> GL_EXT_vertex_array
Thu Apr 05 20:26:57 2012 >> GL_KTX_buffer_region
Thu Apr 05 20:26:57 2012 >> GL_NV_blend_square
Thu Apr 05 20:26:57 2012 >> GL_NV_texgen_reflection
Thu Apr 05 20:26:57 2012 >> GL_SGIS_generate_mipmap
Thu Apr 05 20:26:57 2012 >> GL_SGIS_texture_edge_clamp
Thu Apr 05 20:26:57 2012 >> GL_SGIS_texture_lod
Thu Apr 05 20:26:57 2012 >> GL_WIN_swap_hint
Thu Apr 05 20:26:57 2012 >> WGL_EXT_swap_control
Thu Apr 05 20:26:57 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 20:26:57 2012 >> [999999999, 999999999, 999999999]
Thu Apr 05 20:26:57 2012 >> [-999999999, -999999999, -999999999]
Thu Apr 05 20:26:57 2012 >> [-0.438853, 0.000896, -0.417472]
Thu Apr 05 20:26:57 2012 >> [0.283835, 1.00205, 0.362351]
Thu Apr 05 20:26:58 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.frag
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.vert
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.frag
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.vert
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\print.frag
Thu Apr 05 20:26:58 2012 >> None
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.frag
Thu Apr 05 20:26:58 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.vert
Thu Apr 05 20:26:58 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 20:26:58 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 20:26:58 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 20:26:58 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 366, in paintGL

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 424, in paintGL_render

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 366, in paintGL

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 424, in paintGL_render

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 20:26:58 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Jon Watson

unread,
Apr 6, 2012, 12:35:42 AM4/6/12
to chemsha...@googlegroups.com
Not yet :(
log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 12:55:27 AM4/6/12
to chemsha...@googlegroups.com
once more? update and run!

-H
blog   home



On Thu, Apr 5, 2012 at 9:35 PM, Jon Watson <j...@watsonstudios.com> wrote:
Not yet  :(

Thu Apr 05 22:34:41 2012 >> <_FuncPtr object at 0x01104558>
Thu Apr 05 22:34:43 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:34:43 2012 >> OpenGL version: 2.1.8545 Release
Thu Apr 05 22:34:43 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:34:43 2012 >> Shader related extensions:
Thu Apr 05 22:34:43 2012 >> GL_ARB_fragment_program
Thu Apr 05 22:34:43 2012 >> GL_ARB_fragment_program_shadow
Thu Apr 05 22:34:43 2012 >> GL_ARB_fragment_shader
Thu Apr 05 22:34:43 2012 >> GL_ARB_shader_objects
Thu Apr 05 22:34:43 2012 >> GL_ARB_shading_language_100
Thu Apr 05 22:34:43 2012 >> GL_ARB_shadow
Thu Apr 05 22:34:43 2012 >> GL_ARB_shadow_ambient
Thu Apr 05 22:34:43 2012 >> GL_ARB_vertex_program
Thu Apr 05 22:34:43 2012 >> GL_ARB_vertex_shader
Thu Apr 05 22:34:43 2012 >> GL_ATI_fragment_shader
Thu Apr 05 22:34:43 2012 >> GL_EXT_gpu_program_parameters
Thu Apr 05 22:34:43 2012 >> GL_EXT_shadow_funcs
Thu Apr 05 22:34:43 2012 >> All other extensions:
Thu Apr 05 22:34:43 2012 >> GL_AMD_performance_monitor
Thu Apr 05 22:34:43 2012 >> GL_ARB_depth_texture
Thu Apr 05 22:34:43 2012 >> GL_ARB_draw_buffers
Thu Apr 05 22:34:43 2012 >> GL_ARB_framebuffer_object
Thu Apr 05 22:34:43 2012 >> GL_ARB_half_float_pixel
Thu Apr 05 22:34:43 2012 >> GL_ARB_half_float_vertex
Thu Apr 05 22:34:43 2012 >> GL_ARB_map_buffer_range
Thu Apr 05 22:34:43 2012 >> GL_ARB_multisample
Thu Apr 05 22:34:43 2012 >> GL_ARB_multitexture
Thu Apr 05 22:34:43 2012 >> GL_ARB_occlusion_query
Thu Apr 05 22:34:43 2012 >> GL_ARB_pixel_buffer_object
Thu Apr 05 22:34:43 2012 >> GL_ARB_point_parameters
Thu Apr 05 22:34:43 2012 >> GL_ARB_point_sprite
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_border_clamp
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_compression
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_cube_map
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_env_add
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_env_combine
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_env_crossbar
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_env_dot3
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_float
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_mirrored_repeat
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_non_power_of_two
Thu Apr 05 22:34:43 2012 >> GL_ARB_texture_rectangle
Thu Apr 05 22:34:43 2012 >> GL_ARB_transpose_matrix
Thu Apr 05 22:34:43 2012 >> GL_ARB_vertex_array_object
Thu Apr 05 22:34:43 2012 >> GL_ARB_vertex_buffer_object
Thu Apr 05 22:34:43 2012 >> GL_ARB_window_pos
Thu Apr 05 22:34:43 2012 >> GL_ATI_draw_buffers
Thu Apr 05 22:34:43 2012 >> GL_ATI_envmap_bumpmap
Thu Apr 05 22:34:43 2012 >> GL_ATI_meminfo
Thu Apr 05 22:34:43 2012 >> GL_ATI_separate_stencil
Thu Apr 05 22:34:43 2012 >> GL_ATI_texture_env_combine3
Thu Apr 05 22:34:43 2012 >> GL_ATI_texture_float
Thu Apr 05 22:34:43 2012 >> GL_EXT_abgr
Thu Apr 05 22:34:43 2012 >> GL_EXT_bgra
Thu Apr 05 22:34:43 2012 >> GL_EXT_blend_color
Thu Apr 05 22:34:43 2012 >> GL_EXT_blend_equation_separate
Thu Apr 05 22:34:43 2012 >> GL_EXT_blend_func_separate
Thu Apr 05 22:34:43 2012 >> GL_EXT_blend_minmax
Thu Apr 05 22:34:43 2012 >> GL_EXT_blend_subtract
Thu Apr 05 22:34:43 2012 >> GL_EXT_compiled_vertex_array
Thu Apr 05 22:34:43 2012 >> GL_EXT_copy_texture
Thu Apr 05 22:34:43 2012 >> GL_EXT_draw_range_elements
Thu Apr 05 22:34:43 2012 >> GL_EXT_fog_coord
Thu Apr 05 22:34:43 2012 >> GL_EXT_framebuffer_blit
Thu Apr 05 22:34:43 2012 >> GL_EXT_framebuffer_multisample
Thu Apr 05 22:34:43 2012 >> GL_EXT_framebuffer_object
Thu Apr 05 22:34:43 2012 >> GL_EXT_multi_draw_arrays
Thu Apr 05 22:34:43 2012 >> GL_EXT_packed_depth_stencil
Thu Apr 05 22:34:43 2012 >> GL_EXT_packed_pixels
Thu Apr 05 22:34:43 2012 >> GL_EXT_point_parameters
Thu Apr 05 22:34:43 2012 >> GL_EXT_rescale_normal
Thu Apr 05 22:34:43 2012 >> GL_EXT_secondary_color
Thu Apr 05 22:34:43 2012 >> GL_EXT_separate_specular_color
Thu Apr 05 22:34:43 2012 >> GL_EXT_stencil_wrap
Thu Apr 05 22:34:43 2012 >> GL_EXT_subtexture
Thu Apr 05 22:34:43 2012 >> GL_EXT_texgen_reflection
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture3D
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_compression_s3tc
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_cube_map
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_edge_clamp
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_env_add
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_env_combine
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_env_dot3
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_filter_anisotropic
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_lod_bias
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_mirror_clamp
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_object
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_rectangle
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_sRGB
Thu Apr 05 22:34:43 2012 >> GL_EXT_texture_swizzle
Thu Apr 05 22:34:43 2012 >> GL_EXT_vertex_array
Thu Apr 05 22:34:43 2012 >> GL_KTX_buffer_region
Thu Apr 05 22:34:43 2012 >> GL_NV_blend_square
Thu Apr 05 22:34:43 2012 >> GL_NV_texgen_reflection
Thu Apr 05 22:34:43 2012 >> GL_SGIS_generate_mipmap
Thu Apr 05 22:34:43 2012 >> GL_SGIS_texture_edge_clamp
Thu Apr 05 22:34:43 2012 >> GL_SGIS_texture_lod
Thu Apr 05 22:34:43 2012 >> GL_WIN_swap_hint
Thu Apr 05 22:34:43 2012 >> WGL_EXT_swap_control
Thu Apr 05 22:34:43 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:34:43 2012 >> [999999999, 999999999, 999999999]
Thu Apr 05 22:34:43 2012 >> [-999999999, -999999999, -999999999]
Thu Apr 05 22:34:44 2012 >> [-0.438853, 0.000896, -0.417472]
Thu Apr 05 22:34:44 2012 >> [0.283835, 1.00205, 0.362351]
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.frag
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.vert
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.frag
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.vert
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\print.frag
Thu Apr 05 22:34:44 2012 >> None
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.frag
Thu Apr 05 22:34:44 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.vert
Thu Apr 05 22:34:44 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:34:44 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:34:45 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:34:45 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:45 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:50 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:51 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:54 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 30, in __setitem__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.attach(i, texture)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 43, in attach

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:57 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT: no image is attached
Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: AttributeError
Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 313, in resizeGL

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: self.initFBO()

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 296, in initFBO

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: self.fbo = gletools.Framebuffer( self.fbo_text )

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 86, in __init__

Thu Apr 05 22:34:58 2012 >> PYTHON EXCEPTION: self.textures[i] = texture

Thu
...

[Message clipped]  

Jon Watson

unread,
Apr 6, 2012, 1:00:05 AM4/6/12
to chemsha...@googlegroups.com
Not yet. Seems to always say something about "attached images don't have
the same size..blah blah blah. Hmmmm.

I'll try again in the morning, time for bed.

log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 1:32:45 AM4/6/12
to chemsha...@googlegroups.com
Can you give it another try? It wont work, but it will give me some more info in the log to help me figure it out!

the problem is that your video board does have support to everything the host needs, but there's one component that needs to be setup differently!

I'm trying to figure WHAT I need to do differently!

-H
blog   home



On Thu, Apr 5, 2012 at 10:00 PM, Jon Watson <j...@watsonstudios.com> wrote:
Not yet. Seems to always say something about "attached images don't have the same size..blah blah blah. Hmmmm.

I'll try again in the morning, time for bed.

Thu Apr 05 22:59:39 2012 >> <_FuncPtr object at 0x01104558>
Thu Apr 05 22:59:41 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:59:41 2012 >> OpenGL version: 2.1.8545 Release
Thu Apr 05 22:59:41 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:59:41 2012 >> Shader related extensions:
Thu Apr 05 22:59:41 2012 >> GL_ARB_fragment_program
Thu Apr 05 22:59:41 2012 >> GL_ARB_fragment_program_shadow
Thu Apr 05 22:59:41 2012 >> GL_ARB_fragment_shader
Thu Apr 05 22:59:41 2012 >> GL_ARB_shader_objects
Thu Apr 05 22:59:41 2012 >> GL_ARB_shading_language_100
Thu Apr 05 22:59:41 2012 >> GL_ARB_shadow
Thu Apr 05 22:59:41 2012 >> GL_ARB_shadow_ambient
Thu Apr 05 22:59:41 2012 >> GL_ARB_vertex_program
Thu Apr 05 22:59:41 2012 >> GL_ARB_vertex_shader
Thu Apr 05 22:59:41 2012 >> GL_ATI_fragment_shader
Thu Apr 05 22:59:41 2012 >> GL_EXT_gpu_program_parameters
Thu Apr 05 22:59:41 2012 >> GL_EXT_shadow_funcs
Thu Apr 05 22:59:41 2012 >> All other extensions:
Thu Apr 05 22:59:41 2012 >> GL_AMD_performance_monitor
Thu Apr 05 22:59:41 2012 >> GL_ARB_depth_texture
Thu Apr 05 22:59:41 2012 >> GL_ARB_draw_buffers
Thu Apr 05 22:59:41 2012 >> GL_ARB_framebuffer_object
Thu Apr 05 22:59:41 2012 >> GL_ARB_half_float_pixel
Thu Apr 05 22:59:41 2012 >> GL_ARB_half_float_vertex
Thu Apr 05 22:59:41 2012 >> GL_ARB_map_buffer_range
Thu Apr 05 22:59:41 2012 >> GL_ARB_multisample
Thu Apr 05 22:59:41 2012 >> GL_ARB_multitexture
Thu Apr 05 22:59:41 2012 >> GL_ARB_occlusion_query
Thu Apr 05 22:59:41 2012 >> GL_ARB_pixel_buffer_object
Thu Apr 05 22:59:41 2012 >> GL_ARB_point_parameters
Thu Apr 05 22:59:41 2012 >> GL_ARB_point_sprite
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_border_clamp
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_compression
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_cube_map
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_env_add
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_env_combine
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_env_crossbar
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_env_dot3
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_float
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_mirrored_repeat
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_non_power_of_two
Thu Apr 05 22:59:41 2012 >> GL_ARB_texture_rectangle
Thu Apr 05 22:59:41 2012 >> GL_ARB_transpose_matrix
Thu Apr 05 22:59:41 2012 >> GL_ARB_vertex_array_object
Thu Apr 05 22:59:41 2012 >> GL_ARB_vertex_buffer_object
Thu Apr 05 22:59:41 2012 >> GL_ARB_window_pos
Thu Apr 05 22:59:41 2012 >> GL_ATI_draw_buffers
Thu Apr 05 22:59:41 2012 >> GL_ATI_envmap_bumpmap
Thu Apr 05 22:59:41 2012 >> GL_ATI_meminfo
Thu Apr 05 22:59:41 2012 >> GL_ATI_separate_stencil
Thu Apr 05 22:59:41 2012 >> GL_ATI_texture_env_combine3
Thu Apr 05 22:59:41 2012 >> GL_ATI_texture_float
Thu Apr 05 22:59:41 2012 >> GL_EXT_abgr
Thu Apr 05 22:59:41 2012 >> GL_EXT_bgra
Thu Apr 05 22:59:41 2012 >> GL_EXT_blend_color
Thu Apr 05 22:59:41 2012 >> GL_EXT_blend_equation_separate
Thu Apr 05 22:59:41 2012 >> GL_EXT_blend_func_separate
Thu Apr 05 22:59:41 2012 >> GL_EXT_blend_minmax
Thu Apr 05 22:59:41 2012 >> GL_EXT_blend_subtract
Thu Apr 05 22:59:41 2012 >> GL_EXT_compiled_vertex_array
Thu Apr 05 22:59:41 2012 >> GL_EXT_copy_texture
Thu Apr 05 22:59:41 2012 >> GL_EXT_draw_range_elements
Thu Apr 05 22:59:41 2012 >> GL_EXT_fog_coord
Thu Apr 05 22:59:41 2012 >> GL_EXT_framebuffer_blit
Thu Apr 05 22:59:41 2012 >> GL_EXT_framebuffer_multisample
Thu Apr 05 22:59:41 2012 >> GL_EXT_framebuffer_object
Thu Apr 05 22:59:41 2012 >> GL_EXT_multi_draw_arrays
Thu Apr 05 22:59:41 2012 >> GL_EXT_packed_depth_stencil
Thu Apr 05 22:59:41 2012 >> GL_EXT_packed_pixels
Thu Apr 05 22:59:41 2012 >> GL_EXT_point_parameters
Thu Apr 05 22:59:41 2012 >> GL_EXT_rescale_normal
Thu Apr 05 22:59:41 2012 >> GL_EXT_secondary_color
Thu Apr 05 22:59:41 2012 >> GL_EXT_separate_specular_color
Thu Apr 05 22:59:41 2012 >> GL_EXT_stencil_wrap
Thu Apr 05 22:59:41 2012 >> GL_EXT_subtexture
Thu Apr 05 22:59:41 2012 >> GL_EXT_texgen_reflection
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture3D
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_compression_s3tc
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_cube_map
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_edge_clamp
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_env_add
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_env_combine
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_env_dot3
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_filter_anisotropic
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_lod_bias
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_mirror_clamp
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_object
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_rectangle
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_sRGB
Thu Apr 05 22:59:41 2012 >> GL_EXT_texture_swizzle
Thu Apr 05 22:59:41 2012 >> GL_EXT_vertex_array
Thu Apr 05 22:59:41 2012 >> GL_KTX_buffer_region
Thu Apr 05 22:59:41 2012 >> GL_NV_blend_square
Thu Apr 05 22:59:41 2012 >> GL_NV_texgen_reflection
Thu Apr 05 22:59:41 2012 >> GL_SGIS_generate_mipmap
Thu Apr 05 22:59:41 2012 >> GL_SGIS_texture_edge_clamp
Thu Apr 05 22:59:41 2012 >> GL_SGIS_texture_lod
Thu Apr 05 22:59:41 2012 >> GL_WIN_swap_hint
Thu Apr 05 22:59:41 2012 >> WGL_EXT_swap_control
Thu Apr 05 22:59:41 2012 >> --------------------------------------------------------------------------------
Thu Apr 05 22:59:41 2012 >> [999999999, 999999999, 999999999]
Thu Apr 05 22:59:41 2012 >> [-999999999, -999999999, -999999999]
Thu Apr 05 22:59:42 2012 >> [-0.438853, 0.000896, -0.417472]
Thu Apr 05 22:59:42 2012 >> [0.283835, 1.00205, 0.362351]
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.frag
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.vert
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.frag
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.vert
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\print.frag
Thu Apr 05 22:59:42 2012 >> None
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.frag
Thu Apr 05 22:59:42 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.vert
Thu Apr 05 22:59:42 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:59:42 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:59:42 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:59:42 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:59:42 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 367, in paintGL

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 425, in paintGL_render

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: GL.glCallList(1)

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: self.check()

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: raise self.Exception(desc)

Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: gletools.framebuffer
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: .
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: Exception
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: :
Thu Apr 05 22:59:43 2012 >> PYTHON EXCEPTION: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Jon Watson

unread,
Apr 6, 2012, 12:07:48 PM4/6/12
to chemsha...@googlegroups.com
Here's the latest. updated this morning. Still not working.
log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 2:18:08 PM4/6/12
to chemsha...@googlegroups.com
damn little bug!!!! try now!! LOL

-H
blog   home



On Fri, Apr 6, 2012 at 9:07 AM, Jon Watson <j...@watsonstudios.com> wrote:
Here's the latest. updated this morning. Still not working.

Fri Apr 06 10:08:12 2012 >> <_FuncPtr object at 0x01104558>
Fri Apr 06 10:08:14 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 10:08:14 2012 >> OpenGL version: 2.1.8545 Release
Fri Apr 06 10:08:14 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 10:08:14 2012 >>
GL_MAX_RENDERBUFFER_SIZE_EXT: 2048

Fri Apr 06 10:08:14 2012 >> Shader related extensions:
Fri Apr 06 10:08:14 2012 >> GL_ARB_fragment_program
Fri Apr 06 10:08:14 2012 >> GL_ARB_fragment_program_shadow
Fri Apr 06 10:08:14 2012 >> GL_ARB_fragment_shader
Fri Apr 06 10:08:14 2012 >> GL_ARB_shader_objects
Fri Apr 06 10:08:14 2012 >> GL_ARB_shading_language_100
Fri Apr 06 10:08:14 2012 >> GL_ARB_shadow
Fri Apr 06 10:08:14 2012 >> GL_ARB_shadow_ambient
Fri Apr 06 10:08:14 2012 >> GL_ARB_vertex_program
Fri Apr 06 10:08:14 2012 >> GL_ARB_vertex_shader
Fri Apr 06 10:08:14 2012 >> GL_ATI_fragment_shader
Fri Apr 06 10:08:14 2012 >> GL_EXT_gpu_program_parameters
Fri Apr 06 10:08:14 2012 >> GL_EXT_shadow_funcs
Fri Apr 06 10:08:14 2012 >>
All other extensions:
Fri Apr 06 10:08:14 2012 >> GL_AMD_performance_monitor
Fri Apr 06 10:08:14 2012 >> GL_ARB_depth_texture
Fri Apr 06 10:08:14 2012 >> GL_ARB_draw_buffers
Fri Apr 06 10:08:14 2012 >> GL_ARB_framebuffer_object
Fri Apr 06 10:08:14 2012 >> GL_ARB_half_float_pixel
Fri Apr 06 10:08:14 2012 >> GL_ARB_half_float_vertex
Fri Apr 06 10:08:14 2012 >> GL_ARB_map_buffer_range
Fri Apr 06 10:08:14 2012 >> GL_ARB_multisample
Fri Apr 06 10:08:14 2012 >> GL_ARB_multitexture
Fri Apr 06 10:08:14 2012 >> GL_ARB_occlusion_query
Fri Apr 06 10:08:14 2012 >> GL_ARB_pixel_buffer_object
Fri Apr 06 10:08:14 2012 >> GL_ARB_point_parameters
Fri Apr 06 10:08:14 2012 >> GL_ARB_point_sprite
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_border_clamp
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_compression
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_cube_map
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_env_add
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_env_combine
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_env_crossbar
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_env_dot3
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_float
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_mirrored_repeat
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_non_power_of_two
Fri Apr 06 10:08:14 2012 >> GL_ARB_texture_rectangle
Fri Apr 06 10:08:14 2012 >> GL_ARB_transpose_matrix
Fri Apr 06 10:08:14 2012 >> GL_ARB_vertex_array_object
Fri Apr 06 10:08:14 2012 >> GL_ARB_vertex_buffer_object
Fri Apr 06 10:08:14 2012 >> GL_ARB_window_pos
Fri Apr 06 10:08:14 2012 >> GL_ATI_draw_buffers
Fri Apr 06 10:08:14 2012 >> GL_ATI_envmap_bumpmap
Fri Apr 06 10:08:14 2012 >> GL_ATI_meminfo
Fri Apr 06 10:08:14 2012 >> GL_ATI_separate_stencil
Fri Apr 06 10:08:14 2012 >> GL_ATI_texture_env_combine3
Fri Apr 06 10:08:14 2012 >> GL_ATI_texture_float
Fri Apr 06 10:08:14 2012 >> GL_EXT_abgr
Fri Apr 06 10:08:14 2012 >> GL_EXT_bgra
Fri Apr 06 10:08:14 2012 >> GL_EXT_blend_color
Fri Apr 06 10:08:14 2012 >> GL_EXT_blend_equation_separate
Fri Apr 06 10:08:14 2012 >> GL_EXT_blend_func_separate
Fri Apr 06 10:08:14 2012 >> GL_EXT_blend_minmax
Fri Apr 06 10:08:14 2012 >> GL_EXT_blend_subtract
Fri Apr 06 10:08:14 2012 >> GL_EXT_compiled_vertex_array
Fri Apr 06 10:08:14 2012 >> GL_EXT_copy_texture
Fri Apr 06 10:08:14 2012 >> GL_EXT_draw_range_elements
Fri Apr 06 10:08:14 2012 >> GL_EXT_fog_coord
Fri Apr 06 10:08:14 2012 >> GL_EXT_framebuffer_blit
Fri Apr 06 10:08:14 2012 >> GL_EXT_framebuffer_multisample
Fri Apr 06 10:08:14 2012 >> GL_EXT_framebuffer_object
Fri Apr 06 10:08:14 2012 >> GL_EXT_multi_draw_arrays
Fri Apr 06 10:08:14 2012 >> GL_EXT_packed_depth_stencil
Fri Apr 06 10:08:14 2012 >> GL_EXT_packed_pixels
Fri Apr 06 10:08:14 2012 >> GL_EXT_point_parameters
Fri Apr 06 10:08:14 2012 >> GL_EXT_rescale_normal
Fri Apr 06 10:08:14 2012 >> GL_EXT_secondary_color
Fri Apr 06 10:08:14 2012 >> GL_EXT_separate_specular_color
Fri Apr 06 10:08:14 2012 >> GL_EXT_stencil_wrap
Fri Apr 06 10:08:14 2012 >> GL_EXT_subtexture
Fri Apr 06 10:08:14 2012 >> GL_EXT_texgen_reflection
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture3D
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_compression_s3tc
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_cube_map
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_edge_clamp
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_env_add
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_env_combine
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_env_dot3
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_filter_anisotropic
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_lod_bias
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_mirror_clamp
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_object
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_rectangle
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_sRGB
Fri Apr 06 10:08:14 2012 >> GL_EXT_texture_swizzle
Fri Apr 06 10:08:14 2012 >> GL_EXT_vertex_array
Fri Apr 06 10:08:14 2012 >> GL_KTX_buffer_region
Fri Apr 06 10:08:14 2012 >> GL_NV_blend_square
Fri Apr 06 10:08:14 2012 >> GL_NV_texgen_reflection
Fri Apr 06 10:08:14 2012 >> GL_SGIS_generate_mipmap
Fri Apr 06 10:08:14 2012 >> GL_SGIS_texture_edge_clamp
Fri Apr 06 10:08:14 2012 >> GL_SGIS_texture_lod
Fri Apr 06 10:08:14 2012 >> GL_WIN_swap_hint
Fri Apr 06 10:08:14 2012 >> WGL_EXT_swap_control
Fri Apr 06 10:08:14 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 10:08:14 2012 >> [999999999, 999999999, 999999999]
Fri Apr 06 10:08:14 2012 >> [-999999999, -999999999, -999999999]
Fri Apr 06 10:08:15 2012 >> [-0.438853, 0.000896, -0.417472]
Fri Apr 06 10:08:15 2012 >> [0.283835, 1.00205, 0.362351]
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.frag
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.vert
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.frag
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.vert
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\print.frag
Fri Apr 06 10:08:15 2012 >> None
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.frag
Fri Apr 06 10:08:15 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.vert
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 285, in initializeGL

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.resizeGL()

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 324, in resizeGL

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.initFBO()

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 308, in initFBO

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.fbo.depth = self.depthBuff

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 102, in set_depth

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: glDeleteRenderbuffersEXT(1, depth.id);

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 95, in __call__

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: result = self.func(*args, **kwargs)

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: ctypes
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: ArgumentError
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: argument 2: : expected LP_c_ulong instance instead of long
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 324, in resizeGL

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.initFBO()

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 293, in initFBO

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: del self.fbo2_text

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: fbo2_text
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:08:15 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:20 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:32 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:33 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:34 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:35 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:36 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: AttributeError
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: 'GLWidget' object has no attribute 'fbo'
Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 10:10:37 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Docum
...

[Message clipped]  

Jon Watson

unread,
Apr 6, 2012, 2:21:22 PM4/6/12
to chemsha...@googlegroups.com
Not yet. :(
log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 4:52:29 PM4/6/12
to chemsha...@googlegroups.com
It's at least getting better!!! the error now is in a different place!!! LOL

Try again... 

-H
blog   home



On Fri, Apr 6, 2012 at 11:21 AM, Jon Watson <j...@watsonstudios.com> wrote:
Not yet.  :(

Fri Apr 06 12:21:22 2012 >> <_FuncPtr object at 0x01104558>
Fri Apr 06 12:21:26 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 12:21:26 2012 >> OpenGL version: 2.1.8545 Release
Fri Apr 06 12:21:26 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 12:21:26 2012 >>
GL_MAX_RENDERBUFFER_SIZE_EXT: 2048

Fri Apr 06 12:21:26 2012 >> Shader related extensions:
Fri Apr 06 12:21:26 2012 >> GL_ARB_fragment_program
Fri Apr 06 12:21:26 2012 >> GL_ARB_fragment_program_shadow
Fri Apr 06 12:21:26 2012 >> GL_ARB_fragment_shader
Fri Apr 06 12:21:26 2012 >> GL_ARB_shader_objects
Fri Apr 06 12:21:26 2012 >> GL_ARB_shading_language_100
Fri Apr 06 12:21:26 2012 >> GL_ARB_shadow
Fri Apr 06 12:21:26 2012 >> GL_ARB_shadow_ambient
Fri Apr 06 12:21:26 2012 >> GL_ARB_vertex_program
Fri Apr 06 12:21:26 2012 >> GL_ARB_vertex_shader
Fri Apr 06 12:21:26 2012 >> GL_ATI_fragment_shader
Fri Apr 06 12:21:26 2012 >> GL_EXT_gpu_program_parameters
Fri Apr 06 12:21:26 2012 >> GL_EXT_shadow_funcs
Fri Apr 06 12:21:26 2012 >>
All other extensions:
Fri Apr 06 12:21:26 2012 >> GL_AMD_performance_monitor
Fri Apr 06 12:21:26 2012 >> GL_ARB_depth_texture
Fri Apr 06 12:21:26 2012 >> GL_ARB_draw_buffers
Fri Apr 06 12:21:26 2012 >> GL_ARB_framebuffer_object
Fri Apr 06 12:21:26 2012 >> GL_ARB_half_float_pixel
Fri Apr 06 12:21:26 2012 >> GL_ARB_half_float_vertex
Fri Apr 06 12:21:26 2012 >> GL_ARB_map_buffer_range
Fri Apr 06 12:21:26 2012 >> GL_ARB_multisample
Fri Apr 06 12:21:26 2012 >> GL_ARB_multitexture
Fri Apr 06 12:21:26 2012 >> GL_ARB_occlusion_query
Fri Apr 06 12:21:26 2012 >> GL_ARB_pixel_buffer_object
Fri Apr 06 12:21:26 2012 >> GL_ARB_point_parameters
Fri Apr 06 12:21:26 2012 >> GL_ARB_point_sprite
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_border_clamp
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_compression
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_cube_map
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_env_add
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_env_combine
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_env_crossbar
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_env_dot3
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_float
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_mirrored_repeat
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_non_power_of_two
Fri Apr 06 12:21:26 2012 >> GL_ARB_texture_rectangle
Fri Apr 06 12:21:26 2012 >> GL_ARB_transpose_matrix
Fri Apr 06 12:21:26 2012 >> GL_ARB_vertex_array_object
Fri Apr 06 12:21:26 2012 >> GL_ARB_vertex_buffer_object
Fri Apr 06 12:21:26 2012 >> GL_ARB_window_pos
Fri Apr 06 12:21:26 2012 >> GL_ATI_draw_buffers
Fri Apr 06 12:21:26 2012 >> GL_ATI_envmap_bumpmap
Fri Apr 06 12:21:26 2012 >> GL_ATI_meminfo
Fri Apr 06 12:21:26 2012 >> GL_ATI_separate_stencil
Fri Apr 06 12:21:26 2012 >> GL_ATI_texture_env_combine3
Fri Apr 06 12:21:26 2012 >> GL_ATI_texture_float
Fri Apr 06 12:21:26 2012 >> GL_EXT_abgr
Fri Apr 06 12:21:26 2012 >> GL_EXT_bgra
Fri Apr 06 12:21:26 2012 >> GL_EXT_blend_color
Fri Apr 06 12:21:26 2012 >> GL_EXT_blend_equation_separate
Fri Apr 06 12:21:26 2012 >> GL_EXT_blend_func_separate
Fri Apr 06 12:21:26 2012 >> GL_EXT_blend_minmax
Fri Apr 06 12:21:26 2012 >> GL_EXT_blend_subtract
Fri Apr 06 12:21:26 2012 >> GL_EXT_compiled_vertex_array
Fri Apr 06 12:21:26 2012 >> GL_EXT_copy_texture
Fri Apr 06 12:21:26 2012 >> GL_EXT_draw_range_elements
Fri Apr 06 12:21:26 2012 >> GL_EXT_fog_coord
Fri Apr 06 12:21:26 2012 >> GL_EXT_framebuffer_blit
Fri Apr 06 12:21:26 2012 >> GL_EXT_framebuffer_multisample
Fri Apr 06 12:21:26 2012 >> GL_EXT_framebuffer_object
Fri Apr 06 12:21:26 2012 >> GL_EXT_multi_draw_arrays
Fri Apr 06 12:21:26 2012 >> GL_EXT_packed_depth_stencil
Fri Apr 06 12:21:26 2012 >> GL_EXT_packed_pixels
Fri Apr 06 12:21:26 2012 >> GL_EXT_point_parameters
Fri Apr 06 12:21:26 2012 >> GL_EXT_rescale_normal
Fri Apr 06 12:21:26 2012 >> GL_EXT_secondary_color
Fri Apr 06 12:21:26 2012 >> GL_EXT_separate_specular_color
Fri Apr 06 12:21:26 2012 >> GL_EXT_stencil_wrap
Fri Apr 06 12:21:26 2012 >> GL_EXT_subtexture
Fri Apr 06 12:21:26 2012 >> GL_EXT_texgen_reflection
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture3D
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_compression_s3tc
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_cube_map
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_edge_clamp
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_env_add
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_env_combine
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_env_dot3
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_filter_anisotropic
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_lod_bias
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_mirror_clamp
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_object
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_rectangle
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_sRGB
Fri Apr 06 12:21:26 2012 >> GL_EXT_texture_swizzle
Fri Apr 06 12:21:26 2012 >> GL_EXT_vertex_array
Fri Apr 06 12:21:26 2012 >> GL_KTX_buffer_region
Fri Apr 06 12:21:26 2012 >> GL_NV_blend_square
Fri Apr 06 12:21:26 2012 >> GL_NV_texgen_reflection
Fri Apr 06 12:21:26 2012 >> GL_SGIS_generate_mipmap
Fri Apr 06 12:21:26 2012 >> GL_SGIS_texture_edge_clamp
Fri Apr 06 12:21:26 2012 >> GL_SGIS_texture_lod
Fri Apr 06 12:21:26 2012 >> GL_WIN_swap_hint
Fri Apr 06 12:21:26 2012 >> WGL_EXT_swap_control
Fri Apr 06 12:21:26 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 12:21:26 2012 >> [999999999, 999999999, 999999999]
Fri Apr 06 12:21:26 2012 >> [-999999999, -999999999, -999999999]
Fri Apr 06 12:21:26 2012 >> [-0.438853, 0.000896, -0.417472]
Fri Apr 06 12:21:26 2012 >> [0.283835, 1.00205, 0.362351]
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.frag
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\depth.vert
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.frag
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\normal.vert
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\print.frag
Fri Apr 06 12:21:27 2012 >> None
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.frag
Fri Apr 06 12:21:27 2012 >> C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\slicer.vert
Fri Apr 06 12:21:27 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Fri Apr 06 12:21:27 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__
return self.func(*args, **kwargs)
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck
raise GLException(msg)
GLException: invalid operation


Fri Apr 06 12:21:28 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 45, in __exit__
self.check()
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 70, in check
raise self.Exception(desc)
Exception: GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT: attached images dont have the same size


Fri Apr 06 12:21:28 2012 >> WARNING: WARNING: Error when attaching Depth buffer to framebuffer

Traceback (most recent call last):
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\framebuffer.py", line 97, in set_depth
depth.id,
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__
return self.func(*args, **kwargs)
File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck
raise GLException(msg)
GLException: invalid operation


Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:21:40 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:21:50 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:22:02 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:22:10 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:22:18 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:17 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 396, in blit2screen

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: gletools.quad(self.width(), self.height(),0,0)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 72, in __exit__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: member.__exit__(exc_type, exc_val, exc_tb)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 49, in __exit__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: self.bind(id)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\shader.py", line 228, in bind

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: glUseProgram(id)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib_wgl.py", line 82, in __call__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: return self.func(*args, **kwargs)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: invalid operation
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 379, in paintGL

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: self.blit2screen(self.fbo)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 394, in blit2screen

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: with gletools.Group(fbo.textures[0], self.screen, self.glsl['blit'], gletools.util.Matrix):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 175, in __enter__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: with MatrixMode(GL_PROJECTION):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 79, in __enter__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_TRANSFORM_BIT)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:26 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:27 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, shaderSlicer=self.glsl['slicer'], shaderVat=self.glsl['normal'])

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 405, in paintGL_render

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: with gletools.Group( fbo, shaderSlicer, projType, fbo.viewport, gletools.util.Matrix ):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 68, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: member.__enter__()

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\gletools\gletools\util.py", line 140, in __enter__

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: glPushAttrib(GL_VIEWPORT_BIT)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\pygletHG\pyglet\gl\lib.py", line 105, in errcheck

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: raise GLException(msg)

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: pyglet.gl.lib
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: .
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: GLException
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: :
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: stack overflow
Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: Traceback (most recent call last):

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: File "C:\Documents and Settings\Jon Watson\My Documents\chemshapes\trunk\host\glViewport\context.py", line 378, in paintGL

Fri Apr 06 12:23:28 2012 >> PYTHON EXCEPTION: self.paintGL_render(self.fbo, sh
...

[Message clipped]  

tj

unread,
Apr 6, 2012, 6:20:54 PM4/6/12
to chemsha...@googlegroups.com
Dude I think you should give you bugs names ,   like Shutter bug etc.......lol   or     Dor intheaaaarse bicho  ...lol
 
t-
 
From: Hradec
Sent: Friday, April 06, 2012 4:52 PM
Subject: Re: Error running on first machine

Hradec

unread,
Apr 6, 2012, 6:22:13 PM4/6/12
to chemsha...@googlegroups.com
LOL...
-H
blog   home

Digitalthump

unread,
Apr 6, 2012, 6:54:03 PM4/6/12
to chemsha...@googlegroups.com
Roberto,

Just downloaded the newest version, nothing displays in the viewport.  I can still connect to the arduino, no motor movement and still receive the missing  MSVCR71.dll message.
Fri Apr 06 16:45:33 2012 >> <_FuncPtr object at 0x03BB3DC8>
Fri Apr 06 16:45:34 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 16:45:34 2012 >> OpenGL version: 3.2.0
Fri Apr 06 16:45:34 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 16:45:34 2012 >> 
GL_MAX_RENDERBUFFER_SIZE_EXT: 8192

Fri Apr 06 16:45:34 2012 >> Shader related extensions:
Fri Apr 06 16:45:34 2012 >> GL_ARB_fragment_program
Fri Apr 06 16:45:34 2012 >> GL_ARB_fragment_program_shadow
Fri Apr 06 16:45:34 2012 >> GL_ARB_fragment_shader
Fri Apr 06 16:45:34 2012 >> GL_ARB_geometry_shader4
Fri Apr 06 16:45:34 2012 >> GL_ARB_shader_objects
Fri Apr 06 16:45:34 2012 >> GL_ARB_shading_language_100
Fri Apr 06 16:45:34 2012 >> GL_ARB_shadow
Fri Apr 06 16:45:34 2012 >> GL_ARB_vertex_program
Fri Apr 06 16:45:34 2012 >> GL_ARB_vertex_shader
Fri Apr 06 16:45:34 2012 >> GL_EXT_Cg_shader
Fri Apr 06 16:45:34 2012 >> GL_EXT_geometry_shader4
Fri Apr 06 16:45:34 2012 >> GL_EXT_gpu_program_parameters
Fri Apr 06 16:45:34 2012 >> GL_EXT_gpu_shader4
Fri Apr 06 16:45:34 2012 >> GL_EXT_separate_shader_objects
Fri Apr 06 16:45:34 2012 >> GL_EXT_shadow_funcs
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_shared_exponent
Fri Apr 06 16:45:34 2012 >> GL_NV_fragment_program
Fri Apr 06 16:45:34 2012 >> GL_NV_fragment_program2
Fri Apr 06 16:45:34 2012 >> GL_NV_fragment_program_option
Fri Apr 06 16:45:34 2012 >> GL_NV_geometry_shader4
Fri Apr 06 16:45:34 2012 >> GL_NV_gpu_program4
Fri Apr 06 16:45:34 2012 >> GL_NV_shader_buffer_load
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_shader
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_shader2
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_shader3
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_program
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_program1_1
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_program2
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_program2_option
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_program3
Fri Apr 06 16:45:34 2012 >> GL_SGIX_shadow
Fri Apr 06 16:45:34 2012 >> 
All other extensions:
Fri Apr 06 16:45:34 2012 >> GL_ARB_color_buffer_float
Fri Apr 06 16:45:34 2012 >> GL_ARB_compatibility
Fri Apr 06 16:45:34 2012 >> GL_ARB_copy_buffer
Fri Apr 06 16:45:34 2012 >> GL_ARB_depth_buffer_float
Fri Apr 06 16:45:34 2012 >> GL_ARB_depth_clamp
Fri Apr 06 16:45:34 2012 >> GL_ARB_depth_texture
Fri Apr 06 16:45:34 2012 >> GL_ARB_draw_buffers
Fri Apr 06 16:45:34 2012 >> GL_ARB_draw_elements_base_vertex
Fri Apr 06 16:45:34 2012 >> GL_ARB_draw_instanced
Fri Apr 06 16:45:34 2012 >> GL_ARB_fragment_coord_conventions
Fri Apr 06 16:45:34 2012 >> GL_ARB_framebuffer_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_framebuffer_sRGB
Fri Apr 06 16:45:34 2012 >> GL_ARB_half_float_pixel
Fri Apr 06 16:45:34 2012 >> GL_ARB_half_float_vertex
Fri Apr 06 16:45:34 2012 >> GL_ARB_imaging
Fri Apr 06 16:45:34 2012 >> GL_ARB_map_buffer_range
Fri Apr 06 16:45:34 2012 >> GL_ARB_multisample
Fri Apr 06 16:45:34 2012 >> GL_ARB_multitexture
Fri Apr 06 16:45:34 2012 >> GL_ARB_occlusion_query
Fri Apr 06 16:45:34 2012 >> GL_ARB_pixel_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_point_parameters
Fri Apr 06 16:45:34 2012 >> GL_ARB_point_sprite
Fri Apr 06 16:45:34 2012 >> GL_ARB_provoking_vertex
Fri Apr 06 16:45:34 2012 >> GL_ARB_seamless_cube_map
Fri Apr 06 16:45:34 2012 >> GL_ARB_sync
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_border_clamp
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_compression
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_compression_rgtc
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_cube_map
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_env_add
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_env_combine
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_env_crossbar
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_env_dot3
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_float
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_mirrored_repeat
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_multisample
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_non_power_of_two
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_rectangle
Fri Apr 06 16:45:34 2012 >> GL_ARB_texture_rg
Fri Apr 06 16:45:34 2012 >> GL_ARB_transpose_matrix
Fri Apr 06 16:45:34 2012 >> GL_ARB_uniform_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_vertex_array_bgra
Fri Apr 06 16:45:34 2012 >> GL_ARB_vertex_array_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_vertex_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_ARB_window_pos
Fri Apr 06 16:45:34 2012 >> GL_ATI_draw_buffers
Fri Apr 06 16:45:34 2012 >> GL_ATI_texture_float
Fri Apr 06 16:45:34 2012 >> GL_ATI_texture_mirror_once
Fri Apr 06 16:45:34 2012 >> GL_EXTX_framebuffer_mixed_formats
Fri Apr 06 16:45:34 2012 >> GL_EXT_abgr
Fri Apr 06 16:45:34 2012 >> GL_EXT_bgra
Fri Apr 06 16:45:34 2012 >> GL_EXT_bindable_uniform
Fri Apr 06 16:45:34 2012 >> GL_EXT_blend_color
Fri Apr 06 16:45:34 2012 >> GL_EXT_blend_equation_separate
Fri Apr 06 16:45:34 2012 >> GL_EXT_blend_func_separate
Fri Apr 06 16:45:34 2012 >> GL_EXT_blend_minmax
Fri Apr 06 16:45:34 2012 >> GL_EXT_blend_subtract
Fri Apr 06 16:45:34 2012 >> GL_EXT_compiled_vertex_array
Fri Apr 06 16:45:34 2012 >> GL_EXT_depth_bounds_test
Fri Apr 06 16:45:34 2012 >> GL_EXT_direct_state_access
Fri Apr 06 16:45:34 2012 >> GL_EXT_draw_buffers2
Fri Apr 06 16:45:34 2012 >> GL_EXT_draw_instanced
Fri Apr 06 16:45:34 2012 >> GL_EXT_draw_range_elements
Fri Apr 06 16:45:34 2012 >> GL_EXT_fog_coord
Fri Apr 06 16:45:34 2012 >> GL_EXT_framebuffer_blit
Fri Apr 06 16:45:34 2012 >> GL_EXT_framebuffer_multisample
Fri Apr 06 16:45:34 2012 >> GL_EXT_framebuffer_object
Fri Apr 06 16:45:34 2012 >> GL_EXT_framebuffer_sRGB
Fri Apr 06 16:45:34 2012 >> GL_EXT_multi_draw_arrays
Fri Apr 06 16:45:34 2012 >> GL_EXT_packed_depth_stencil
Fri Apr 06 16:45:34 2012 >> GL_EXT_packed_float
Fri Apr 06 16:45:34 2012 >> GL_EXT_packed_pixels
Fri Apr 06 16:45:34 2012 >> GL_EXT_pixel_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_EXT_point_parameters
Fri Apr 06 16:45:34 2012 >> GL_EXT_provoking_vertex
Fri Apr 06 16:45:34 2012 >> GL_EXT_rescale_normal
Fri Apr 06 16:45:34 2012 >> GL_EXT_secondary_color
Fri Apr 06 16:45:34 2012 >> GL_EXT_separate_specular_color
Fri Apr 06 16:45:34 2012 >> GL_EXT_stencil_two_side
Fri Apr 06 16:45:34 2012 >> GL_EXT_stencil_wrap
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture3D
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_array
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_compression_latc
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_compression_rgtc
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_compression_s3tc
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_cube_map
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_edge_clamp
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_env_add
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_env_combine
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_env_dot3
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_filter_anisotropic
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_integer
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_lod
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_lod_bias
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_mirror_clamp
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_object
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_sRGB
Fri Apr 06 16:45:34 2012 >> GL_EXT_texture_swizzle
Fri Apr 06 16:45:34 2012 >> GL_EXT_timer_query
Fri Apr 06 16:45:34 2012 >> GL_EXT_vertex_array
Fri Apr 06 16:45:34 2012 >> GL_EXT_vertex_array_bgra
Fri Apr 06 16:45:34 2012 >> GL_IBM_rasterpos_clip
Fri Apr 06 16:45:34 2012 >> GL_IBM_texture_mirrored_repeat
Fri Apr 06 16:45:34 2012 >> GL_KTX_buffer_region
Fri Apr 06 16:45:34 2012 >> GL_NVX_conditional_render
Fri Apr 06 16:45:34 2012 >> GL_NVX_gpu_memory_info
Fri Apr 06 16:45:34 2012 >> GL_NV_blend_square
Fri Apr 06 16:45:34 2012 >> GL_NV_conditional_render
Fri Apr 06 16:45:34 2012 >> GL_NV_copy_depth_to_color
Fri Apr 06 16:45:34 2012 >> GL_NV_copy_image
Fri Apr 06 16:45:34 2012 >> GL_NV_depth_buffer_float
Fri Apr 06 16:45:34 2012 >> GL_NV_depth_clamp
Fri Apr 06 16:45:34 2012 >> GL_NV_explicit_multisample
Fri Apr 06 16:45:34 2012 >> GL_NV_fence
Fri Apr 06 16:45:34 2012 >> GL_NV_float_buffer
Fri Apr 06 16:45:34 2012 >> GL_NV_fog_distance
Fri Apr 06 16:45:34 2012 >> GL_NV_framebuffer_multisample_coverage
Fri Apr 06 16:45:34 2012 >> GL_NV_half_float
Fri Apr 06 16:45:34 2012 >> GL_NV_light_max_exponent
Fri Apr 06 16:45:34 2012 >> GL_NV_multisample_coverage
Fri Apr 06 16:45:34 2012 >> GL_NV_multisample_filter_hint
Fri Apr 06 16:45:34 2012 >> GL_NV_occlusion_query
Fri Apr 06 16:45:34 2012 >> GL_NV_packed_depth_stencil
Fri Apr 06 16:45:34 2012 >> GL_NV_parameter_buffer_object
Fri Apr 06 16:45:34 2012 >> GL_NV_parameter_buffer_object2
Fri Apr 06 16:45:34 2012 >> GL_NV_pixel_data_range
Fri Apr 06 16:45:34 2012 >> GL_NV_point_sprite
Fri Apr 06 16:45:34 2012 >> GL_NV_primitive_restart
Fri Apr 06 16:45:34 2012 >> GL_NV_register_combiners
Fri Apr 06 16:45:34 2012 >> GL_NV_register_combiners2
Fri Apr 06 16:45:34 2012 >> GL_NV_texgen_reflection
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_barrier
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_compression_vtc
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_env_combine4
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_expand_normal
Fri Apr 06 16:45:34 2012 >> GL_NV_texture_rectangle
Fri Apr 06 16:45:34 2012 >> GL_NV_transform_feedback
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_array_range
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_array_range2
Fri Apr 06 16:45:34 2012 >> GL_NV_vertex_buffer_unified_memory
Fri Apr 06 16:45:34 2012 >> GL_S3_s3tc
Fri Apr 06 16:45:34 2012 >> GL_SGIS_generate_mipmap
Fri Apr 06 16:45:34 2012 >> GL_SGIS_texture_lod
Fri Apr 06 16:45:34 2012 >> GL_SGIX_depth_texture
Fri Apr 06 16:45:34 2012 >> GL_SUN_slice_accum
Fri Apr 06 16:45:34 2012 >> GL_WIN_swap_hint
Fri Apr 06 16:45:34 2012 >> WGL_EXT_swap_control
Fri Apr 06 16:45:34 2012 >> --------------------------------------------------------------------------------
Fri Apr 06 16:45:34 2012 >> [999999999, 999999999, 999999999]
Fri Apr 06 16:45:34 2012 >> [-999999999, -999999999, -999999999]
Fri Apr 06 16:45:34 2012 >> reading text fileD:/chemshapesNEW/trunk/host/meshes/polyholes2.stl
Fri Apr 06 16:45:34 2012 >> [0.0, 0.0, 0.0]
Fri Apr 06 16:45:34 2012 >> [9.5, 12.5, 0.30000000000000004]
Fri Apr 06 16:45:34 2012 >> D:\chemshapesNEW\trunk\host\glViewport
Fri Apr 06 16:45:34 2012 >> D:\chemshapesNEW\trunk\host\glViewport\depth.frag
Fri Apr 06 16:45:34 2012 >> D:\chemshapesNEW\trunk\host\glViewport\depth.vert
Fri Apr 06 16:45:35 2012 >> D:\chemshapesNEW\trunk\host\glViewport\normal.frag
Fri Apr 06 16:45:35 2012 >> D:\chemshapesNEW\trunk\host\glViewport\normal.vert
Fri Apr 06 16:45:35 2012 >> D:\chemshapesNEW\trunk\host\glViewport\print.frag
Fri Apr 06 16:45:35 2012 >> None
Fri Apr 06 16:45:35 2012 >> D:\chemshapesNEW\trunk\host\glViewport\slicer.frag
Fri Apr 06 16:45:35 2012 >> D:\chemshapesNEW\trunk\host\glViewport\slicer.vert
Fri Apr 06 16:45:50 2012 >> [999999999, 999999999, 999999999]
Fri Apr 06 16:45:50 2012 >> [-999999999, -999999999, -999999999]
Fri Apr 06 16:45:50 2012 >> reading text fileD:/chemshapesNEW/trunk/host/meshes/UtahHR.stl
Fri Apr 06 16:46:48 2012 >> [1.572322, 1.070832, 0.0]
Fri Apr 06 16:46:48 2012 >> [6.427678, 8.929168, 3.057055]
Fri Apr 06 16:47:00 2012 >> Opening serial port: COM3:
Fri Apr 06 16:47:00 2012 >> Serial Open?: True
Fri Apr 06 16:47:00 2012 >> Baud Rate: 115200
Fri Apr 06 16:47:00 2012 >> Resetting arduino...
Fri Apr 06 16:47:02 2012 >> < Sprinter
Fri Apr 06 16:47:02 2012 >> < 1.3.09T / 04.03.2012
Fri Apr 06 16:47:02 2012 >> < start
Fri Apr 06 16:47:03 2012 >> > G21
Fri Apr 06 16:47:03 2012 >> < SD Start
Fri Apr 06 16:47:04 2012 >> < SD init fail
Fri Apr 06 16:47:04 2012 >> < Soft PWM Init
Fri Apr 06 16:47:04 2012 >> < Planner Init
Fri Apr 06 16:47:04 2012 >> < Stepper Timer init
Fri Apr 06 16:47:04 2012 >> < Free Ram: 4273
Fri Apr 06 16:47:04 2012 >> < Plan Buffer Size:1152 / 16
Fri Apr 06 16:47:04 2012 >> < ok
Fri Apr 06 16:47:04 2012 >> > G90
Fri Apr 06 16:47:04 2012 >> < ok
Fri Apr 06 16:47:10 2012 >> > G91
Fri Apr 06 16:47:10 2012 >> < ok
Fri Apr 06 16:47:10 2012 >> > G1 X10.000000 F3200.000000
Fri Apr 06 16:47:10 2012 >> < ok
Fri Apr 06 16:47:10 2012 >> > G90
Fri Apr 06 16:47:10 2012 >> < ok

Digitalthump

unread,
Apr 6, 2012, 6:57:06 PM4/6/12
to chemsha...@googlegroups.com
I fixed the missing dll issue.

Craig

Hradec

unread,
Apr 6, 2012, 8:25:50 PM4/6/12
to chemsha...@googlegroups.com
You fixed the missing DLL, but nothing shows in the viewport? is the viewport all blue/purple or you see a bunch of garbage?
could you send me a screen shot, plz?

the log is reporting as if everything is working just fine, so I'm wondering what's going on...

-H
blog   home

Hradec

unread,
Apr 6, 2012, 8:35:15 PM4/6/12
to chemsha...@googlegroups.com
Try the latest one and let me known if it fixed the viewport!

-H
blog   home

Digitalthump

unread,
Apr 6, 2012, 9:03:02 PM4/6/12
to chemsha...@googlegroups.com
The screen was just black, went in to grab a screen shot and the GUI won't display.  Downloaded r745 to a new directory and opened the program, purple blank screen.
Capture.PNG
Capture2.PNG

Jon Watson

unread,
Apr 6, 2012, 9:18:50 PM4/6/12
to chemsha...@googlegroups.com
Here's mine from the latest update.
log_renderslave02.html

Hradec

unread,
Apr 6, 2012, 10:53:16 PM4/6/12
to chemsha...@googlegroups.com
can you send the log plz?

-H
blog   home
Reply all
Reply to author
Forward
0 new messages