Custom Query (16363 matches)
Results (169 - 171 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15680 | worksforme | ** THIS IS NOT FIXED - iCCP: known incorrect sRGB profile ** | ||
| Description |
There were two tickets on this in the past that closed this as a defect or a fix: #12807, #12610. With the latest version of libpng 1.6x I found out that in VirtualBox 5.0.26 one of the png files that comes in the source has the problem, it's not a problem in someone's system. Oracle you need to fix your png that you ship with VirtualBox! If Oracle hasn't fixed this in 5.1 then the problem still exists. I ran this cmd in the source directory; find . -type f -name "*.png" -exec convert {} -strip {} \; Then I recompiled VirtualBox 5.0.26 and the message was gone! |
|||
| #16888 | invalid | --cableconnected1 on/off fails when VM is running | ||
| Description |
I can't seem to disconnect a network cable with vboxmanage when the VM is running, even though I can do it from the GUI. This is what I get: C:>vboxmanage modifyvm centos1 --cableconnected1 off VBoxManage.exe: error: The machine 'centos1' is already locked for a session (or being unlocked) VBoxManage.exe: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface IMachine, callee IUnknown VBoxManage.exe: error: Context: "LockMachine(a->session, LockType_Write)" at line 507 of file VBoxManageModifyVM.cpp I am running Version 5.1.23 r116680 (Qt5.6.2) |
|||
| #10960 | fixed | --disable-vmmraw fails to build with 4.2.0 => Fixed in SVN | ||
| Description |
kBuild: Compiling VBoxVMM - /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/STAM.cpp /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'int selmR3UpdateShadowGdt(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:961:40: error: 'selmGuestToShadowDesc' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'int selmR3UpdateShadowLdt(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1240:48: error: 'selmGuestToShadowDesc' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'VBOXSTRICTRC selmR3UpdateSegmentRegisters(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1323:71: error: 'selmIsSRegStale32' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1335:72: error: 'selmIsSRegStale32' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1350:81: error: 'selmIsShwDescGoodForSReg' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1352:71: error: 'selmLoadHiddenSRegFromShadowDesc' was not declared in this scope kmk: * mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/out/linux.amd64/release/obj/VBoxVMM/VMMR3/SELM.o Error 1 |
|||

