VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1219 - 1221 of 16363)

Ticket Resolution Summary Owner Reporter
#18146 duplicate Audio hangs when host screen turns off IzK
Description

I upgrade to 5.2.22 from 5.2.20 because it should fix the problem, according to the changelog: "Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers".

But it's not, at least for me. Tested under W2k8 R2 (host) and W7 (guest). Once the screen enter into power save mode, the audio hangs until I shutdown the guest machine (rebooting the machine doesn't solve the problem).

#18143 invalid vboxsf install error on fedora 29 (kernel 4.19.2-300.fc29.x86_64) -> development issue, not a bug Vyacheslav
Description
[  507.750113] vboxsf: loading out-of-tree module taints kernel.
[  507.750193] vboxsf: Unknown symbol VBoxGuest_RTMemTmpFree (err -2)
[  507.750200] vboxsf: Unknown symbol VBoxGuestIDC (err -2)
[  507.750210] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRequest (err -2)
[  507.750220] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRelease (err -2)
[  507.750228] vboxsf: Unknown symbol VBoxGuest_RTLogRelGetDefaultInstanceEx (err -2)
[  507.750236] vboxsf: Unknown symbol VBoxGuest_RTStrCopy (err -2)
[  507.750245] vboxsf: Unknown symbol VBoxGuest_RTErrConvertToErrno (err -2)
[  507.750256] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexCreate (err -2)
[  507.750264] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexDestroy (err -2)
[  507.750278] vboxsf: Unknown symbol VBoxGuest_RTAssertShouldPanic (err -2)
[  507.750287] vboxsf: Unknown symbol VBoxGuest_RTLogLoggerEx (err -2)
[  507.750297] vboxsf: Unknown symbol VBoxGuest_RTMemTmpAllocTag (err -2)
[  507.750306] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg1Weak (err -2)
[  507.750318] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg2Weak (err -2)

# rpm -qa | grep kernel | sort
kernel-4.19.2-300.fc29.x86_64
kernel-core-4.19.2-300.fc29.x86_64
kernel-devel-4.19.2-300.fc29.x86_64
kernel-headers-4.19.2-300.fc29.x86_64
kernel-modules-4.19.2-300.fc29.x86_64

# rpm -qa | grep gcc | sort
gcc-8.2.1-5.fc29.x86_64
gcc-c++-8.2.1-5.fc29.x86_64
libgcc-8.2.1-5.fc29.x86_64

#18137 duplicate stratus bar goes away whenever virtualbox gui window is closed vs. when exited from file menu k1kwp
Description

The status bar is turned off for next time the gui is started every time that the the previous sesstion window was just closed instead of exited from the file menu.

In the xml file: ExtraDataItem name="GUI/Statusbar" value="true" ExtraDataItem name="GUI/Toolbar" value="true" are both changed to false 100% of the time.

diff VirtualBox.xml VirtualBox.xml.b4k 26c26 < <ExtraDataItem name="GUI/Statusbar" value="true"/> ---

<ExtraDataItem name="GUI/Statusbar" value="false"/>

28c28 < <ExtraDataItem name="GUI/Toolbar" value="true"/> ---

<ExtraDataItem name="GUI/Toolbar" value="false"/>

Running fedora 29 with Mate/compiz. First noticed this a few months ago when running fedora 28.

100% reproducible.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

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