VirtualBox

Ignore:
Timestamp:
Mar 11, 2020 8:28:53 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136419
Message:

FE/Qt: bugref:9653: UICloudMachine: Don't forget to reset last access error on UICloudMachine refresh call.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.cpp

    r83255 r83267  
    6969void UICloudMachineData::refresh()
    7070{
     71    /* Reset access error: */
     72    m_strAccessError.clear();
     73
    7174    /* Acquire instance info sync way, be aware, this is blocking stuff, it takes some time: */
    7275    const QMap<KVirtualSystemDescriptionType, QString> instanceInfoMap = getInstanceInfo(m_comCloudClient, m_strId, m_strAccessError);
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