VirtualBox

Changeset 102267 in vbox


Ignore:
Timestamp:
Nov 22, 2023 6:26:51 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160401
Message:

FE/Qt: bugref:10450: VBox Manager: Cleanup connections not just on cleanup call, but on commit data call, which is optional but happens earlier if demanded by session manager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp

    r102140 r102267  
    765765    sltCloseSettingsDialog();
    766766    sltClosePreferencesDialog();
     767
     768    // WORKAROUND:
     769    // This will be fixed proper way during session management cleanaup for Qt6.
     770    // But for now we will just cleanup connections which is Ok anyway.
     771    cleanupConnections();
    767772}
    768773
     
    27462751
    27472752    /* Cleanup: */
    2748     cleanupConnections();
    27492753    cleanupWidgets();
    27502754    cleanupMenuBar();
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