[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmymoney-devel
Subject:    Re: KF5 version, OFX import (was: KF5 - GPG Encryption Problem)
From:       Jack <ostroffjh () users ! sourceforge ! net>
Date:       2016-07-14 15:07:20
Message-ID: 130suNqyNQKz1Dob1Q9khc () l2B5vi3Nj3NYS4ngStMOQ
[Download RAW message or body]

Well, what I THOUGHT I did was to compile and run KMM from git master,  
and then do an OFX direct connect (online) update, which after a few  
false starts getting the password right (apparently issues with the  
kwalletd migration?) downloaded and imported several transactions,  
which looked correct, as far as I could tell.

If you think that should not have worked, then what should I look for  
to figure out what I actually did?

On further thought, I know where to look first - to be sure it was  
actually using the newly compiled KF5 OFX plugin and not either the  
distro installed (4.8.0) or my compiled 4.8 version from git (which I  
assume would be identical.)  I'm pretty sure that's not the case, but  
I'm not sure how to confirm it.

I know this is all worse because I'm running several versions on the  
same system.  If I get a chance, I'll also try it in a VM where I ONLY  
have the KF5 version.

Jack

On 2016.07.14 05:58, Cristian OneČ› wrote:
> The OfxHttpRequest object currently does not do anything [1] so I'm
> not sure what actually worked for you.
> 
> Regards,
> Cristian
> 
> [1]  
> https://quickgit.kde.org/?p=kmymoney.git&a=blob&h=f5a1e62343cebe3b45e1f4247d3411608d2818f8&f=kmymoney%2Fplugins%2Fofximport%2Fofxpartner.cpp&o=plain
>  
> 2016-07-14 3:46 GMT+03:00 Jack <ostroffjh@users.sourceforge.net>:
> > I just successfully ran an OFX direct connect import (from Bank of  
> America
> > credit card) with the git master KF5 version.  Is there anything  
> particular
> > I should be checking for?  (I'm am definitely not using the KF5  
> version as
> > production - just for testing at this point, but I haven't found  
> any show
> > stoppers yet.)
> > 
> > Jack
> > 
> > On 2016.07.04 14:17, Cristian OneČ› wrote:
> > > 
> > > Don't bother with it, the OFX plugin is not ported yet.
> > > 
> > > Regards,
> > > Cristian
> > > 
> > > 2016-07-04 1:32 GMT+03:00 Brendan Coupe <brendan@coupeware.com>:
> > > > I've attached the text output from my build. The build completed  
> and the
> > > > program runs but there were a lot of warnings.
> > > > 
> > > > 
> > > > ----
> > > > Brendan
> > > > 
> > > > On Sun, Jul 3, 2016 at 3:20 PM, Brendan Coupe  
> <brendan@coupeware.com>
> > > > wrote:
> > > > > 
> > > > > Here is the utput from kmm when I run it. The path
> > > > > /usr/lib64/qt5/plugins
> > > > > exists but I don't think the KMM plugins are there.
> > > > > 
> > > > > QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch  
> failed: No
> > > > > such file or directory
> > > > > Error loading plugin "konlinetasks_sepa" "The shared library  
> was not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_icalendarexport" "The shared library  
> was not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_csvexport" "The shared library was not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_csvimport" "The shared library was not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_ofximport" "The shared library was not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_printcheck" "The shared library was  
> not
> > > > > found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > Error loading plugin "kmm_weboob" "The shared library was not  
> found."
> > > > > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin")
> > > > > The environment variable QT_PLUGIN_PATH might be not correctly  
> set
> > > > > 
> > > > > 
> > > > > 
> > > > > ----
> > > > > Brendan
> > > > > 
> > > > > On Sun, Jul 3, 2016 at 3:08 PM, Jack  
> <ostroffjh@users.sourceforge.net>
> > > > > wrote:
> > > > > > 
> > > > > > On 2016.07.03 15:52, Brendan Coupe wrote:
> > > > > > > 
> > > > > > > Thanks Thomas. I installed a few more packages and now it  
> compiles
> > > > > > > and
> > > > > > > works with my encrypted file. The problem is OFX does not  
> work even
> > > > > > > though
> > > > > > > it looks OK when I compile (see below) and it shows up the in  
> the KMM
> > > > > > > plugins. The cvs importer is also in the plugins but is not  
> in the
> > > > > > > import
> > > > > > > menu.
> > > > > > 
> > > > > > 
> > > > > > Pending further suggestions from Thomas, I would try running  
> from
> > > > > > command
> > > > > > line to see if there are any useful messages sent to console.   
> As I
> > > > > > remember, it generally does say something about plugins, so  
> you might
> > > > > > get a
> > > > > > hint.
> > > > > > 
> > > > > > Jack
> > > > > 
> > > > > 
> > > > 
> > > 
> > 
> 

=


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic