Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 891879

Summary: app-emulation/virtualbox-7.0.4-r1: Built-in help doesn't work, looks at /UserManual.qhc rather than /usr/share
Product: Gentoo Linux Reporter: tkzv <vopros4>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description tkzv 2023-01-23 22:34:16 UTC
Created attachment 849113 [details]
emerge --info

Pressing "Help" button gives the message "Can't find help file ..." "Failed to find the following help file: /UserManual.qhc" 
The program seems to look for /UserManual.qhc rather than /usr/share/doc/virtualbox-7.0.4-r1/qt/UserManual.qch 
strace log indicates the same.

USE="alsa dbus doc gui opengl pam sdk sdl udev -debug -dtrace -java -lvm -pch -pulseaudio -python -vboxwebsrv -vde -vnc"
PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Comment 1 Larry the Git Cow gentoo-dev 2023-01-24 08:36:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05be1a0d5353156fb9463f4274c37b9418f86a7

commit b05be1a0d5353156fb9463f4274c37b9418f86a7
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-01-24 08:30:10 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-01-24 08:33:42 +0000

    app-emulation/virtualbox: Fix built-in help path
    
    Closes: https://bugs.gentoo.org/891879
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 ...{virtualbox-7.0.6.ebuild => virtualbox-7.0.6-r1.ebuild} | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)