KMyMoney Compile..3rdparty directory

jvapr27 at gmail.com jvapr27 at gmail.com
Thu Oct 17 14:17:00 BST 2019


Since I started using the libofx(disabled the aqbanking in ccmake), I
don't see many options to adjust anything. I still have to try your
previous idea of enabling logging and looking at the log file. 

I will take a look today. 

JV

On Thu, 2019-10-17 at 07:24 +0200, Thomas Baumgart wrote:
> On Donnerstag, 17. Oktober 2019 06:41:00 CEST jvapr27 at gmail.com
> wrote:
>  
> > more bad news.. 
> > 
> > so following Jack's idea.. I tried a different CC. 
> > 
> > I tried CitiCards this time. 
> > 
> > Here is what I get: 
> > 
> > see attachment... 
>  
> Did you play with the "Identify as" and "Header version" settings
> when mapping the account? Does that make a difference?
>  
> Regards
>  
> Thomas
>  
> > 
> > thanks, 
> > 
> > JV 
> > 
> > On Tue, 2019-10-15 at 13:34 -0400, Jack wrote:
> > > On 2019.10.15 12:26, jvapr27 at gmail.com wrote:
> > > > Hi,
> > > > 
> > > > No, that did not help.
> > > > 
> > > > I also noticed the window that says it will connect to
> ofxhome.com
> > > > to
> > > > get a list, never finishes. It stayed up for a while, and
> nothing.
> > > > 
> > > > I made the window wider, I changed my theme from Dark to Light
> > > > default
> > > > to  make sure the Text was not being hidden by some weird color
> > > > combination. Still nothing.
> > > > 
> > > > thanks,
> > > > 
> > > > JV
> > > OK, I just unmapped and remapped one of my accounts, and all
> four  
> > > columns were filled in for all available accounts.  I now wonder
> if
> > > it  
> > > is something with how American Express responds to that
> query.  I'm  
> > > preparing for a short business trip, so I'll be unlikely to test
> on
> > > my  
> > > own single Amex account until next week.  Do you have a credit
> card  
> > > with a different institution to try with to see if you get
> better  
> > > results elsewhere?
> > > 
> > > 
> > > > On Tue, 2019-10-15 at 10:25 -0400, Jack wrote:
> > > > > I'm not certain, but I would guess you need to make the
> window
> > > > > wider  
> > > > > or resize the first column to make it wide enough to
> actually  
> > > > > display the account numbers.  I haven't mapped any accounts  
> > > > > recently,  but I've certainly done it at institutions where I
> > > > > have  
> > > > > multiple accounts, so it is (or at least was) possible.
> > > > > 
> > > > > On 10/15/19 12:25 AM, jvapr27 at gmail.com wrote:
> > > > > > Team,
> > > > > > 
> > > > > > Please see the attached screenshot.
> > > > > > 
> > > > > > When I use Kmymoney (without aqbanking) and select American
> > > > > > Express  
> > > > > > Card, to map an account, it shows that screen. I have two
> > > > > > accounts  
> > > > > > with American Express. But this screen does not show the
> > > > > > account  
> > > > > > number so I can map it to.
> > > > > > Is this a deficiency in libofx(assuming this is what I am
> > > > > > using  
> > > > > > since I don't have aqbanking)? Or, do you think, it is a
> > > > > > KMyMoney  
> > > > > > issue?
> > > > > > 
> > > > > > thanks,
> > > > > > 
> > > > > > JV
> > > > > > 
> > > > > > On Mon, 2019-10-14 at 23:00 -0500, jvapr27 at gmail.com wrote:
> > > > > > > How do I get the fix?
> > > > > > > 
> > > > > > > Do I just rerun my git clone command?
> > > I don't know if anyone answered this, or if you figured it out,
> but
> > > no,  
> > > you don't redo the clone command, you run "git pull" in the top
> > > level  
> > > directory of the repository created by the initial clone.
> > > 
> > > 
> > > > > > > thanks,
> > > > > > > 
> > > > > > > JV
> > > > > > > 
> > > > > > > On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:
> > > > > > > > Jesus,
> > > > > > > > 
> > > > > > > > On Montag, 14. Oktober 2019 19:30:21 CEST 
> jvapr27 at gmail.com
> > > > > > > > wrote:
> > > > > > > > 
> > > > > > > > > Thomas, Jack,
> > > > > > > > > 
> > > > > > > > > I wanted to test what you recommended: "An idea would
> > > > > > > > > be  
> > > > then
> > > > > > > > > to
> > > > > > > > > switch
> > > > > > > > > sqlstorage back on and see if it helps. If so, we
> need
> > > > > > > > > to  
> > > > fix
> > > > > > > > > the
> > > > > > > > > build
> > > > > > > > > system."
> > > > > > > > > 
> > > > > > > > > So with:
> > > > > > > > > 
> > > > > > > > >   ENABLE_SQLCIPHER                 OFF
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > >   ENABLE_SQLSTORAGE                ON
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > The make -j 8 command; Completed successfully.
> > > > > > > > > 
> > > > > > > > > Perhaps the build system needs updating? I don't know
> > > > > > > > > much
> > > > > > > > > about
> > > > > > > > > it.
> > > > > > > > Already done: see
> > > > > > > >  
> > > > 
> https://cgit.kde.org/kmymoney.git/commit/?id=b12311588514dd57dc5909f3a15c0bd7155d8248
> > > > > > > > > meanwhile, I will continue to move forward to see if
> I
> > > > > > > > > can
> > > > > > > > > test
> > > > > > > > > the
> > > > > > > > > online banking without using aqbanking.
> > > > 
> > > > 
> > 
>  
> -- 
>  
> Regards
>  
> Thomas Baumgart
>  
> https://www.signal.org/       Signal, the better WhatsApp
> -------------------------------------------------------------
> LINUX is like a wigwam.. no windows, no gates and apache inside.
> -------------------------------------------------------------
>  



More information about the KMyMoney-devel mailing list