VirtualBox

Timeline



Mar 15, 2016:

11:54 PM Changeset in vbox [60055] by vboxsync
AssertContinue should continue, not break.
9:46 PM Changeset in vbox [60054] by vboxsync
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
9:45 PM Changeset in vbox [60053] by vboxsync
introduced AssertContinue()
9:44 PM Changeset in vbox [60052] by vboxsync
warning
9:34 PM Changeset in vbox [60051] by vboxsync
Main/GuestDndTargetImpl: proper use of do { ... } while (0)
9:31 PM Changeset in vbox [60050] by vboxsync
Main/GuestDndSourceImpl: proper use of do { ... } while (0)
9:19 PM Changeset in vbox [60049] by vboxsync
recompiler/exec: wrong sizeof (harmless)
9:11 PM Changeset in vbox [60048] by vboxsync
Runtime/zip: typo (thanks PVS)
9:10 PM Testbuilds edited by Valery Ushakov
(diff)
9:09 PM Changeset in vbox [60047] by vboxsync
typo
8:51 PM Changeset in vbox [60046] by vboxsync
tstRTPath: bogus test (thanks PVS)
8:37 PM Changeset in vbox [60045] by vboxsync
Main/ConsoleImpl2: warnings (found by PVS)
3:31 PM Changeset in vbox [60044] by vboxsync
bs3kit: a bit more of the ELF -> OMF converter.
3:12 PM Changeset in vbox [60043] by vboxsync
build fix.
1:53 PM Changeset in vbox [60042] by vboxsync
DevSVGA-SVGA: some missing typecasts
1:49 PM Changeset in vbox [60041] by vboxsync
DevHPET: harmless missing typecast (thanks PVS)
1:17 PM Changeset in vbox [60040] by vboxsync
GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
1:06 PM Changeset in vbox [60039] by vboxsync
NAT: Pasto - don't dereference NULL rule in LogRel reporting failure …
12:57 PM Changeset in vbox [60038] by vboxsync
Devices/Graphics: typo (thanks PVS)
12:51 PM Changeset in vbox [60037] by vboxsync
RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
12:39 PM Changeset in vbox [60036] by vboxsync
FE/Qt: typo
12:01 PM Changeset in vbox [60035] by vboxsync
Runtime/VerSetConditionMask: fixed type (thanks PVS)
11:48 AM Changeset in vbox [60034] by vboxsync
Support: logging fix
11:25 AM Changeset in vbox [60033] by vboxsync
Storage/VMDK: typo (thanks PVS)
11:19 AM Testbuilds edited by Frank Mehnert
(diff)
11:18 AM Testbuilds edited by Frank Mehnert
(diff)
11:08 AM Changeset in vbox [60032] by vboxsync
Storage/VD: comment
11:01 AM Changeset in vbox [60031] by vboxsync
build fix
10:43 AM Changeset in vbox [60030] by vboxsync
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
10:41 AM Changeset in vbox [60029] by vboxsync
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
10:39 AM Changeset in vbox [60028] by vboxsync
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
10:28 AM Changeset in vbox [60027] by vboxsync
Storage/VD: Remove unnecessary condition (thanks PVS)
10:12 AM Changeset in vbox [60026] by vboxsync
Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
9:44 AM Ticket #15245 ([FIXED IN SVN] VirtualBox fails to start on Windows 10 14286) created by Jiri Hruska
Hi guys, it's that time of the year again – the …
9:28 AM Changeset in vbox [60025] by vboxsync
VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
8:59 AM Changeset in vbox [60024] by vboxsync
bs3kit: updates (-> office).

Mar 14, 2016:

6:40 PM Changeset in vbox [60023] by vboxsync
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
5:15 PM Changeset in vbox [60022] by vboxsync
recompiler: shifting of negative values is undefined (thanks PVS)
2:50 PM Changeset in vbox [60021] by vboxsync
FE/Qt: bugref:8088: Rework session-information window: Cleanups.
2:16 PM Ticket #15238 (Release date for 4.3.36 is wrong) closed by Frank Mehnert
fixed: Thanks! Fixed.
2:16 PM Download_Old_Builds_4_3 edited by Frank Mehnert
(diff)
1:29 PM Ticket #15244 (VBoxNetAdp6.sys BSOD DRIVER_POWER_STATE_FAILURE Win7 Enterprise SP1) created by pme4
Driver VBoxNetAdp6 causes BSOD DRIVER_POWER_STATE_FAILURE during …
12:41 PM Changeset in vbox [60020] by vboxsync
Additions/Windows/VBoxTray: useless condition (thanks PVS)
11:33 AM Changeset in vbox [60019] by vboxsync
bs3kit: Fixes and updates.
10:54 AM Changeset in vbox [60018] by vboxsync
tstRTFileAio: Warning (thanks VPS)
10:29 AM Changeset in vbox [60017] by vboxsync
Additions/VBoxService: useless condition (thanks PVS)
10:14 AM Changeset in vbox [60016] by vboxsync
Graphics/DevVGA-SVGA3d-win: typo (thanks PVS)
9:37 AM Changeset in vbox [60015] by vboxsync
LsiLogic: Process requests from the BIOS on the worker thread and not …
9:24 AM Ticket #15243 (VBManage stops working) created by Jordi
Ok, I don't know how to describre this so I'll try my best here. …
9:23 AM Changeset in vbox [60014] by vboxsync
Additions/Windows/VBoxTray: duplicate expression (thanks PVS)
9:19 AM Changeset in vbox [60013] by vboxsync
DevPCNet: duplicate expression (thanks PVS)
9:13 AM Changeset in vbox [60012] by vboxsync
Additions/Windows/Wddm: typo (thanks PVS)
8:22 AM Changeset in vbox [60011] by vboxsync
VBoxManage: Support the different naming scheme for NVME devices on …
7:46 AM Changeset in vbox [60010] by vboxsync
Main: Configure the hotplug flag for the SATA controllers always, not …

Mar 13, 2016:

9:13 PM Ticket #15242 (cannot open VirtualBox imported any machine (Windows or Linux)) created by Sven_web
I want to use VirtualBox on my NetBook "Aspire One D270", but I …
7:26 PM Ticket #15241 (Screen size in macbook pro) created by GoodUser
You can not use 100% of the screen size of the MacBook Pro. Looking …
4:34 PM Changeset in vbox [60009] by vboxsync
bs3kit: Updates
4:14 PM Changeset in vbox [60008] by vboxsync
VBoxBS3KitImg: ASDEFS update.
1:16 PM Changeset in vbox [60007] by vboxsync
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
12:56 PM Changeset in kBuild [2813] by bird
header.kmk: added noarch to KBUILD_ARCHES.
12:55 PM Changeset in vbox [60006] by vboxsync
bs3kit: more fixes.
12:51 PM Changeset in vbox [60005] by vboxsync
bs3kit: more fixes.
12:09 PM Changeset in vbox [60004] by vboxsync
bs3kit: gcc build fix.
11:27 AM Changeset in vbox [60003] by vboxsync
bs3kit: C templates experiments.
11:22 AM Changeset in kBuild [2812] by bird
kmk_redirect: Extended the watcom brain damage hacks. Added verbose …
12:55 AM Ticket #15240 (VirtualBox 5.0.16 kernel panic on Linux host (kernel 4.4.5 x86_64)) created by Artem S. Tashkinov
On my Linux host when I try to start any guest with VirtualBox 5.0.16 …

Mar 12, 2016:

5:20 PM Ticket #15239 (Virtural Box V5.0.17 Do not running in Windows 10 Pro) created by Jooyoung, Yoon
I have Windows 10 Pro(KOREA ver) and i can't Running Virtual Box …
1:26 PM Changeset in kBuild [2811] by bird
kmk_cc_exec: eval string name array fix.
1:23 PM Changeset in kBuild [2810] by bird
MSVC build fixes.

Mar 11, 2016:

11:17 PM Changeset in vbox [60002] by vboxsync
bs3kit: got the weird v8086 w/ 16-bit tss and trap handlers working.
8:18 PM Changeset in vbox [60001] by vboxsync
bs3kit: print working in all normal modes, it seems.
8:17 PM Ticket #15238 (Release date for 4.3.36 is wrong) created by quiettime
https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 says …
7:12 PM Changeset in vbox [60000] by vboxsync
bs3kit: v8086, long, fixes, updates.
7:04 PM Testbuilds edited by Aleksey Ilyushin
(diff)
5:42 PM Changeset in vbox [59999] by vboxsync
VMM/HM: space nit.
5:12 PM Ticket #15237 (random BSOD on Win7 x64) created by theetete
Got several random BSOD on my WIN7 Dell Laptop while having Vbox running.
4:23 PM Changeset in vbox [59998] by vboxsync
NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
3:30 PM Changeset in vbox [59997] by vboxsync
alsa >= 1.0.14 required
3:27 PM Changeset in vbox [59996] by vboxsync
Main/VirtualBox: postpone the error reporting from VirtualBox object …
2:26 PM Changeset in vbox [59995] by vboxsync
Main/Mouse: synchronization fix (unlikely to have caused trouble)
1:49 PM Ticket #15236 (E_FAIL (0x80004005) MachineWrap IMachine ...) created by Drake
I get this error when starting any virtual box: E_FAIL (0x80004005) …
1:49 PM Changeset in vbox [59994] by vboxsync
DrvAudio: Added a length parameter for (legacy) options.
1:48 PM Changeset in vbox [59993] by vboxsync
Debug build fix
1:22 PM Linux build instructions edited by Klaus Espenlaub
(diff)
12:59 PM Changeset in vbox [59992] by vboxsync
Build fix for Solaris.
12:48 PM Changeset in vbox [59991] by vboxsync
Build fix.
12:39 PM Changeset in vbox [59990] by vboxsync
NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
12:29 PM Changeset in vbox [59989] by vboxsync
Build fix, warnings.
12:24 PM Changeset in vbox [59988] by vboxsync
x86.h: x2APIC MSR typo, added range for LVT MSRs.
12:03 PM Changeset in vbox [59987] by vboxsync
Audio: Decoupled backend sinks and sources from the maximum of …
11:50 AM Changeset in vbox [59986] by vboxsync
iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
11:18 AM Changeset in vbox [59985] by vboxsync
FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
10:10 AM Ticket #15235 (ERROR: The package <SUNWvboxguest> is currently installed on the ...) created by MikhailRokhin
Autorun of VB-additions in Solaris VB results: Password: Warning: 1 …
12:56 AM Changeset in vbox [59984] by vboxsync
bs3kit: Updates.
12:12 AM Ticket #15234 (Starting virutalbox causes ctrl, shift, alt and super key to stay pressed) created by rubicus
When starting VirtualBox, before launching any guest whatsoever, …

Mar 10, 2016:

10:25 PM Ticket #15233 (CD/DVD Drive Disappeared in Windows XP Guest) created by Mathias27
I have several Windows XP 32 bit guest virtual machines on Windows 8.1 …
4:16 PM Downloads edited by Michael Thayer
Updated Linux Additions update (diff)
3:50 PM Ticket #12923 (Segmentation Fault on Linux (CentOS 6.5)) closed by Frank Mehnert
fixed: Thanks for letting us know.
3:38 PM Changeset in vbox [59983] by vboxsync
warning
3:10 PM Ticket #11945 (Suddenly CPU usage reach 100%) closed by Frank Mehnert
obsolete
2:26 PM Ticket #15232 (HDD fail in VB machine for FreeBSD (ZFS; Unrecovered Read error)) created by MikhailRokhin
Just after install of new VM (it was created in prior 5.16 version of …
1:28 PM Ticket #15231 (32/64 bit bug) closed by Frank Mehnert
worksforme: Please google for "disable Hyper-V windows 10". For instance …
1:20 PM Ticket #15231 (32/64 bit bug) created by Vaargk
when installing virtual box on a 64 bit system it shows only 32bit …
12:31 PM Changeset in vbox [59982] by vboxsync
Revert temporary committed r105947.
11:59 AM Changeset in vbox [59981] by vboxsync
FE/Qt: Qt5 migration (part 106): Temporary enable Qt5 for Win host.
11:44 AM Changeset in vbox [59980] by vboxsync
/Makefile.kmk: qt5-bin: Must re-sign qwindows.dll, qminimal.dll and …
10:16 AM Changeset in vbox [59979] by vboxsync
FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
10:16 AM Changeset in vbox [59978] by vboxsync
bugref:8087: Additions/x11: support non-root X server: simplify …
7:58 AM Changeset in vbox [59977] by vboxsync
bs3kit: 64-bit fixes and some updates.
6:46 AM Ticket #15230 (Restore VM: VERR_TOO_MUCH_DATA) created by fr
Can not restore Virtual Machine: Always getting this error: Failed to …
12:53 AM Changeset in vbox [59976] by vboxsync
bs3kit: got v8086 with 32-bit kernel working.

Mar 9, 2016:

11:00 PM Changeset in vbox [59975] by vboxsync
bs3kit: updates and fixes.
8:35 PM Ticket #15229 (Can't clone with name of deleted VM / clone) created by SteveCat
There's something in the Virtualbox internal resources / information …
8:10 PM Changeset in vbox [59974] by vboxsync
rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
8:07 PM Changeset in vbox [59973] by vboxsync
dbgmodecodeview.cpp: committed too much
8:06 PM Changeset in vbox [59972] by vboxsync
Implemented RTSortShell.
7:00 PM Ticket #15228 (Using Ubuntu 14.04 host and Windows 7 guest only max. 12582911 bytes ...) created by muzso
I'm using an Ubuntu 14.04 (fully updated) host and a Windows 7 guest …
5:41 PM Ticket #15227 (On Ubuntu 14.04 host Windows 7 guest crashes when copying a few MB to ...) created by muzso
I've upgraded to VB 5.0.16 this morning and ever since I copy a larger …
4:15 PM Changeset in vbox [59971] by vboxsync
NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
3:51 PM Changeset in vbox [59970] by vboxsync
FE/Qt: Qt5 migration (part 105): Preparing GUI via Qt5 installer for …
3:14 PM Ticket #14409 (Win 10 Resizes to Smallest Screen after Mac Host goes to sleep) reopened by NullVoxPopuli
My display driver got worse (see attached Untitled.png)
2:33 PM Changeset in vbox [59969] by vboxsync
NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
2:04 PM Changeset in vbox [59968] by vboxsync
FE/Qt: bugref:8285: Mac OS X: Hide excessive automatically created …
1:47 PM Changeset in vbox [59967] by vboxsync
Main/SerialPort: don't trigger assertion for setting up serial port …
1:40 PM Changeset in vbox [59966] by vboxsync
NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
11:51 AM Changeset in vbox [59965] by vboxsync
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
11:37 AM Ticket #11009 (Cannot change Icon) closed by Frank Mehnert
obsolete
11:20 AM Changeset in vbox [59964] by vboxsync
bugref:8087: Additions/x11: support non-root X server: additional …
11:19 AM Changeset in vbox [59963] by vboxsync
bugref:8087: Additions/x11: support non-root X server: only build the …
11:17 AM Changeset in vbox [59962] by vboxsync
bugref:8087: Additions/x11: support non-root X server: do not do X11 …
11:05 AM Changeset in vbox [59961] by vboxsync
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
10:20 AM Ticket #15226 (VB window position not saved) created by Konstantin Vlasov
Started with 5.0.16, the position of the main VirtualBox window is no …
10:09 AM Ticket #15225 (Error 258 in supR3HardNtChildWaitFor! (enmWhat=5)) created by Dzam
Can't start any VM. OS: Windows 7 Extended (64). Antivirus: windows …
10:05 AM Ticket #11511 (Windows 8 host High CPU usage when inserting USB device) closed by Frank Mehnert
obsolete
10:03 AM Ticket #11574 (segfault in libQtOpenGL.so when changing display modes) closed by Frank Mehnert
obsolete
9:07 AM Ticket #14797 (Fedora 23 / XOrg 1.18 - vboxvideo driver isn't compatible -> fixed in ...) closed by Michael Thayer
fixed: For GNOME (but probably not KDE), the updated Additions build on the …
8:40 AM Changeset in vbox [59960] by vboxsync
Main/HostHardwareLinux: gcc6 warning
8:32 AM Ticket #15155 (Windows 10 virtual machine crashes on watching a flash video with the ...) closed by Frank Mehnert
fixed
8:06 AM Changeset in vbox [59959] by vboxsync
VBoxDTraceR0: NIL_RTSEMMUTEX == NULL (gcc6 complains)
12:20 AM Ticket #15224 (Segmentation fault starting VirtualBox) created by dlowe
Hello, I have the same problem that ticket 14315 has. The only …

Mar 8, 2016:

10:37 PM Ticket #15223 (VBoxNetNAT high CPU utilisation => Fixed in SVN) created by planck_length
I'm using NAT network on my Linux guests. Host is OS X 10.11.3 When I …
9:29 PM Ticket #15222 (Work USB devices.) created by skorpions2000
I have a printer. Which want to connect to a virtual machine. In the …
8:53 PM Changeset in vbox [59958] by vboxsync
back to Qt4
8:28 PM Changeset in vbox [59957] by vboxsync
tools: darwin.amd64.qt.v5.5.1-r146
8:23 PM Downloads edited by Michael Thayer
(diff)
8:05 PM Changeset in vbox [59956] by vboxsync
bugref:8087: Additions/x11: support non-root X server: fixes for …
4:26 PM Ticket #15221 (VirtualBox 5.0.16 Guest Additions fail to install under RHEL 5.11 64-bit) created by Daniel U. Thibault
The build fails, and the RHEL 5.11 system becomes unusable: it keeps …
3:25 PM Changeset in vbox [59955] by vboxsync
VBoxBs3ObjConvert.cpp: ELF updates
2:41 PM Ticket #15220 (Critical Error Com Object REGDB_E_CLASSNOTREG) created by Cobra98
After updating to the latest version i get always an error when …
1:02 PM Changeset in vbox [59954] by vboxsync
VBoxBs3ObjConvert.cpp: meeting interruption.
12:23 PM Ticket #15214 ([FIXED IN SVN] error german translation "restaueriert") closed by pentagonik
fixed
12:21 PM Ticket #15219 (GCC6: error, the program should also define void operator delete) created by sergiomb
[…] Same environment of ticket #15205, Fedora 24 branch , Fedora …
12:19 PM Downloads edited by Michael Thayer
Updated the Additions update (diff)
12:11 PM Changeset in vbox [59953] by vboxsync
VBoxBs3ObjConvert.cpp: preparations.
12:02 PM Downloads edited by Michael Thayer
(diff)
10:56 AM Changeset in vbox [59952] by vboxsync
bs3kit: To be continued…
10:48 AM Changeset in vbox [59951] by vboxsync
bugref:8087: Additions/x11: support non-root X server: fix kernel …
10:09 AM News edited by Frank Mehnert
(diff)
9:46 AM Ticket #11724 (Virtual machine aborts while user running VBox is inactive) closed by Frank Mehnert
obsolete
9:45 AM Ticket #11658 (vboxguest on 4.2.10 crashes guest) closed by Frank Mehnert
obsolete
9:44 AM Ticket #11773 (UserManual is wrong about deleting a snapshot) closed by Frank Mehnert
fixed
9:43 AM Ticket #11789 (Crash as application launches in WinXP VM on Mac host) closed by Frank Mehnert
obsolete
9:40 AM Ticket #15218 (/sbin/mount.vboxsf: mounting failed with the error: No such device) closed by Frank Mehnert
worksforme: You installed the Guest Additions but the kernel initrd needs to be …
9:38 AM Ticket #11294 (OVF File Import Fails on VirtualBox-4.2.4-81684-Win) closed by Frank Mehnert
obsolete
9:37 AM Ticket #10450 (Ubuntu 12.04 extremely slow both 32-bit & 64-bit) closed by Frank Mehnert
obsolete
9:36 AM Ticket #11843 (Wake from hibernate disables mouse input: G Ubuntu 13.04, H OSX ML) closed by Frank Mehnert
obsolete
9:35 AM Ticket #11891 (HostMemoryLow when copying large files) closed by Frank Mehnert
fixed: The Guru Meditation on the low memory condition was fixed in VBox 5.0.12.
9:32 AM Ticket #10834 (vboxmanage controlvm <vm> poweroff hangs) closed by Frank Mehnert
obsolete
9:32 AM Ticket #10780 (HostMemoryLow - Ubuntu 12.04 Host Ops Ended) closed by Frank Mehnert
fixed: The bug that a Guru Meditation was triggered on the low memory …
9:29 AM Ticket #15218 (/sbin/mount.vboxsf: mounting failed with the error: No such device) created by hdanne
After Updating to VirtualBox 5.0.16 and after updating the …
9:29 AM Ticket #10219 (Low Host memory all the sudden) closed by Frank Mehnert
fixed: The bug that a Guru Meditation was raised in case of the low memory …
9:27 AM Ticket #15217 (McAFee Agentblocks virtual machine running) created by abresciani@…
Good Morning, I use the Business PDL with O.S. Host Windows 7 …
9:26 AM Ticket #5371 (NetBSD 5.0.1 won't install with software virtualization) closed by Frank Mehnert
obsolete
9:24 AM Ticket #14658 (Execution Failed - emR3Debug: rc=VERR_REM_VIRUTAL_CPU_ERROR) closed by Frank Mehnert
fixed: You need to enable PAE for your VM guest (VM settings). There was a …
9:19 AM Ticket #11822 (Interrupt 13h AH=2 [Read floppy drive]) closed by Frank Mehnert
fixed: Fixed long time ago. Sorry for not updating the ticket.
9:12 AM Ticket #11807 (Named pipe using 8250 raw) closed by Frank Mehnert
obsolete
9:08 AM Download_Old_Builds_5_0 edited by Frank Mehnert
(diff)
9:06 AM Ticket #11828 (Guru meditation instead of error message when guest enables PAE ...) closed by Frank Mehnert
fixed: Displaying the proper error message was fixed in VBox 5.0.12.
8:53 AM Ticket #11844 (Keyboard strokes repeating in Virtualbox 4.2) closed by Frank Mehnert
obsolete
8:53 AM Ticket #11872 (Many shortcuts on guest don't work) closed by Frank Mehnert
obsolete
8:52 AM Ticket #11898 (Problem install extension 4.2.14) closed by Frank Mehnert
obsolete
8:51 AM Ticket #7914 (Mouse problems with host dual-head) closed by Frank Mehnert
obsolete
8:51 AM Ticket #11973 (internet access blocked in bridged network) closed by Frank Mehnert
obsolete
8:47 AM Ticket #8965 (OpenVPN linux bridge server no longer able to bridge to network after ...) closed by Frank Mehnert
obsolete
8:44 AM Ticket #12008 (Edirol (Roland) UM-1SX 0582:0009 "unknown") closed by Frank Mehnert
obsolete
7:50 AM Changeset in vbox [59950] by vboxsync
bs3kit: v8086 code reduction.

Mar 7, 2016:

11:15 PM Changeset in vbox [59949] by vboxsync
bs3kit: Updates thowards v8086.
9:40 PM Ticket #15216 (Guru Meditation after installing FreeDOS) created by Mastropiero
Hi, I've just installed the latest version of FreeDOS and get a Guru …
9:33 PM Changeset in vbox [59948] by vboxsync
NAT: log the reason if port redirection fails (I know, it's almost …
6:59 PM Changeset in vbox [59947] by vboxsync
bugref:8087: Additions/x11: support non-root X server: change back the …
5:27 PM Ticket #14975 (OSX guests: Audio output lost from 5.0.10 to 5.0.12) reopened by Frank Mehnert
4:41 PM Ticket #4111 (Mac OSX Host: Numlock Misbehaves When Focus Changes from Host-to-Guest) closed by Frank Mehnert
fixed
4:39 PM Ticket #14996 (Upgrade to 5.0.8 or 5.0.10 fails) closed by Frank Mehnert
worksforme: No response, closing.
4:38 PM Ticket #15087 (VirtualBox not handling dll certificate properly - blocking startup of VMs) closed by Frank Mehnert
worksforme: No response, closing. Before you consider to reopen this ticket, …
4:37 PM Changeset in vbox [59946] by vboxsync
bs3kit: fixes (can switch to every weird mode now, though v86 requires …
4:30 PM Ticket #15093 (Crash after reboot owner system) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 5.0.16.
4:25 PM Ticket #15215 (CentOS 6.7 Virtualbox Guest Additions OpenGL fails to compile -> fixed ...) created by Ravenhall
Latest Virtualbox 5.0.16 r105871 fails to compile Guest Additions …
4:22 PM Ticket #15109 (error 0x80bb00040 virtualbox) closed by Frank Mehnert
obsolete
4:21 PM Changeset in vbox [59945] by vboxsync
bs3kit/bs3-mode-CpuDetect.asm: Carry PAE flag.
4:19 PM Ticket #10189 (VirtualBoxVM hangs when choosing a CD/DVD device) closed by Frank Mehnert
obsolete
4:19 PM Ticket #15096 (Unable to start a VM in Windows 10 (build 14251): Error -5644: Too ...) closed by Frank Mehnert
fixed
4:18 PM Ticket #14032 (Base pointer isn't updated during function calling after enabling ...) closed by Frank Mehnert
obsolete
4:18 PM Ticket #14005 (USB devices not available after ugrade to 4.3.26) closed by Frank Mehnert
obsolete
4:14 PM Ticket #15128 (I cannot launch ay virtual machines with VirtualBox!!!) closed by Frank Mehnert
obsolete: No response, closing.
4:13 PM Ticket #14975 (OSX guests: Audio output lost from 5.0.10 to 5.0.12) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 5.0.16. This release …
4:12 PM Ticket #15125 (VirtalBox crashes on every VM) closed by Frank Mehnert
obsolete
4:09 PM Changeset in vbox [59944] by vboxsync
FE/Qt: NLS: Fix for public ticketref:15214.
4:05 PM Ticket #15150 (vboxdrv udev rule missing for ubuntu packages 5.0.14) closed by Frank Mehnert
obsolete: No response, closing.
3:57 PM Ticket #12719 (Reproducible crashing of the Guest Win7 with debugger.) closed by Frank Mehnert
worksforme
3:46 PM Changeset in vbox [59943] by vboxsync
bugref:8087: Additions/x11: support non-root X server: revert r105407: …
3:43 PM Ticket #15190 (VBoxHeadless causes high CPU load for Windows 10 guest (Linux host)) closed by Frank Mehnert
worksforme: In that case I will close this ticket.
3:42 PM Ticket #15214 ([FIXED IN SVN] error german translation "restaueriert") created by wfk
In the pop-up window that appears when you try to delete a snapshot is …
3:18 PM Changeset in vbox [59942] by vboxsync
iprt/asm-watcom-x86-16.h: Bug fix in 8086 version of ASMMemFill32 and …
3:13 PM Changeset in vbox [59941] by vboxsync
bs3kit: Updates and fixes.
3:12 PM Ticket #15213 (Unable to remove device with attached diff images) created by ArtZ
Receive message box - one or more disk image files are not currently …
2:13 PM Downloads edited by Frank Mehnert
(diff)
12:28 PM Linux_Downloads edited by Frank Mehnert
(diff)
12:27 PM Linux_Downloads edited by Frank Mehnert
(diff)
12:25 PM Downloads edited by Michael Thayer
Guest Additions update for root-less X.Org in Linux guests (diff)
8:50 AM Changeset in vbox [59940] by vboxsync
bs3kit/Config.kmk: Segment ordering fix.
8:29 AM Changeset in vbox [59939] by vboxsync
Additions/Windows: properly name the WDDM graphics adapter for …
8:13 AM Changeset in vbox [59938] by vboxsync
bs3kit: updates.
7:47 AM Changeset in vbox [59937] by vboxsync
bootsectors/Config.kmk: Put the $(obj).orignal as 'maybe' output to …

Mar 6, 2016:

8:42 PM Ticket #15212 (BoxManage showvminfo --machinereadable vcpfile property value is not ...) created by ruigodlopes
I was trying to see how properly VBoxManage escaped the output of …
7:07 PM Ticket #15211 (Failed to import appliance) created by al_besimi
Failed to import appliance /home/tom/Downloads/sol-11_3-ovm-x86.ova. …
3:05 PM Ticket #15210 (Graphics driver on Windows 10 is named wrongly) created by Sworddragon
If I'm going in a Windows 10 guest with installed guest additions to …
12:25 AM Ticket #15209 (windows 7 host network offline with 5.0.16 => Fixed in SVN) created by mmcknc
Hi guys, I just upgraded to 5.0.16 from 5.0.14. The upgrade went …

Mar 5, 2016:

7:10 PM Ticket #15208 (SSL certificate error on update check) created by Christoph Franke
The update check process on VirtualBox on my MAC fails due to an error …
5:00 PM Changeset in vbox [59936] by vboxsync
bugref:8087: Additions/x11: support non-root X server: remove sysfs …
12:47 PM Ticket #15207 (Guest kubuntu freezes just after dektop completes loading (more often ...) created by Grief
Hello there. Host=Win10 x64 Guest=Kubuntu 16.04 x64 (I …
12:46 PM Changeset in vbox [59935] by vboxsync
bs3kit: Bs3TestDoModes helper code.
12:13 PM Ticket #15206 (VirtualBox 5.x errors when deleting a snapshot, while VM is running or ...) created by Jacob Klein
VirtualBox 5.x errors when deleting a snapshot, while VM is running or …
3:27 AM Ticket #15205 (libc: dir-posix.cpp:291:22: error: 'int readdir_r(DIR*, dirent*, ...) created by sergiomb
from https://sourceware.org/ml/libc-alpha/2016-02/msg00093.html * …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette