Custom Query (16363 matches)
Results (2176 - 2178 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #21342 | duplicate | With 7.0.4, suspending and restoring a VM with Paravirtualized Networ(NAT) (virtio-net) kills network | ||
| Description |
With version 7.0.4, configuring a Linux guest with Paravirtualized Network (virtio-net) as the network device causes the network to fail when the guest is suspended and restored. It does not matter whether NAT or Bridged networking is selected. Nothing is shown in the machine log. The problem was found with the openSUSE generated RPMs, but it also happens with development revision 154733 downloaded on Dec. 15, 2022. Using the virtualized Intel PRO/1000 MT device, suspend and resume works correctly. |
|||
| #14564 | fixed | Build error (5.0.4) on Linux 32-bit system => Fixed in SVN | ||
| Description |
As the VirtualBox maintainer for openSUSE, I need to build both 32- and 64-bit versions. For a 64-bit system, all is fine. On a 32-bit platform with gcc 5.1.1, I get the following errors: [ 528s] /home/abuild/rpmbuild/BUILD/VirtualBox-5.0.4/src/VBox/ExtPacks/VNC/VBoxVNC.cpp: In static member function 'static int VNCServerImpl::VRDEEnableConnections(HVRDESERVER, bool)':
[ 528s] /home/abuild/rpmbuild/BUILD/VirtualBox-5.0.4/src/VBox/ExtPacks/VNC/VBoxVNC.cpp:339:30: error: invalid conversion from 'rfbNewClientAction (__attribute__((regparm(0), cdecl)) *)(rfbClientPtr) {aka rfbNewClientAction (__attribute__((regparm(0), cdecl)) *)(_rfbClientRec*)}' to 'rfbNewClientHookPtr {aka rfbNewClientAction (*)(_rfbClientRec*)}' [-fpermissive]
[ 528s] vncServer->newClientHook = rfbNewClientEvent;
[ 528s] ^
[ 528s] /home/abuild/rpmbuild/BUILD/VirtualBox-5.0.4/src/VBox/ExtPacks/VNC/VBoxVNC.cpp:341:28: error: invalid conversion from 'void (__attribute__((regparm(0), cdecl)) *)(int, int, int, rfbClientPtr) {aka void (__attribute__((regparm(0), cdecl)) *)(int, int, int, _rfbClientRec*)}' to 'rfbPtrAddEventProcPtr {aka void (*)(int, int, int, _rfbClientRec*)}' [-fpermissive]
[ 528s] vncServer->ptrAddEvent = vncMouseEvent;
[ 528s] ^
[ 528s] kmk: *** [/home/abuild/rpmbuild/BUILD/VirtualBox-5.0.4/out/linux.x86/release/obj/VBoxVNC/VBoxVNC.o] Error 1
My C++ skills are not good, and I have no idea how to fix this. |
|||
| #17554 | fixed | Version 5.2.6 prebuilt RPM fails to install on openSUSE Leap 15.0 and Tumbleweed -> fixed after (not in) 5.2.14 | ||
| Description |
When one tries to install a downloaded RPM for openSUSE Leap 15.0 or Tumbleweed, it fails because "Problem: nothing provides libvpx.so.1()(64bit) needed by VirtualBox-5.2-5.2.6_120293_openSUSE132-1.x86_64". The openSUSE versions in question provide libvpx4, not libvpx1. The install works correctly for Leap 42.3. I have not tested any versions older than that. |
|||

