Failing to import QIF files

Asked by Giorgos Gerakakis

Hello :-)

First of all, allow me to congratulate the creators of HomeBank for both their work but also for their precious time.

Just started evaluating HomeBank 4.5.5 on Xubuntu 14.04 along with GnuCash (seems powerful, but maybe too powerful, took me some hours to figure out double entry accounting stuff).
I am facing an issue but I cannot spot what am I doing wrong.
I am trying to import the a QIF file whose contents are the below (content within the ---> and <----):

---->
!Account
NWallet
TCash
^
!Type:Cash
D12/09/2014
PSklavenitis
LExpenses:SuperMarket
T-1.47
^
<---

However, although HomeBank recognizes it properly as a QIF file, it reports that there are 0 accounts, 0 transactions, 0 payee, 0 categorie.

Could you kindly shed some light on this?
Let me know for any additional information required.

Regards,
Giorgos

Question information

Language:
English Edit question
Status:
Solved
For:
HomeBank Edit question
Assignee:
No assignee Edit question
Solved by:
antoine
Solved:
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Giorgos Gerakakis (ggerakakis) said :
#2

Is there any debug flag I could switch so as to further investigate?
On Oct 8, 2014 2:12 PM, "Launchpad Janitor" <
<email address hidden>> wrote:

> Your question #254861 on HomeBank changed:
> https://answers.launchpad.net/homebank/+question/254861
>
> Status: Open => Expired
>
> Launchpad Janitor expired the question:
> This question was expired because it remained in the 'Open' state
> without activity for the last 15 days.
>
> --
> If you're still having this problem, you can reopen your question either
> by replying to this email or by going to the following page and
> entering more information about your problem:
> https://answers.launchpad.net/homebank/+question/254861
>
> You received this question notification because you asked the question.
>

Revision history for this message
antoine (antoine-) said :
#3

Hi,

I have the same problem
I created a bug report
https://bugs.launchpad.net/homebank/+bug/1381689

Revision history for this message
Best antoine (antoine-) said :
#4

Here is the solution,

you have to update Homebank

'sudo add-apt-repository ppa:mdoyen/homebank'
'sudo apt-get update'
'sudo apt-get dist-upgrade'

Revision history for this message
Giorgos Gerakakis (ggerakakis) said :
#5

Thanks antoine, that solved my question.

Revision history for this message
Giorgos Gerakakis (ggerakakis) said :
#6

Thank you Maxime for pointing out :-$