BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
2k stars 445 forks source link

VirtualBox 7.1.x RDP issue/Show VM Console #5824

Closed Toby-Broom closed 3 hours ago

Toby-Broom commented 3 hours ago

Describe the bug VirtualBox RDP is not detected anymore, probally due to API change.

VBoxManage -q list extpacks

Pack no. 0: Oracle VirtualBox Extension Pack Version: 7.1.2

VBoxManage -q list extpacks

Pack no. 0: Oracle VM VirtualBox Extension Pack Version: 7.0.16

Steps To Reproduce

  1. Install VBox 7.1.x with Ext Pack
  2. Run a VM task
  3. No button

Expected behavior Button Show VM Console appears box_remote_desktop.xml port is not equal to 0

Screenshots image

System Information

Additional context Thanks to Crystal Pellet, computezrmle

Toby-Broom commented 3 hours ago

Fixed in #5820