VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (529 - 531 of 16363)

Ticket Resolution Summary Owner Reporter
#19945 invalid dernière mise a jour windows olception
Description

since the last windows update my virtualbox tells me this application cannot work because it causes security or performance issues

#19942 duplicate "Invalid Settings Detected" System : Acceleration page jekka
Description

There was a checkbox "Enable VT-x|AMD-V" in Settings>System>Acceleration in 6.0.x that was linked to the "Invalid Settings Detected" alert.

It looks like in 6.1.x the checkbox was removed but the requirement to change it was left.

More Details

https://www.reddit.com/r/virtualbox/comments/efffap/i_have_a_problem_invalid_settings_detected/

https://www.reddit.com/r/virtualbox/comments/eig7f4/invalid_settings_detected/

#19939 fixed Assertion in MachineImpl.cpp can never fail => fixed in svn/6.1.x x>16 BP nfeske
Description

At the beginning of the function Machine::initDataAndChildObjects, a boolean expression is passed as RC argument to the macro AssertComRCReturn:

    AssertComRCReturn(   getObjectState().getState() == ObjectState::InInit
                      || getObjectState().getState() == ObjectState::Limited, E_FAIL);

When compiling with XPCOM, the value of the expression can never yield a NS error value (bit 31 is never set).

I presume that AssertComRCReturn should be replaced by AssertReturn.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy