VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2503 - 2505 of 16363)

Ticket Resolution Summary Owner Reporter
#10604 obsolete ctrl-keys are inactive since 4.1.16 Stephan
Description

Both ctrl-keys (left and right) are inactive since the update to 4.1.16, host is Ubuntu 10.04 LTS, guest ist Win 2000 SP4.

This means that I cannot use ctrl-p for printing, ctrl-f for searching etc. The keyboard ist not defective, since all is well on the host system. I have tested two hosts (both Ubuntu 10.04) an several guests (all Win 2000 SP 4 with different VirtualBox settings.

#5249 duplicate USB devices inaccessible because /dev/bus/usb no write permissions for group vboxusers -> duplicate of #3394 Schlomo Schapiro
Description

Issue
USB devices are visible but greyed out (Status: Unavailable)

Cause
The files in /dev/bus/usb have no write permission for the vboxusers group because the mode is 644 and not 664.

In /etc/udev/rules.d/10-vboxdrv.rules there is a rule setting the MODE to 0644, but this is overridden by /lib/udev/rules.d/50-udev-default.rules which sets the MODE to 0644.

Solution
The solution is to write the rule in /etc/udev/rules.d/10-vboxdrv.rules like this: SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="vboxusers", MODE:="0664"

Note the final assignment with := instead of =

Observed on openSUSE 11.1 i586

#12808 fixed Cannot close VirtualBox from Windows' taskbar schlamar
Description

Steps to reproduce:

  • Start VirtualBox (control GUI)
  • Right click on VB icon in taskbar -> Close Window

Expected behavior:

Actual behavior:

  • Window gets Focus, but nothing else happens

Attached is selectorwindow.log containing OS details.

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