VirtualBox

Opened 9 years ago

Closed 9 years ago

#14285 closed defect (worksforme)

After downgrading from 5.0 to 4.3 many items disapeared from the mini toolbar

Reported by: Mediaf Owned by:
Component: other Version: VirtualBox 4.3.30
Keywords: missing menus, mini toolbar Cc:
Guest type: Windows Host type: Linux

Description

I downgraded VirtualBox from 5.0 to 4.3 because of the bug #14284 I found. After the downgrade, many items of the mini toolbar of one VM have disapeared : I only get "Devices" and "Help" menus. "Machine" and "View" have disapeared.

I think it's because while under 5.0, I have tried to correct the effect of the bug #14284 by modifying the interface parameters.

Now I don't know how to get back the missing menus.

Change History (1)

comment:1 by Frank Mehnert, 9 years ago

Resolution: worksforme
Status: newclosed

Do

VBoxManage getextradata global enumerate

and

VBoxManage getextradata VM_NAME enumerate

where you replace VM_NAME with the name of your VM. Look for suspicious entries and remove them with

VBoxManage setextradata global/VM_NAME ENTRY VALUE

where you leave VALUE open. This will remove the corresponding key.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use