VirtualBox

Ignore:
Timestamp:
May 13, 2010 11:16:40 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61565
Message:

FE/Qt: 4925: Machine-state-change notification race when taking online snapshot (first try to fix).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp

    r29014 r29445  
    992992    /* Restore the running state if needed. */
    993993    if (!fWasPaused)
     994    {
     995        /* Make sure machine-state-change callback is processed: */
     996        QApplication::sendPostedEvents(uisession(), UIConsoleEventType_StateChange);
     997        /* Unpause VM: */
    994998        uisession()->unpause();
     999    }
    9951000}
    9961001
Note: See TracChangeset for help on using the changeset viewer.

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