Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627010 - app-office/gnucash-2.6.15-r1 can't load help despite gnucash-docs-2.6.15 being installed.
Summary: app-office/gnucash-2.6.15-r1 can't load help despite gnucash-docs-2.6.15 bein...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 23:06 UTC by rnddim
Modified: 2018-02-23 11:26 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rnddim 2017-08-03 23:06:01 UTC
gnucash-2.6.15-r1 fails to load the help when selecting "Tutorial and Concepts Guide" or "Contents" from the Help menu. This is in spite of the fact that I have gnucash-docs-2.6.15 installed. The "doc" USEFLAG for gnucash is enabled, and is what pulled in gnucash-docs.
Comment 1 sphakka 2017-11-05 13:58:29 UTC
Maybe you missed this message:

  "You need gnome-extra/yelp to view the docs."

I wonder why "gnome-extra/yelp" is not pulled in as a direct dependency of USE='doc'...

Note that, while options in menu "Help" work, clicking "Help" in some dialog ("File->Properties") does nothing.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-06 17:28:50 UTC
The bug has been referenced in the following commit(s):

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

commit 1ea343dfb1500833c518e04492e591e285695d96
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-01-06 17:28:04 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-01-06 17:28:36 +0000

    app-office/gnucash: Bump to 2.6.19
    
    Added myself as a maintainer.
    
    Added dependency to prevent >=dev-scheme/guile-2.2 from being
    considered as a satisfying depend. The GnuCash 2.6 series is only compatible
    with guile-1.8 and guile-2.0. guile-2.2 support will come with the
    GnuCash 2.7/3.0 series.
    
    Added dependency on gnome-extra/yelp so that GnuCash can actually
    display the help documentation.
    
    Bug: https://bugs.gentoo.org/627010
    Bug: https://bugs.gentoo.org/639786
    Closes: https://bugs.gentoo.org/620314
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-office/gnucash/Manifest              |   1 +
 app-office/gnucash/gnucash-2.6.19.ebuild | 131 +++++++++++++++++++++++++++++++
 app-office/gnucash/metadata.xml          |   4 +
 3 files changed, 136 insertions(+)}
Comment 3 Larry the Git Cow gentoo-dev 2018-02-23 11:26:20 UTC
The bug has been closed via the following commit(s):

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

commit 0924e0af0e078bcca0a38df4b628acd7eb0a0b7e
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-02-23 11:25:56 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-02-23 11:25:56 +0000

    app-office/gnucash: Small cleanup
    
    Closes: https://bugs.gentoo.org/643566
    Closes: https://bugs.gentoo.org/627010
    Closes: https://bugs.gentoo.org/639786
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/gnucash/Manifest                        |   2 -
 .../gnucash/files/gnucash-2.7.3-no-gtest-src.patch |  15 --
 app-office/gnucash/gnucash-2.6.15-r1.ebuild        | 111 ---------------
 app-office/gnucash/gnucash-2.6.15.ebuild           | 112 ---------------
 app-office/gnucash/gnucash-2.7.3.ebuild            | 153 --------------------
 app-office/gnucash/gnucash-2.7.4.ebuild            | 155 ---------------------
 6 files changed, 548 deletions(-)