Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75961 - GnuCash 1.8.10 can't open the external AqHBCI wizard because it isn't in its depencies
Summary: GnuCash 1.8.10 can't open the external AqHBCI wizard because it isn't in its ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-28 16:02 UTC by Arudil
Modified: 2004-12-30 12:55 UTC (History)
1 user (show)

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


Attachments
ebuild with added dependencie (gnucash-1.8.10-r1.ebuild,2.96 KB, text/plain)
2004-12-28 16:13 UTC, Arudil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arudil 2004-12-28 16:02:49 UTC
GnuCash 1.8.10 with HBCI support wants to start a program from "net-libs/aqhbci-wizard-kde" when you start the HBCI-wizard.
Since "net-libs/aqhbci-wizard-kde" is NOT in the depencies of GnuCash (with hbci-support), GnuCash can't start program.
Please add "net-libs/aqhbci-wizard-kde" to the depencies of GnuCash 1.8.10 with USE="hbci"

Reproducible: Always
Steps to Reproduce:





Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i586)
=================================================================
System uname: 2.6.9-gentoo-r1 i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.4.16
ccache version 2.3 [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/
control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/gentoo-de /usr/local/portage/deltup
/usr/local/portage/arudil"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib acl acpi aim alsa avi berkdb bitmap-fonts
blender-game bonobo crypt cups encode fam fbcon foomaticdb fortran freetype gdbm
gif gpm gtk gtk2 gtkhtml guile hbci icq imlib jabber jpeg libwww mad mikmod mmx
mng motif mp3 mpeg msn ncurses nls nvidia oggvorbis opengl oscar pam pdflib perl
png python quicktime readline samba sdl slang spell ssl svga tcpd tiff timidity
truetype truetype-fonts videos xchattext xml xml2 xmms xv zlib linguas_de"
Comment 1 Arudil 2004-12-28 16:13:58 UTC
Created attachment 47066 [details]
ebuild with added dependencie

new ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-12-29 10:51:03 UTC
I'm willing to add this dependency with a kde USE check. I see from the aqbanking site that there will be a gtk front-end forthcoming as well.  Guillaume?
Comment 3 Guillaume Castagnino 2004-12-29 14:13:40 UTC
Hum, I don't know anything about this gtk wizard/frontend : seems that grisbi (which I know better) is going to use aqHBCI and aqbanking directly through g2banking bindings for 0.6.0, not with a wizard like aqhbci-wizard-kde, contrary to gnucash...

For gnucash, I think that since users don't have yet a choice between kde and gtk wizard, setting the net-libs/aqhbci-wizard-kde dependency with the "hbci" USE check could be good choice : without this kde-app, the hbci function of gnucash can't work, so it's more hbci related than kde related... (and moving it to something like "hbci? ( kde? (net-libs/aqhbci-wizard-kde) !kde? (net-libs/aqhbci-wizard-gtk))" when there will be a gtk version available, to always have at least one version of the wizard).
Comment 4 Arudil 2004-12-30 03:10:36 UTC
"aqhbci-wizard-kde" is a tool to set up your aqhbci-accounts, and it seems that "aqhbci-wizard-kde" will be the one and only tool for setting up aqhbci (at least in the near future).
"aqhbci-wizard-kde" works great without KDE, perhaps the name is just a bad choice (i don't know if the programm would be integrated in KDE if its installed, I don't have KDE)
I think there's no other choice for now
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2004-12-30 12:55:03 UTC
changed the dep from net-libs/aqhbci to net-libs/aqhbci-wizard-kde