Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891879 - app-emulation/virtualbox-7.0.4-r1: Built-in help doesn't work, looks at /UserManual.qhc rather than /usr/share
Summary: app-emulation/virtualbox-7.0.4-r1: Built-in help doesn't work, looks at /User...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-23 22:34 UTC by tkzv
Modified: 2023-01-24 08:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info.txt,7.38 KB, text/plain)
2023-01-23 22:34 UTC, tkzv
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)