Opened 8 years ago

Closed 8 years ago

#1046 closed defect (duplicate)

VR ON bug in latest release

Reported by: TSkillman@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: VR Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

FYI - Running on Windows 10 using Mixed Reality VR system.  So far, anything that I've run on my Vive has also run on Mixed Reality...


Downloaded latest release. Ran it. Opened protein. Entered VR with "VR ON".  Got this error:



started SteamVR rendering
An error occurred in drawing the scene. Redrawing graphics is now stopped to avoid a continuous stream of error messages. To restart graphics use the command "graphics restart" after changing the settings that caused the error.

Traceback (most recent call last):
File "C:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\core\updateloop.py", line 61, in draw_new_frame
view.draw(check_for_changes = False)
File "C:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\core\graphics\view.py", line 178, in draw
r.draw_background()
File "C:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\core\graphics\opengl.py", line 677, in draw_background
GL.glClear(flags)
File "zr\accelerate\src\errorchecker.pyx", line 53, in OpenGL_accelerate.errorchecker._ErrorChecker.glCheckError (src\errorchecker.c:1270)
OpenGL.error.GLError: GLError(
err = 1282,
description = b'invalid operation',
baseOperation = glClear,
cArguments = (16640,)
)

________________________________
--CONFIDENTIALITY NOTICE--: The information contained in this email is intended for the exclusive use of the addressee and may contain confidential information. If you are not the intended recipient, you are hereby notified that any form of dissemination of this communication is strictly prohibited. www.benaroyaresearch.org

Change History (2)

comment:1 by pett, 8 years ago

Component: UnassignedVR
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned

comment:2 by Tom Goddard, 8 years ago

Resolution: duplicate
Status: assignedclosed

SteamVR bug, worked around it in ChimeraX a month ago.

Note: See TracTickets for help on using tickets.