VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (892 - 894 of 16363)

Ticket Resolution Summary Owner Reporter
#3880 obsolete synergy not working vila
Description

I use synergys from a Ubuntu jaunty guest on a OSX 10.4 host. I try share the keyboard and mouse with a Ubuntu jaunty host.

When the mouse enters the jaunty host, it doesn't behave correctly: it first doesn't appear then, after moving the mouse around, it appears at the top of the screen and moves only at the top of the screen.

Another point worth mentioning is that even when synergys is stopped, using the scroll wheel makes the icon at the top left corner on the jaunty *guest* behaves as if the mouse was hovering there (even if it doesn't make the OSX menu bar appears...).

Let me know about any additional information or experiments I can try to help you diagnose the problem.

#5684 obsolete Lose access to cmd-H and cmd-Q if host key redefined -> Fixed in SVN vila
Description

As discussed in http://www.virtualbox.org/ticket/4866, if the host key is not bound to the left cmd key, cmd-H and cmd-Q cannot be used anymore.

This is a regression in 3.1.0 and was working fine in all previous versions.

#8662 obsolete weird PID in exception raised by mach.LockMachine vila
Description

From a script displaying the currently running VMs, I get a weird traceback under unclear circumstances (say once every 1000 run or something):

vboxslave.py running Traceback (most recent call last):

File "/caviar3/babune/bin/vboxslave.py", line 505, in <module>

run()

File "/caviar3/babune/bin/vboxslave.py", line 496, in run

cmd.run()

File "/caviar3/babune/bin/vboxslave.py", line 463, in run

self._run_for_slave(name, self.running)

File "/caviar3/babune/bin/vboxslave.py", line 376, in _run_for_slave

slave = VboxSlave(name)

File "/caviar3/babune/bin/vboxslave.py", line 146, in init

self.session = self.open(permit_sharing)

File "/caviar3/babune/bin/vboxslave.py", line 149, in open

session = vbox_manager.openMachineSession(self.guest, permit_sharing)

File "/usr/lib/python2.6/dist-packages/vboxapi/init.py", line 561, in openMachineSession

mach.lockMachine(session, type)

File "<XPCOMObject method 'lockMachine'>", line 3, in lockMachine

xpcom.Exception: 0x80070005 (An unexpected process (PID=0x00003768) has tried to lock the machine 'freebsd-8.0-64bits', while only the process started by launchVMProcess (PID=0xFFFFFFFF) is allowed)

I have no idea where to look for that in the code, but PID=0xFFFFFFFF probably indicates a bug somewhere.

At the very least, it shouldn't generate such a backtrace but point the user to something more meaningful about the cause.

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