Custom Query (16363 matches)
Results (2248 - 2250 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12516 | obsolete | Novell server (whatever version) runs perfect on 4.2.20 but freezes on 4.3.4/4.3.6 | ||
| Description |
The summary says it all. I tried running the server ( Novell 5) I already have. It freezes when SERVER.EXE runs. Tried fresh installs from Novell 4.11 through 6 . All of them freeze when switching to Novell OS. Disabling AMD-v/VT-x/Nested and enabling PAE takes the install a bit further, up to the netware volumes definition. After that, when it tries to load the modules, it behaves very erratically, going back to the same point of loading the modules with out stopping. Maybe its the same kind of problem of Ticket #10728 The names of the 2 attached files are descriptive. |
|||
| #12803 | fixed | Virtualbox 4.3.8 fails to build from source -> fixed in 4.3 and later series as of 12 March 2014 | ||
| Description |
The new 4.3.8 FTBFS in debian, because of a wrong include file http://paste.debian.net/86832/ attached the patch from the debian developer and maintainer Felix Geyer. --- virtualbox-4.3.8-dfsg.orig/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
+++ virtualbox-4.3.8-dfsg/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
@@ -376,7 +376,7 @@ ifdef VBOX_USE_SYSTEM_XORG_HEADERS
/usr/include/libdrm \
/usr/include/xorg \
/usr/include/pixman-1
- vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_15_SOURCES)
+ vboxvideo_drv_system_SOURCES := $(vboxvideo_drv_17_SOURCES)
endif
|
|||
| #14910 | fixed | VirtualBox --startvm should notify about a new ext-pack after upgrade | ||
| Description |
Hi, as spotted by this Ubuntu bug [1], virtualbox when upgraded doesn't always notify about a old ext-pack version, and this leads to a crash. examples of missing notify is when it is started by shell, with --startvm parameter. a fix should be rolled if possible to all maintained branches, because this is making difficult to update virtualbox for Debian and Ubuntu stable releases. [1] https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1520656 thanks! G. |
|||

