Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76126 - qbankmanager can't open the external AqHBCI wizard because it isn't in its dependencies
Summary: qbankmanager can't open the external AqHBCI wizard because it isn't in its de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 03:16 UTC by Arudil
Modified: 2005-01-10 01:12 UTC (History)
0 users

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 Arudil 2004-12-30 03:16:17 UTC
qbankmanager-0.9.12_beta wants to start a program from "net-libs/aqhbci-wizard-kde" when you want to set up it.
Since "net-libs/aqhbci-wizard-kde" is NOT in the depencies of qbankmanager, it can't start program.
Please add "net-libs/aqhbci-wizard-kde" to the dependencies of qbankmanager-0.9.12_beta

(this is nearly the same problem as bug 75961)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Hanno Böck gentoo-dev 2004-12-30 06:45:13 UTC
Well, I know this problem, but I don't know if this is really considered a bug.
The thing is: aqbanking is plugin-based and theoretically, aqhbci is only one possibility to use with qbankmanager, so it shouldn't depend on it.

But as aqhbci is the only plugin currently available, maybe it really makes sense to add this as a dep.
Opinions?
Comment 2 Arudil 2005-01-01 17:27:45 UTC
what about a "post_install" "einfo: You have to emerge plugins to run qbankmanager correctly"

btw: the plugin would be "aqhbci", but this doesn't solve the problem. perhaps aqhbci should have an USE="wizard" (or something other) which will add aqhbci-wizard-kde to its depenecies? (just an idea ;))
Comment 3 Hanno Böck gentoo-dev 2005-01-10 01:12:09 UTC
I've now added the wizard as a dependency, because as long as aqhbci is the only available plugin, it doesn't make any sense to use qbankmanager without the aqhbci-wizard.