Custom Query (16363 matches)
Results (2542 - 2544 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15278 | invalid | Impossible to launch process without specifiend the password. | ||
| Description |
Host OS - Ubuntu 14.04, Guest OS - Windows7 x32, VirtualBox 5.0.16, python 2.7.6, pyvbox 1.0.0 Hello. I was trying to launch program on the guest OS. First I tried using pyvbox and Python in order to do this task, but when I failed I tried using Linux console for this. So I was launching following command: VBoxManage guestcontrol "Windows7" --username win7 run --exe C:\Windows\System32\cmd.exe --wait-stdout -- "C:\Windows\System32\cmd.exe" "/C" "tasklist" Note: user account win7 doesn't have any password. It raised following error: VBoxManage: error: VERR_ACCOUNT_RESTRICTED VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestSessionWrap, interface IGuestSession, callee nsISupports VBoxManage: error: Context: "WaitForArray(ComSafeArrayAsInParam(aSessionWaitFlags), 30 * 1000, &enmWaitResult)" at line 938 of file VBoxManageGuestCtrl.cpp After several attempts I found that if I will use another user account which has password everything works just fine: VBoxManage guestcontrol "Windows7" --verbose --username user --password user run --exe "C:\\ Windows\\System32\\cmd.exe" -- cmd.exe /c tasklist Image Name PID Session Name Session# Mem Usage ========================= ======== ================ =========== ============ System Idle Process 0 Services 0 12 K System 4 Services 0 532 K smss.exe 264 Services 0 688 K csrss.exe 340 Services 0 2,848 K wininit.exe 388 Services 0 3,128 K csrss.exe 400 1 3,572 K winlogon.exe 440 1 5,556 K ...... So this is either a bug, or just an undocumented feature. Please, make notes about that in the manual, because now there https://www.virtualbox.org/manual/ch08.html#vboxmanage-guestcontrol following is stated: "Password of the specified user account. If not given, an empty password is assumed." |
|||
| #15277 | duplicate | VMs won't start hanging with msg "Starting virtual machine - 0%" | ||
| Description |
(Also reported at https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1562397) On fresh Ubuntu 16.04 with VirtualBox 5.0.16 virtual machines won't start hanging with msg box "Starting virtual machine - 0%". The issues is not persistent but once it happens to specific virtual machine, that machine won't start anymore. Observations:
Might be related to system being installed on BTRFS. |
|||
| #15274 | duplicate | VirtualBox doesn't start on latest Windows 10 Pro Insider Preview | ||
| Description |
Both latest:
Are not starting on latest:
These are the details event ID 1000 error is throwing whenever I try to start VirtualBox: Faulting application name: VirtualBox.exe, version: 5.0.17.6155, time stamp: 0x56f185dc Faulting module name: VirtualBox.exe, version: 5.0.17.6155, time stamp: 0x56f185dc Exception code: 0xc0000005 Fault offset: 0x000198f2 Faulting process ID: 0x18e0 Faulting application start time: 0x01d1868cb3427c50 Faulting application path: C:\Program Files\Oracle\VirtualBox\VirtualBox.exe Faulting module path: C:\Program Files\Oracle\VirtualBox\VirtualBox.exe Report ID: 33abc378-72ae-4bda-b322-490c75069e72 Faulting package full name: Faulting package-relative application ID: |
|||

