Custom Query (16363 matches)
Results (37 - 39 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #719 | obsolete | unable to run as service in win w2k3 host, w2k3 guest | ||
| Description |
Installing as service with srvany, per these instructions http://www.tacktech.com/display.cfm?ttid=197. The application is a batch file that calls vboxvrdp -startvm w2k3, after creating machine etc. After starting service, I attempt to connect via rdp and get no result. please note that this works fine run at the command line. My prefered fix would be for the gui or vboxmanger to have the ability to install a machine as a service. The batch files log shows: VirtualBox VRDP Headless Interface 1.5.0 (C) 2005-2007 innotek GmbH All rights reserved Failed to create VirtualBox object! No error information available (rc = 0x80004005). batch file below: c: cd c:\Program Files\innotek VirtualBox\ echo off echo ---Virtual Box Service--- echo set some properties for virtual box "C:\Program Files\innotek VirtualBox\vboxmanage" setproperty vdifolder L:\VirtualBox\VDI\ "C:\Program Files\innotek VirtualBox\vboxmanage" setproperty machinefolder L:\VirtualBox\machines\ del /Q /f L:\VirtualBox\machines\w2k3-projectServer echo copy machine xcopy /Y /H /R /E /C /I L:\VirtualBox\machines\w2k3-projectServer-template L:\VirtualBox\machines\w2k3-projectServer\ echo unregister disk image to machine "C:\Program Files\innotek VirtualBox\vboxmanage" modifyvm w2k3-ProjectServer -hda none echo unregister image "C:\Program Files\innotek VirtualBox\vboxmanage" unregisterimage disk L:\VirtualBox\VDI\w2k3.vdi echo unregisterVM "C:\Program Files\innotek VirtualBox\vboxmanage" unregistervm w2k3-ProjectServer echo register machine "C:\Program Files\innotek VirtualBox\vboxmanage" registervm L:\VirtualBox\machines\w2k3-projectServer\w2k3-ProjectServer.xml echo register disk image "C:\Program Files\innotek VirtualBox\vboxmanage" registerimage disk L:\VirtualBox\VDI\w2k3.vdi echo register disk image to machine "C:\Program Files\innotek VirtualBox\vboxmanage" modifyvm w2k3-ProjectServer -hda L:\VirtualBox\VDI\w2k3.vdi echo start machine "C:\Program Files\innotek VirtualBox\VBoxVRDP" -startvm w2k3-ProjectServer >L:\scripts\Vboxservice.log |
|||
| #765 | obsolete | defect: mouse wheel behaves as if shift key is pressed | ||
| Description |
My configuration: virtual box 1.50 host: WinXP professional sp2 guest: Fedora Core 7 with vbox additions installed I noticed this unusual behavior when I was using firefox in guest OS. When I scroll up/down any webpage using mouse (middle) wheel, firefox will randomly jump to other page as if 'Forward' or 'Back' button were clicked. And this is very reproducible, especially when I quickly toggles between wheel up and wheel down (rub the wheel back and forth quickly). Now as a fact Firefox actually supports mouse shortcut for 'back' and 'forward' action as 'shift+mouse wheel down' and 'shift+mouse wheel up'. So it appears to me that while I do not press any keyboard key, and am very sure that shift key is not accidentally locked, something makes Firefox thinks shift key is pressed at the time. This phenomenon does not occur when vbox additions is not installed. AND, even if vbox does not capture keyboard, the problem still persists (I press right ctrl and the small icon in the right bottom corner of vbox window grayed indicating keyboard is not captured by guest OS). So I am pretty sure this is not a hardware keyboard problem. Also I do not have problem using firefox this way in host OS. So I come to create this ticket believing it is a defect of Virtual Box 1.50. I wanted to create a small movie recording this as proof, but can't find any handy software helpful so I gave up. |
|||
| #769 | obsolete | Windows of runing vm is changed after screen saver exit | ||
| Description |
After exiting form screen saver the virtual machine windows changes it size. Adjust windows size doesn't fix the problem, I have empty space on left and right side and scroll bars on running vm window (resolution,mode, and type of host doesn't make any difference) Auto-resize guest windows is off Hardware: HP Pavilion a1250n AMD Athlon X2 3800+, 3GB RAM, ATI IGP X200, one LCD display (1280x1024). |
|||

