VirtualBox

Timeline



Nov 30, 2011:

9:58 PM Ticket #9978 (uninitialized local variable 'rc' used in vboxmanagemisc.cpp -> fixed ...) created by xin li
vboxmanagemisc.cpp(531) : uninitialized local variable 'rc' used --- …
8:50 PM Changeset in vbox [39482] by vboxsync
Config.kmk: Build with umask 0022 if kmk supports changing it, avoids …
8:47 PM Changeset in vbox [39481] by vboxsync
.SECONDTARGETEXPANDSION is default in kBuild for a while now.
8:44 PM Changeset in kBuild [2556] by bird
umask fixes.
8:01 PM Changeset in kBuild [2555] by bird
fedora 16 build fix.
7:47 PM Changeset in kBuild [2554] by bird
Added $(set-umask ) and $(get-umask ).
5:53 PM Changeset in vbox [39480] by vboxsync
fix for r75104
5:07 PM Changeset in vbox [39479] by vboxsync
NetFlt: Restore VLAN tags stripped by hardware (#4806)
4:42 PM Changeset in vbox [39478] by vboxsync
doc: make it clear that Solaris 11 is supported as host and guest OS
4:02 PM Changeset in vbox [39477] by vboxsync
VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
2:21 PM Changeset in vbox [39476] by vboxsync
UINewVMWzd.cpp: knoppix and dsl.
1:20 PM Changeset in vbox [39475] by vboxsync
GuestCtrl: More bugfixing, use ComPtr/ComObjPtr.
12:46 PM Changeset in vbox [39474] by vboxsync
Added a loadall.sh on linux as well (see darwin). This builds the …
12:45 PM Ticket #9977 (VBox GUI is not being updated on network change from CLI) created by Technologov
Host: Win 7 x64 + VBox 4.1.6 Guest: Win XP Doing this: C:\Program …
12:43 PM Changeset in vbox [39473] by vboxsync
FE/Qt: 5985: Update Manager should check for the new version again the …
10:38 AM Changeset in vbox [39472] by vboxsync
windows adjustment.
8:53 AM Changeset in vbox [39471] by vboxsync
No doxygen comment here, keep it short and to the point. …
8:51 AM Changeset in vbox [39470] by vboxsync
Linux Additions: special case for UEK kernels
8:30 AM Changeset in vbox [39469] by vboxsync
Audio/mac: proper fix for xTracker/5971.
5:26 AM Ticket #9976 (Guest Additions break mouse hover animations in Linux Mint 11, 12, & ...) created by R. Marsden
Host Windows 7 4GB DDR3 nVidia GForce 9800 GTX+ DDR3 512 (Asus) …
4:05 AM Changeset in vbox [39468] by vboxsync
NAT/service: GSO handling fixed, some logging was added.
1:43 AM Changeset in vbox [39467] by vboxsync
NAT: condition for validation of proposed value has been added in …
1:25 AM Changeset in vbox [39466] by vboxsync
NAT: english
1:17 AM Changeset in vbox [39465] by vboxsync
NAT: fixed typo (thanks Knut). This changeset adds comment to …

Nov 29, 2011:

9:55 PM Changeset in vbox [39464] by vboxsync
guest installer/win: fix msd3d files backup
8:34 PM Ticket #9975 (Virtual HDD becomes unavailable for guest after a Canceled write is logged) created by Ariel
The guest is a Windows SBS Server 2008 with 2 virtual CPUs, 4 GB of …
8:34 PM Changeset in vbox [39463] by vboxsync
wddm/3d: some cleanup
6:46 PM Ticket #9974 (Possible Bug in Vbox 4.1.6 usage with Web Easy Professional 8) created by Luca Serazio
Dear Sirs, I discovered during these days a problem in the following …
5:49 PM Changeset in vbox [39462] by vboxsync
VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
5:46 PM Ticket #9973 (Repeatable crash when Network settings dialog open => Fixed in SVN) created by Brian Candler
(OSX Lion / VBox 4.1.6) The following repeatably crashes VBox for me: …
5:37 PM Ticket #9972 (Connection sharing for host-only networking) created by Brian Candler
VBox under OSX offers these networking choices: * Host-only …
5:33 PM Changeset in vbox [39461] by vboxsync
VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
5:26 PM Ticket #9971 (Persistent DHCP database) created by Brian Candler
(OSX Lion, VBox 4.1.6) It would be useful if the VBox DHCP server for …
5:23 PM Ticket #9970 (DHCP gateway option) created by Brian Candler
(OSX Lion / 4.1.6) If would be useful if the built-in DHCP server on …
2:20 PM Changeset in vbox [39460] by vboxsync
Runtime/r0drv/solaris: Spinlocks should be taken at PIL_MAX.
2:12 PM Changeset in vbox [39459] by vboxsync
VBoxSVC: logging and --shutdown-delay.
2:10 PM Changeset in vbox [39458] by vboxsync
log.cpp: Change the time and timeprog prefixes from milliseconds to …
2:08 PM Changeset in vbox [39457] by vboxsync
iprt/cdefs.h: Added decimal grouping macros (RT_Dn).
1:34 PM Ticket #9969 (Feature Request: Show IP address of the guest in Session Information) created by Gabriel PREDA
In "Session Information" it would be nice to provide the IP address of …
1:31 PM Changeset in vbox [39456] by vboxsync
rtThreadMain: Try prevent gcc from hiding arguments in optimized …
1:29 PM Changeset in vbox [39455] by vboxsync
A few arm bits from down stairs.
10:57 AM Changeset in vbox [39454] by vboxsync
Additions-X11: initial DnD support
10:48 AM Changeset in vbox [39453] by vboxsync
FE/Qt4: too much
10:47 AM Changeset in vbox [39452] by vboxsync
FE/Qt4: missing ifdef
10:38 AM Changeset in vbox [39451] by vboxsync
FE/Qt4: initial DnD support
10:30 AM Changeset in vbox [39450] by vboxsync
Main: initial DnD support
10:24 AM Changeset in vbox [39449] by vboxsync
HostServices: DnD service
10:16 AM Changeset in vbox [39448] by vboxsync
Runtime: forgot the Makefiles
10:02 AM Changeset in vbox [39447] by vboxsync
Runtime: add Uniform Resource Identifier handling support
9:56 AM Changeset in vbox [39446] by vboxsync
GuestCtrlImpl: Use ComPtr/ComObjPtr.
9:17 AM Changeset in vbox [39445] by vboxsync
VBoxManage: uninitialized variable
7:19 AM Ticket #9967 (VB 4.1.6 (virtualbox-4.1_4.1.6-74713~Ubuntu~natty_amd64) Failed to ...) closed by Frank Mehnert
worksforme: Have a look at the VBox.log file. Actually it is the path component …
7:00 AM Changeset in vbox [39444] by vboxsync
NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
5:56 AM Ticket #9960 (error while adding serial port) closed by misha
worksforme: Thanks for the feedback. Not sure this needs to go to manual. The info …
2:23 AM Ticket #9968 (Audio hangs during vm reboot) created by Mike
System Info: Virtualbox 4.1.6 r74713 Win 7 Ult x64 Intel P35 North / …

Nov 28, 2011:

9:17 PM Ticket #9967 (VB 4.1.6 (virtualbox-4.1_4.1.6-74713~Ubuntu~natty_amd64) Failed to ...) created by Ron
I'm suddenly getting the following error message while booting every …
8:12 PM Ticket #7590 (hang of VirtualBox 3.2.10) closed by Frank Mehnert
fixed: No response, closing.
6:56 PM Ticket #9957 (random crash Windows 7 (x64) for 1/1000) closed by Frank Mehnert
duplicate: Duplicate of #9958.
6:54 PM Ticket #5455 (Bridged Networking Driver breaks host networking) closed by Frank Mehnert
fixed
5:02 PM Ticket #9966 (linux mint 12 should get it own profile) closed by Frank Mehnert
wontfix: Sorry, we will not do that and please don't reopen this ticket. There …
4:57 PM Ticket #9966 (linux mint 12 should get it own profile) created by maninred2
When you look at Distrowatch: …
4:55 PM Ticket #9965 (driver_power_state_failure BSOD on Win 7/64 when computer tries to go ...) created by Syltrem
I previously had VirtualBox 3.x that I installed back around …
4:49 PM Ticket #9964 (cloned(full) openSUSE12.1 is not able to find it´s harddrive) created by maninred2
I´ve made two clones of a working openSUSE12.1 64bit vm(on a …
3:01 PM Changeset in vbox [39443] by vboxsync
Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
2:30 PM Changeset in vbox [39442] by vboxsync
GuestCtrl: Documentation update.
2:08 PM Changeset in vbox [39441] by vboxsync
Logging.
2:06 PM Changeset in vbox [39440] by vboxsync
HostServices/GuestCtrl: Added more checks.
1:56 PM Changeset in vbox [39439] by vboxsync
manifest3.cpp: plugged leak.
1:55 PM Changeset in vbox [39438] by vboxsync
vfschain.cpp: Don't forget to set the return value. duh.
1:31 PM Changeset in vbox [39437] by vboxsync
VBoxService/GuestCtrl: Adjusted guest process error reporting.
1:17 PM Changeset in vbox [39436] by vboxsync
Runtime/ldrkStuff: fixed wrong buffer size
12:56 PM Changeset in vbox [39435] by vboxsync
VRDP, Main: update RDP client name guest property.
12:51 PM Changeset in vbox [39434] by vboxsync
VBoxService/GuestCtrl: Use RTFileOpenBitBucket() for not used streams.
12:23 PM Changeset in vbox [39433] by vboxsync
VBoxManage/GuestCtrl: Check for completion.
11:55 AM Ticket #9963 (Installing of Virtualbox on openSUSE12.164bit breaks network) created by maninred2
Installing of Virtualbox4.1.6 on openSUSE12.1 kernel3.1.0 conflicts …
11:20 AM Changeset in vbox [39432] by vboxsync
VBoxPci: Fedora 2.6.41 exception
11:09 AM Ticket #9962 (Crash when shared folder does not exist on startup) created by Wand
Host: Win7-SP1-x64 Guest: WinXP-SP3-x32 Guest is set to autologin on …
9:32 AM Changeset in vbox [39431] by vboxsync
VBoxManage/GuestCtrl: Support for outputting stderr, improved timeout …
8:25 AM Changeset in vbox [39430] by vboxsync
NAT: logging (correct socket state printing).
8:25 AM Ticket #8090 (Installation of anti-virus avira on guest Windows XP gives BSOD ...) closed by Frank Mehnert
fixed: Please do NOT reopen bugs at the same time you create new tickets (#9961)!
6:22 AM Changeset in vbox [39429] by vboxsync
Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
4:37 AM Ticket #9961 (irql_not_lesss_or_equal after Avira 10 or 12 Installed) created by Rafael Medina
Virtualbox 4.1.6 r74727 host: Ubuntu 10.04 64-bit Kernel 3.1.1 guest: …
4:21 AM Ticket #8090 (Installation of anti-virus avira on guest Windows XP gives BSOD ...) reopened by Rafael Medina
Virtualbox 4.1.6 r74727 host: Ubuntu 10.04 64-bit Kernel 3.1.1 guest: …

Nov 27, 2011:

6:56 PM Ticket #9960 (error while adding serial port) created by bond0020
I want to add a serial port to virtual box attached you find the log …
6:52 PM Ticket #9959 (createrawvmdk -partitions still grants full disk access) created by Fernando Miguuel
created a raw access volume to access only one partition of the disk. …
1:28 PM Ticket #9958 (random crash Windows 7 (x64) for 1/1000) created by yann458
Hi, In Windows 7 booted in VBOX, I sometimes rarely randomly crash (1 …
1:22 PM Ticket #9957 (random crash Windows 7 (x64) for 1/1000) created by yann458
Hi, Sometimes in Windows 7 (x64) booted from VBOX, I sometimes rarely …
1:14 PM Ticket #9956 (charactere table corrupted) created by yann458
Hi, When i boot a Windows 98's cdrom , the cdrom drive is good …
11:36 AM Ticket #9955 (VirtualBox 4.1.4 incompatible with gcc 4.6's libstdc++) created by James McPherson
I'm running Solaris 11 FCS (snv_175b), with VirtualBox 4.1.4 on a Sun …
12:01 AM Ticket #9954 (recover data from virtualbox after it has been destroyed) created by dickjones00
my question is simple: can i recover or acces files from vdi that i …

Nov 26, 2011:

11:10 AM Ticket #9629 (BSOD when using Excel 2010 to access SSAS cubes) closed by misha
fixed: Great to know, thanks for the feedback!
1:04 AM Ticket #9953 (VirtualBox Ubuntu loosing hard disks on close) created by Florin
I use Ubuntu Oneiric Ocelot and I just installed the last version of …

Nov 25, 2011:

11:51 PM Ticket #9952 (Apache in guest cannot access files though shared folder) created by Jeff Teeters
Symptom is that Apache running in the guest (Ubuntu LTS server) is …
9:44 PM Changeset in kBuild [2553] by bird
shut up annoying assertion.
9:42 PM Changeset in kBuild [2552] by bird
Path fix on windows.
4:18 PM Changeset in vbox [39428] by vboxsync
review change.
2:29 PM Changeset in vbox [39427] by vboxsync
r=bird: pre-review comments.
2:25 PM Changeset in vbox [39426] by vboxsync
Added GuestCntl.
2:00 PM Changeset in vbox [39425] by vboxsync
Also print display refresh interval in dbg info.
1:43 PM Ticket #9951 (Guru Meditation) created by javier
the virtual machine cracks running xp sp3 log file attached thanks
11:16 AM Changeset in vbox [39424] by vboxsync
Build fix.
11:01 AM Changeset in vbox [39423] by vboxsync
Build fix.
11:00 AM Changeset in vbox [39422] by vboxsync
bug fix
10:50 AM Changeset in vbox [39421] by vboxsync
Build fix.
10:32 AM Changeset in vbox [39420] by vboxsync
Build fix.
10:16 AM Changeset in vbox [39419] by vboxsync
HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
10:11 AM Changeset in vbox [39418] by vboxsync
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
9:42 AM Changeset in vbox [39417] by vboxsync
PATM: Remove noise in the release log
9:40 AM Changeset in vbox [39416] by vboxsync
installer/linux: fix access to /dev/vboxnetctl for development builds
8:11 AM Changeset in vbox [39415] by vboxsync
CrOpenGL: comments
2:09 AM Ticket #9950 (After installation of Ubuntu 11.10, when install additional driver ...) created by ps3love
After installation of Ubuntu 11.10, you go in system settings and …
2:00 AM Ticket #9949 (When install linux mint 12 on virtualbox system freeze) created by ps3love
After installation linux mint 12 gnome on login screen the system …
12:08 AM Changeset in kStuff [45] by bird
os2ldr: Hack around broken PCI BIOS in recent AMI UEFI firmwares.

Nov 24, 2011:

10:49 PM Ticket #9948 (Kernel modules won't compile on Fedora -15 with kernel 2.6.41 => ...) created by nouvo09
Since the last kernel was shipped, it becomes impossible to compile …
9:52 PM Changeset in vbox [39414] by vboxsync
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
9:51 PM Changeset in vbox [39413] by vboxsync
VD: Fix reading wrong data under certain circumstances when using …
5:23 PM Changeset in vbox [39412] by vboxsync
CrOpenGL: work around ATI fullscreen issue
4:48 PM Changeset in vbox [39411] by vboxsync
Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
4:00 PM Ticket #9932 (virtualbox-4.1.6 OSE: fails to build with yasm-1.2.0) closed by Frank Mehnert
fixed: The fix will be included in the next maintenance release. See r39398.
3:59 PM Ticket #5339 (DVD Image cannot be released after reverting VM to current snapshot) closed by Frank Mehnert
fixed: I think this bug was fixed some time ago. Please reopen if still …
3:57 PM Ticket #5273 (ubuntu 9.10 Host + ubuntu 9.10 Guest = faulty console) closed by Frank Mehnert
invalid
3:45 PM Ticket #9942 (Other system VDI clearing) closed by Frank Mehnert
duplicate: Actually this sounds as a duplicate of #3352 to me.
3:30 PM Changeset in vbox [39410] by vboxsync
NAT/service: some delayed fixes.
3:28 PM Changeset in vbox [39409] by vboxsync
NAT: warnings + NAT/netservice fixes.
3:04 PM Ticket #9237 (Toolbar labels in Win32 QT interface) closed by Frank Mehnert
fixed: No response, closing.
1:44 PM Changeset in vbox [39408] by vboxsync
FE/Qt: 5978: Rework mini-toolbar visual representation: Disabling …
11:22 AM Changeset in vbox [39407] by vboxsync
doc/manual: some more detailed notes regarding the minimum amount of …
11:00 AM Ticket #9947 (ip-configuration of hostonly interface is reset after restart of ...) created by Arthur
Precondition: (see screenshot ifconfig~pre.png) 1. …
10:54 AM Changeset in vbox [39406] by vboxsync
doc/manual: full screen not fullscreen
6:55 AM Ticket #9945 (Ubuntu Guest will not run when 3D is activated) closed by misha
duplicate: Duplicate of #9946

Nov 23, 2011:

11:55 PM Ticket #9946 (Guest does not work when 3D is activated) created by Robert McGimpsey
Host is Windows Vista Home Premium 64 bit, service pack2 Attempting to …
11:45 PM Ticket #9945 (Ubuntu Guest will not run when 3D is activated) created by Robert McGimpsey
Using Virtual Box on Windows Vista 64 bit host. When starting Ubuntu …
11:15 PM Ticket #9944 (Restoration of saved guest os failed) created by vboxadminuser
Hi, Host - Windows 7 x64 Home premium. Guest - Windows 7 x86 Ultimate. …
7:30 PM Changeset in vbox [39405] by vboxsync
VMM: Don't use generic IPE status codes, use specific ones. Part 2.
5:42 PM Changeset in vbox [39404] by vboxsync
build fix
4:27 PM Changeset in vbox [39403] by vboxsync
more bug fixing.
4:25 PM Changeset in vbox [39402] by vboxsync
VMM: don't use generic IPE status codes, use specific ones. Part 1.
4:24 PM Changeset in vbox [39401] by vboxsync
fixes.
1:55 PM Changeset in vbox [39400] by vboxsync
Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
12:41 PM Changeset in vbox [39399] by vboxsync
FE/Qt: 5804: Allow one operation on several VMs: VM details support …
12:16 PM Ticket #9943 (Many repeated short lockups of guest while performing disk i/o) created by Sam Morris
I've been using VirtualBox 4.1.6 with Linux 3.1 and guest additions …
11:38 AM Ticket #9891 (vbox kernel module load fail) closed by Frank Mehnert
invalid: Right, the UTS release is correct (my mistake, I did something wrong …
11:30 AM Changeset in vbox [39398] by vboxsync
yasm 1.2.0 fix.
9:39 AM Changeset in vbox [39397] by vboxsync
duplicate elimination.
9:36 AM Ticket #9942 (Other system VDI clearing) created by DrMefistO
I'm trying to install Visopsys OS. But after successful installation …
8:03 AM Ticket #9941 (fixed in svn: pxe boot fails if vt-x/amd-v is enabled) created by Christoph Thielecke
if vt-x/amd-v is enabled pxe hangs. I bridged eth0 with the client …
4:54 AM Ticket #9891 (vbox kernel module load fail) reopened by UlfR
Checking /lib/modules/$(uname -r)/build/include/generated/utsrelease.h …

Nov 22, 2011:

9:56 PM Ticket #9940 (Memory leak on VM network IO) created by jeffh
Hello, I have several VM servers running Ubuntu 11.04 64 bit, and the …
9:13 PM Ticket #7591 (!!R0-Assertion Failed!! RT_SUCCESS_NP(rc) pgmPoolMonitorInsert after ...) closed by Frank Mehnert
fixed: No response, closing.
8:34 PM Ticket #5866 (RDP crashes Virtualbox guest [DoS]) closed by Frank Mehnert
fixed: No response, closing.
8:07 PM Ticket #5870 (VRDP does not support RDP5.2) closed by Frank Mehnert
fixed: RDP 5.2 was implemented some time ago. VBox 4.1.6 has it.
6:33 PM Ticket #9939 (VBoxManage guestcontrol exec path issue) created by Chris Scott
When using the following command in VBoxManage: VBoxManage …
6:14 PM Ticket #9938 (RPM based guests have real issues with Gnome3 if the guest has more ...) created by Perry G
I have been trying to track down the issue of not being able to use …
3:57 PM Ticket #9482 (Can't compile/unload vbox modules on linux host (kernel: 3.0.0.7)) closed by Frank Mehnert
invalid
3:55 PM Ticket #9891 (vbox kernel module load fail) closed by Frank Mehnert
invalid: Actually this is a bug in the Ubuntu kernel headers. Please check the …
3:43 PM Changeset in vbox [39396] by vboxsync
Moved vslick.h generation to the workspace generator script.
3:21 PM Ticket #9937 (resuming a VM saved via keyboard causes keys to not be seen) created by jayfinger
I use Command-Q to Save my guest and stop VB. Actually, I have …
1:58 PM Ticket #9936 (Selecting FireFox Menus causes FireFox to crash on OEL 6.1 Guest) created by TheOldToxophilist
When using Oracle Enterprise Linux 6.1 32 Bit as a guest OS selecting …
1:57 PM Ticket #9935 (vboxsf crashes on fedora host) created by Dmitry
I install vbox guest additions on Fedora for using Linux guest as …
1:19 PM Changeset in vbox [39395] by vboxsync
IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
11:09 AM Ticket #5123 (Poor performance for WINE in Ubuntu 9.04 on Windows Vista(x64) Host ...) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
10:30 AM Changeset in vbox [39394] by vboxsync
no wine, thank you.
9:48 AM Changeset in vbox [39393] by vboxsync
warning
9:34 AM Changeset in vbox [39392] by vboxsync
warnings
9:31 AM Changeset in vbox [39391] by vboxsync
warning

Nov 21, 2011:

11:44 PM Ticket #9934 (Suspend 3D Desktop Composition when entering Seamless Mode) created by Technologov
This bug is relevant for all guests with 3D desktops : …
11:19 PM Ticket #9933 (Seamless mode aritifact-ing) created by Kyle
I have a win 7 64 bit host with a ubuntu 11.10 32 bit guest that I …
9:11 PM Ticket #5159 (3.0.6 and 3.0.8 memory leak?) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
9:10 PM Ticket #3498 (Possible memory leak during paused VM) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
9:05 PM Ticket #7293 (VirtualBox-3.2.x-OSE - guest performance issues with guest kernels >=2.6.32) closed by Frank Mehnert
fixed: No response, closing.
9:05 PM Ticket #7660 (Possible regression in certain SMP configuration) closed by Frank Mehnert
fixed: No response, closing.
9:05 PM Ticket #8462 (Gentoo guest Freezes during compile) closed by Frank Mehnert
fixed: No response, closing.
9:04 PM Ticket #6037 (Windows 7 32bit hangs after 30 Minutes on Hardy x86-64 Host) closed by Frank Mehnert
fixed
9:03 PM Ticket #7817 (time has stopped and CPU is %nan) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
8:58 PM Changeset in vbox [39390] by vboxsync
doc/manual: mention the correct libvdeplug.so library
6:56 PM Ticket #7601 (BSOD 0x0000007F in VBoxNetFlt.sys UNEXPECTED_KERNEL_MODE_TRAP) reopened by HackAR
Here it comes... VBox 4.1.2 Windows Server 2008 R2 Minidump …
4:59 PM Changeset in vbox [39389] by vboxsync
dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
4:47 PM Ticket #9932 (virtualbox-4.1.6 OSE: fails to build with yasm-1.2.0) created by AlphatPC
3:54 PM Changeset in vbox [39388] by vboxsync
RTStrSetMode: Only recheck when flipping the binary flag.
3:46 PM Ticket #9931 (More than 8 ethernet adapters) closed by Frank Mehnert
duplicate: Duplicate of #8805.
3:39 PM Ticket #9931 (More than 8 ethernet adapters) created by JohnRGB
For some applications it is useful to have more than 8 ethernet …
3:07 PM Changeset in vbox [39387] by vboxsync
Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
3:05 PM Changeset in vbox [39386] by vboxsync
doc/manual: typo.
3:01 PM Changeset in vbox [39385] by vboxsync
VBoxService/Toolbox: Added support for/fixed binary parseable streams.
2:51 PM Changeset in vbox [39384] by vboxsync
IPRT/stream-r3: Bugfixes for re-checking/applying stream modes.
1:35 PM Changeset in vbox [39383] by vboxsync
faster, better. untested. :)
1:32 PM Changeset in vbox [39382] by vboxsync
Use RT_BOOL!
12:59 PM Changeset in vbox [39381] by vboxsync
Build fix.
12:35 PM Changeset in vbox [39380] by vboxsync
Build fix.
12:33 PM Changeset in vbox [39379] by vboxsync
FE/Qt: Update Manager / Downloader Interface: Remove SSL error handler …
11:40 AM Changeset in vbox [39378] by vboxsync
iprt/mangling.h: RTStrmSetMode
11:25 AM Changeset in vbox [39377] by vboxsync
iprt/stream.h: Added RTStrSetMode. (untested)
10:52 AM Ticket #9930 (copying files > 3GB vm hangs (XP)) created by volker6767
by copying files greater than 3GB between Host and Guest (XP) the vm …
10:15 AM Ticket #9929 (Menu shows "Pause" but VM is suspended) created by monthan
I was running a couple of Solaris 10 VMs on a Windows Vista host. One …
7:53 AM Ticket #9928 (Guest operating system won't start after installing guest additions) created by memey
Host - Windows 7 32bit Guest - Windows 7 32bit I successfully …
6:35 AM Ticket #9927 (guestcontrol exec with --wait-stderr or --wait-stdout hangs the ...) created by Igor Minar
I just upgraded from 4.0.x to 4.1.6 and noticed that my scripts that …

Nov 20, 2011:

6:53 PM Changeset in vbox [39376] by vboxsync
recompiler: merged upstream changeset …
6:53 PM Ticket #9926 (No virtual system boot with grub2 on mbr for raw disk access to ...) created by Leo Pilachowski
Recent Linux systems, such as Fedora 16, use the newer grub2 boot …
5:50 PM Ticket #9509 (ubuntu 11.10 failed to get saved) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:47 PM Ticket #3755 (shared clipboard is not working in VB 2.2.0) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:46 PM Ticket #3700 (VirtualBox terminates while booting Windows Server 2008 x64 installer) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:46 PM Ticket #3677 (VirtualBox 2.2.0 r45846 - Install Guest Additions Fails on Install ...) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:44 PM Ticket #3817 (VM running headless "disappears" from RDP and control panel after some ...) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:43 PM Ticket #4099 (Main window frequently doesn't populate when run from 'run dialog', ...) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:40 PM Ticket #2888 (Ubuntu Guest On Win XP: CPU Utilization 100% During Network Communications) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:39 PM Ticket #2757 (Windows XP Guest report conflict IP) closed by Frank Mehnert
fixed: No response, closing.
5:37 PM Ticket #2211 (Mac Leopard Spaces sometimes causes VirtualBox window to disappear entirely) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:35 PM Ticket #2037 (Switching on my EPSON printer causes a VERR_OUT_OF_RESOURCES error) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6
5:34 PM Ticket #1577 (Host CPU usage spike with guest (windows XP) launches Yahoo Messenger) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:33 PM Ticket #1630 (Ubuntu Host - USB crashing in Guest Windows XP - No errors) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:32 PM Ticket #1536 (USB connectivity to HP Scanner) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:31 PM Ticket #1613 (build_in_tmp not found => remove /etc/vbox/vbox.cfg) closed by Frank Mehnert
fixed
5:31 PM Ticket #1586 (USB Support is intermittent) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:30 PM Ticket #1488 (VB 1.6 failed to boot Vista guest after adding serial port) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:24 PM Ticket #9925 (Session auto-save on low battery => Fixed in SVN) created by wsourdeau
On OSX, after the OS notifies applications that the battery power is …
5:23 PM Ticket #640 (USB connect fails after initial VBoxUSB install (windows host)) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:22 PM Ticket #705 (usb in clients on Fedora 7 hosts) closed by Frank Mehnert
fixed: This was fixed long time ago.
5:21 PM Ticket #761 (Absurd benchmark results in Guestsystems) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:18 PM Ticket #5609 (Machine is "frozen" after resuming from suspend mode) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:17 PM Ticket #5836 (VBoxManage hangs after calling futex(..., FUTEX_WAIT_PRIVATE, ...)) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:10 PM Ticket #6823 (Crash on OS X with KERN_PROTECTION_FAILURE) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:08 PM Ticket #6874 (Virtual Machine is inaccessible - No error message) closed by Frank Mehnert
worksforme: Since we don't know any more details I will close this ticket.
5:06 PM Ticket #7264 (Guru meditation (VERR_ACCESS_DENIED) while installing pfSense 1.2.3) closed by Frank Mehnert
worksforme: No further comment, closing.
5:06 PM Ticket #6763 (Guest Addition installation as non-admin starts four times) closed by Frank Mehnert
fixed: Never seen this. Please reopen if still relevant with VBox 4.1.6.
5:02 PM Ticket #8079 (RDP Desktop size not always reported back) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
5:01 PM Ticket #8090 (Installation of anti-virus avira on guest Windows XP gives BSOD ...) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.6.
4:59 PM Ticket #7877 (4.0.0 Linux GA not correctly passing Alt-F<anything> key strokes) closed by Frank Mehnert
worksforme
4:55 PM Ticket #8284 (running tracepath inside VM crashes virtualbox) closed by Frank Mehnert
fixed
4:07 PM Ticket #7987 (VirtualBox icon when used in starting-up menus is ugly) closed by Frank Mehnert
fixed: Thanks for the feedback!
1:20 AM Ticket #9924 (Nonexistent host networking interface, name '' (VERR_INTERNAL_ERROR)) created by David J. Malan
The latest version of VirtualBox (4.1.6) for Mac OS (10.7.2) no longer …
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