VirtualBox

Changes between Initial Version and Version 2 of Ticket #3224


Ignore:
Timestamp:
Jan 29, 2009 5:10:39 PM (15 years ago)
Author:
Frank Mehnert
Comment:

Nothing sucks, there is even a Preview button.

Regarding your problem: See r16240. OpenGL was accidently disabled for the OSE tarball. This will be fixed with the next release. AFAICS the code you found is dead.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3224 – Description

    initial v2  
    22
    33I suspect it has something to do with incomplete handling of the OpenGLEnabled configuration setting.  It is checked for, but there seems to be no code to enable it:
    4 
     4{{{
    55$ rgrep OpenGLEnabled src/
    66src/VBox/Main/VMMDevInterface.cpp:    if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0OpenGLEnabled\0crOpenGLEnabled\0"))
    77src/VBox/Main/VMMDevInterface.cpp:    rc = CFGMR3QueryBool(pCfgHandle, "OpenGLEnabled", &fEnabled);
     8}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use