VirtualBox

Changeset 56019 in vbox


Ignore:
Timestamp:
May 21, 2015 6:44:52 PM (10 years ago)
Author:
vboxsync
Message:

Main/Machine: fix starting (re-attaching case) a "separate" UI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r55988 r56019  
    74217421    if (fSeparate)
    74227422    {
    7423         if (mData->mSession.mState != SessionState_Unlocked && mData->mSession.mName == "headless")
     7423        if (mData->mSession.mState != SessionState_Unlocked && mData->mSession.mName != "headless")
    74247424            return setError(VBOX_E_INVALID_OBJECT_STATE,
    74257425                            tr("The machine '%s' is in a state which is incompatible with launching a separate UI process"),
Note: See TracChangeset for help on using the changeset viewer.

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