VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1699 - 1701 of 16363)

Ticket Resolution Summary Owner Reporter
#16910 fixed monitor detach causes running vm to abort Simon Coleman
Description

Resubmission of #16240 as it applies to 5.1.22 as well. External monitors of differing resolutions to the inbuilt display. Detach of those monitors causes a fullscreen *running* vm to abort.

Success:

  • Using the view menu
  • pausing the vm
  • setting the external monitor to the same resolution as the inbuilt display

All allow the monitor to be detached & the vm to be moved work around the problem.

Also see

#16240 - more detail of this issue from previous vbox versions

#16195 - same behaviour with a linux host (which I commented on/xref to here)

#16059 - similar behaviour on archlinux

#15863 - archlinux host problems relating to guest resize when monitors are moving around

#16908 obsolete Virtualbox Debian repository requests 5.1.24, but it doesn't exist, prevents system update -> obsolete Fuquay
Description

When attempting to update my system (Ubuntu 17.04, 5.1.22), the Virtualbox Debian repository requests VirtualBox 5.1.24. However, it doesn't exist. *This error in the package definition prevents systems that use the repository from receiving ANY updates (without manual intervention) - not just VirtualBox.*

E: Failed to fetch http://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/virtualbox-5.1_5.1.24-117012~Ubuntu~zesty_amd64.deb  404  Not Found [IP: 88.221.50.105 80]

Note: A workaround that allows the system to be updated manually is to add the --ignore-missing flag to the apt or apt-get command.

#16899 fixed Wrong usage of isdigit in vboxxpcom.py Andreas_H
Description

The file vboxxpcom.py, used for initializing the python bindings, contains a small error which only takes effect when using python 3.

It calls "isdigit(sCandidate[-1:])" which should be "sCandidate[-1:].isdigit()"

As a result, importing vboxapi fails with python 3.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy