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

Bug 939748

Summary: sci-calculators/qalculate-gtk: qalculate-gtk can't detect gnuplot
Product: Gentoo Linux Reporter: ikcikor
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: csfore, ikcikor, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/38994
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: I show that "which" and "whereis" can both locate gnuplot and running "gnuplot --version" works, but qalculate-gtk which I launched from the same terminal does not detect gnuplot still

Description ikcikor 2024-09-16 15:56:24 UTC
Created attachment 903114 [details]
I show that "which" and "whereis" can both locate gnuplot and running "gnuplot --version" works, but qalculate-gtk which I launched from the same terminal does not detect gnuplot still

qalculate-gtk isn't detecting gnuplot, even though it is installed and in PATH


Steps to reproduce:

1) emerge gnuplot and qalculate-gtk
2) start qalculate-gtk
3) on top left select File > Plot Functions/Data
Comment 1 Larry the Git Cow gentoo-dev 2024-10-17 07:49:38 UTC
The bug has been closed via the following commit(s):

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

commit 0ff7c193d080f1bb6c633e2fbc6ee417e4ade2c4
Author:     Christopher Fore <csfore@posteo.net>
AuthorDate: 2024-10-16 12:52:07 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-10-17 07:44:19 +0000

    sci-calculators/qalculate-gtk: Add optfeature for sci-libs/libqalculate[gnuplot]
    
    Closes: https://bugs.gentoo.org/939748
    Signed-off-by: Christopher Fore <csfore@posteo.net>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-calculators/qalculate-gtk/qalculate-gtk-5.3.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 19fe16046fa6f252c6bcb50bb876eaef814f88bb
Author:     Christopher Fore <csfore@posteo.net>
AuthorDate: 2024-10-16 12:53:02 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-10-17 07:44:23 +0000

    sci-calculators/qalculate-qt: Add optfeature for sci-libs/libqalculate[gnuplot]
    
    Bug: https://bugs.gentoo.org/939748
    Signed-off-by: Christopher Fore <csfore@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/38994
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-calculators/qalculate-qt/qalculate-qt-5.3.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)