Custom Query (16363 matches)
Results (1969 - 1971 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #16379 | fixed | Host-only adapter can not be created on Windows 10 (VirtualBox v5.1.12) | ||
| Description |
I was able to install VirtualBox 5.1.12 on Windows 10, but only because I do not install the host-only adapter during installation. If this option is selected the install fails. After install the command: ''VBoxManage.exe hostonlyif create'' results in: ''0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to create the host-only adapter VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 71 of file VBoxManageHostonly.cpp'' I was unable to find a log file to attach. Our users use GENYMOTION and VirtualBox to test Android apps. GENYMOTION use a host-only adapter, so GENYMOTION is unable to run. |
|||
| #16377 | obsolete | 5.1.12 VINF_EM_TRIPLE_FAULT on OS X GURU_MEDITATION | ||
| Description |
VM could start but can go to this state randomly. |
|||
| #16376 | worksforme | VirtualBox 5.1 cannot run on Fedora 25 x86_64 | ||
| Description |
When I installed VirtualBox 5.1 by instructions on Download page, everything finished sucessful. When I tried run VirtualBox the error was shoved: VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory
This can be fixed by install X11 extras: dnf install qt5-qtx11extras.x86_64 After installation the library the error was shoved: Qt FATAL: This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb. Reinstalling the application may fix this problem. Aborted (core dumped) This can be fixed by install X11 xkb common: dnf install libxkbcommon-x11.x86_64 After those fixes everything works fine. |
|||

