VirtualBox

Changeset 31283 in vbox for trunk


Ignore:
Timestamp:
Aug 2, 2010 11:34:00 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64310
Message:

FE/Qt: 5094: GUI crashes on Windows hosts: Fixing regression of repainting VM view.

File:
1 edited

Legend:

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

    r31248 r31283  
    860860    {
    861861        /* Delegate the paint function to the VBoxFrameBuffer interface: */
    862         if (m_pFrameBuffer && uisession()->isRunning())
     862        if (m_pFrameBuffer && !uisession()->isTurnedOff())
    863863            m_pFrameBuffer->paintEvent(pPaintEvent);
    864864#ifdef Q_WS_MAC
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