Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10674] New: aqbanking needs some options to work with qbankmanager

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10674] New: aqbanking needs some options to work with qbankmanager
  • Date: 10 Mar 2006 16:02:59 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10674

Summary: aqbanking needs some options to work with qbankmanager
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: drjschn AT gmx.de


There seems to be support for it in the spell already which is commented out.
As a quick hack i changed the BUILD file. These lines:

local FRONTENDS="cbanking" &&
OPTS="${OPTS} --disable-qt3 --disable-kde3" &&

I changed to:

local FRONTENDS="cbanking qbanking" &&
OPTS="${OPTS} --disable-kde3" &&

But as i can see now the build of aqbanking then fails with a segmentation
fault caused by /usr/bin/uic. I'm going into it but it may need some days. If
someone knows why, let me know. It may also be a problem with my qt here.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10674] New: aqbanking needs some options to work with qbankmanager, bugzilla-daemon, 03/10/2006

Archive powered by MHonArc 2.6.24.

Top of Page