Summary: | media-gfx/engauge-12.1: QTextBrowser: No document for qthelp://engaugedigitizer.net/doc/index.html | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dominique Michel <dominique.c.michel> |
Component: | Current packages | Assignee: | Andreas K. Hüttel <dilfridge> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | dominique.c.michel |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dominique Michel
2024-09-22 19:09:27 UTC
$ equery f engauge * Searching for engauge ... * Contents of media-gfx/engauge-12.1: ... /usr/share/doc/engauge-12.1/engauge.qch ... Into the ebuild: sed -e "s:engauge-digitizer/engauge.qhc:${PF}/engauge.qhc:" \ -i src/Help/HelpWindow.cpp || die If I change that line to: sed -e "s:engauge-digitizer/engauge.qhc:${PF}/engauge.qch:" \ -i src/Help/HelpWindow.cpp || die engauge find the help. That strange because if I reinstall engauge with the main tree ebuild, the help works now. And I see nothing related to that help file into ~/.config/Engauge/Digitizer.conf # Andreas Sturmlechner <asturm@gentoo.org> (2025-05-27) # Upstream repository+author, web pages and documentation gone after long # period of inactivity, based on Qt5. Bugs #949021, #940094 # Removal on 2025-06-26. media-gfx/engauge |