FS#11433 - gnucash missing ofx/qfx import

Attached to Project: Arch Linux
Opened by Felix (thetrivialstuff) - Wednesday, 10 September 2008, 05:36 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 22 March 2009, 05:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Aaron Griffin (phrakture)
Architecture i686
Severity High
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
The Import OFX/QFX command is missing from gnucash, probably since the last update. Without this command gnucash is almost useless to me (I guess I'll be typing transactions in by hand for a while...)

Additional info:
* package version(s): 2.2.5-1


Steps to reproduce:
pacman -S gnucash
gnucash

File > Import
The Import OFX/QFX command is missing.
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 22 March 2009, 05:46 GMT
Reason for closing:  Implemented
Additional comments about closing:  implemented in gnucash-2.2.9-1
Comment by Ravi (ravster) - Thursday, 11 September 2008, 20:47 GMT
The only current options in File>Import are for QIF files and GnuCash .log files
Comment by Felix (thetrivialstuff) - Saturday, 20 September 2008, 19:53 GMT
Fixed it -- libofx needs to be installed (it's in [extra]) and then you can compile from source. Fortunately I had kept the old PKGBUILD script from when gnucash was in AUR, so I just adapted that to the current version and everything works. Attached the modified pkgbuild.
Comment by Ravi (ravster) - Sunday, 21 September 2008, 17:32 GMT
Thank you Felix, its working now.

NOTE: libofx is in community, not in extra.
Comment by Roman Kyrylych (Romashka) - Sunday, 28 September 2008, 15:19 GMT
looks like the bug here is that libofx is needed to be added to makedepends
Comment by Glenn Matthys (RedShift) - Friday, 05 December 2008, 21:25 GMT
What's the status of this issue?
Comment by Aaron Griffin (phrakture) - Friday, 05 December 2008, 21:39 GMT
libofx needs to be pulled into extra
Additionally, I think I might want to get aqbanking back into gnucash as well, but I remember the deps being a headache there.

Let me get Marq to comment on this (he's my personal gnucash expert :)
Comment by Marq Schneider (queueRAM) - Friday, 05 December 2008, 22:28 GMT
I think i may deserve the blame on this one. I'm not sure why it happened, but libofx was removed from the PKGBUILD when it was brought back to extra from AUR. I remember we removed aqbanking due to its brokenness and chain of dependencies in AUR/community, but for the life of me i can't recall why libofx was excluded. I am attaching an updated 2.2.7-2 PKGBUILD which just adds the 'libofx' dependency as this brings back the "Import OFX/QFX" menu option (it also remove 'iso-codes' as  FS#12081  has been closed). I don't use the "Import OFX/QFX" feature myself, so i leave it to you test it that it is functioning properly.

Sorry for the inconvenience.
Comment by Peter Simons (peti) - Monday, 05 January 2009, 17:45 GMT
Has there been any progress in getting the fixed version into the distribution? I wonder because the current pacman version of extra/gnucash still doesn't have support for importing OXF files.

Loading...