Re: [Kmymoney-devel] [kmymoney/add-onlinebanking] kmymoney/mymoney/storage: Fixed bugs in the recent commits by Fernando Vilas

2014-04-15 Thread Fernando Vilas
On Tuesday, April 15, 2014 14:47:25 Christian Dávid wrote: > Git commit 22efa817f0a21b9366d34e4280d7b51592c7ee10 by Christian Dávid. > Committed on 15/04/2014 at 13:03. > Pushed by christiand into branch 'add-onlinebanking'. > > Fixed bugs in the recent commits by Fernando Vilas > > Project did n

Re: [Kmymoney-devel] Emerge problem?

2014-04-15 Thread Chris
Hi Allan When I have similar issues I download the required file and place it in the downloads folder. You could wget from the command line as well and see what's going on BTW emerge uses wget as the downloader Then I rerun with --offline e.g. emerge --offline qt And Yes I said I was going t

[Kmymoney-devel] Emerge problem?

2014-04-15 Thread Allan
I tried for the first time last night to use emerge, for emerge qt. The download just hung straight away, trying to get patch-2.5.9-bin.zip. I've just tried again, and it's the same. I can get to the file via a browser. The console shows - resolves sourceforge.net to 216.34.181.60, and that

Re: [Kmymoney-devel] CSV Importer - A new problem, crash on import

2014-04-15 Thread Chris
I think I'll go to bed. I must be over tired What I meant to say (in my head I did) When I changed the line 640: m_startLine = profilesGroup.readEntry("StartLine", -1) + 1; to 640: m_startLine = profilesGroup.readEntry("StartLine", 0) + 1; Import worked flawlessly! Chris On 15/04/2014 10:10 PM

Re: [Kmymoney-devel] CSV Importer - A new problem, crash on import

2014-04-15 Thread Chris
About the email. I have checked my logs, apart from the error when I tried to send the "setenv.cmd" file I have no other non deliveries to you. Perhaps something at your end. I know hotmail is blocking me for some unknown reason. but then they have the crappiest spam control system of all the

Re: [Kmymoney-devel] CSV Importer - A new problem, crash on import

2014-04-15 Thread Allan
On 15/04/14 12:12, Chris wrote: Should have read... At line line 1517 it is used to initialise '*m_topLine*' which in turn is used to initialise 'row' at line 1546 Chris Hi Chris I'll look into this, but just to let you know I didn't get your first email. In fact, this one I did get is pro

Re: [Kmymoney-devel] CSV Importer - A new problem, crash on import

2014-04-15 Thread Chris
Should have read... At line line 1517 it is used to initialise '*m_topLine*' which in turn is used to initialise 'row' at line 1546 Chris On 15/04/2014 8:23 PM, Chris wrote: Hi Allan Hoping you can give me some insight here. On windows when trying to import I get an exception. The applicat

[Kmymoney-devel] CSV Importer - A new problem, crash on import

2014-04-15 Thread Chris
Hi Allan Hoping you can give me some insight here. On windows when trying to import I get an exception. The application is trying to dereference a null pointer with the usual consequence. The problem is after loading the table object with the imported file it then tries to reference the cell