Re: KMyMoney Compile..3rdparty directory

2019-10-19 Thread Thomas Baumgart

On Samstag, 19. Oktober 2019 07:25:48 CEST jvap...@gmail.com wrote:

> I will try the new URL for the CitiCard. 
> 
> For the other problem(where the account number does not show up in the
> dialog) here is the output of ldd /path/to/kmymoney. 
> 
> Remember, I reinstalled the packaged version of KMM that is in the
> Fedora repos. Version 5.0.3. 
> 
> $ ldd /usr/bin/kmymoney

This shows you the required libraries to run the application. It does *not* 
include the ones required by the plugins.

To get those, you need to run ldd on the plugins. To find where they are 
installed do the following in your build directory:

  grep plugins install_manifest.txt

For my systems, I see (among many others)

/usr/lib64/qt5/plugins/kmymoney/kbanking.so
/usr/lib64/qt5/plugins/kmymoney/ofximporter.so

Now run ldd on them:

  ldd /usr/lib64/qt5/plugins/kmymoney/ofximporter.so

[...]

more below.

> I don't know what I am looking at there, but I hope you can check it
> out and let us now if something is out of order. 
> 
> FYI.. I installed Fedora with Gnome as the base Distro. I later
> installed KDE Plasma. I mention this in case this somehow contributes
> to the problem or if it stirs ideas. 
> 
> 
> Thanks, 
> 
> JV
> 
> On Fri, 2019-10-18 at 15:53 -0400, Jack wrote:
> > That is why I am wondering if it is a problem with some dependent 
> > library.  Not particularly one that is too out of date, or that
> > would 
> > likely have been flagged when configuring or compiling, but just one 
> > with a really obscure bug that you have somehow triggered.  However,
> > the 
> > effort to figure that out would likely be vary large.  It would
> > require 
> > running under a debugger (which means getting debugging symbols for
> > the 
> > package, and maybe for the dependencies) and tracing when KMM calls
> > for 
> > the dialog to display the data returned from AmEx.  Even for me,
> > that 
> > would take some effort even to find the right place in the code to
> > set a 
> > breakpoint.


I would set that at KOnlineBankingSetupWizard::ofxAccountCallback() 

It is the function that collects the data for the display of the various 
accounts during mapping.


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
'Good code is not created, it evolves.'
-- George Anzinger
-


signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread jvapr27
I will try the new URL for the CitiCard. 

For the other problem(where the account number does not show up in the
dialog) here is the output of ldd /path/to/kmymoney. 

Remember, I reinstalled the packaged version of KMM that is in the
Fedora repos. Version 5.0.3. 

$ ldd /usr/bin/kmymoney
linux-vdso.so.1 (0x7ffc70297000)
libkmm_menus.so.5 => /lib64/libkmm_menus.so.5
(0x7f8da78cd000)
libkmm_widgets.so.5 => /lib64/libkmm_widgets.so.5
(0x7f8da7817000)
libKF5Holidays.so.5 => /lib64/libKF5Holidays.so.5
(0x7f8da7797000)
libKF5Activities.so.5 => /lib64/libKF5Activities.so.5
(0x7f8da7759000)
libsqlcipher-3.15.2.so.0 => /lib64/libsqlcipher-3.15.2.so.0
(0x7f8da76a1000)
libKF5WebKit.so.5 => /lib64/libKF5WebKit.so.5
(0x7f8da7667000)
libQt5WebKitWidgets.so.5 => /lib64/libQt5WebKitWidgets.so.5
(0x7f8da7613000)
libkmm_models.so.5 => /lib64/libkmm_models.so.5
(0x7f8da75d1000)
libKF5Notifications.so.5 => /lib64/libKF5Notifications.so.5
(0x7f8da7567000)
libKF5KIOGui.so.5 => /lib64/libKF5KIOGui.so.5
(0x7f8da7557000)
libkmm_settings.so.5 => /lib64/libkmm_settings.so.5
(0x7f8da7541000)
libkmm_csvimportercore.so.5 =>
/lib64/libkmm_csvimportercore.so.5 (0x7f8da750b000)
libkmm_mymoney.so.5 => /lib64/libkmm_mymoney.so.5
(0x7f8da73b2000)
libkmm_plugin.so.5 => /lib64/libkmm_plugin.so.5
(0x7f8da73a1000)
libkmm_icons.so.5 => /lib64/libkmm_icons.so.5
(0x7f8da738e000)
libkmm_payeeidentifier.so.5 =>
/lib64/libkmm_payeeidentifier.so.5 (0x7f8da7388000)
libKF5ItemModels.so.5 => /lib64/libKF5ItemModels.so.5
(0x7f8da7345000)
libKF5KIOWidgets.so.5 => /lib64/libKF5KIOWidgets.so.5
(0x7f8da71ea000)
libKF5KIOCore.so.5 => /lib64/libKF5KIOCore.so.5
(0x7f8da7016000)
libKF5JobWidgets.so.5 => /lib64/libKF5JobWidgets.so.5
(0x7f8da6fec000)
libKF5KCMUtils.so.5 => /lib64/libKF5KCMUtils.so.5
(0x7f8da6f91000)
libalkimia5.so.7 => /lib64/libalkimia5.so.7
(0x7f8da6f8)
libKF5XmlGui.so.5 => /lib64/libKF5XmlGui.so.5
(0x7f8da6e6)
libKF5TextWidgets.so.5 => /lib64/libKF5TextWidgets.so.5
(0x7f8da6e17000)
libKF5Completion.so.5 => /lib64/libKF5Completion.so.5
(0x7f8da6ddb000)
libQt5PrintSupport.so.5 => /lib64/libQt5PrintSupport.so.5
(0x7f8da6d63000)
libKF5ConfigWidgets.so.5 => /lib64/libKF5ConfigWidgets.so.5
(0x7f8da6d08000)
libKF5ConfigGui.so.5 => /lib64/libKF5ConfigGui.so.5
(0x7f8da6ce4000)
libKF5WidgetsAddons.so.5 => /lib64/libKF5WidgetsAddons.so.5
(0x7f8da6b77000)
libKF5Codecs.so.5 => /lib64/libKF5Codecs.so.5
(0x7f8da6b3a000)
libKF5ItemViews.so.5 => /lib64/libKF5ItemViews.so.5
(0x7f8da6afb000)
libQt5Widgets.so.5 => /lib64/libQt5Widgets.so.5
(0x7f8da645e000)
libQt5Gui.so.5 => /lib64/libQt5Gui.so.5 (0x7f8da5f2c000)
libQt5Network.so.5 => /lib64/libQt5Network.so.5
(0x7f8da5d6f000)
libKF5Service.so.5 => /lib64/libKF5Service.so.5
(0x7f8da5cb8000)
libKF5CoreAddons.so.5 => /lib64/libKF5CoreAddons.so.5
(0x7f8da5c0d000)
libKF5I18n.so.5 => /lib64/libKF5I18n.so.5 (0x7f8da5bb7000)
libKF5ConfigCore.so.5 => /lib64/libKF5ConfigCore.so.5
(0x7f8da5b4a000)
libQt5Xml.so.5 => /lib64/libQt5Xml.so.5 (0x7f8da5b08000)
libQt5DBus.so.5 => /lib64/libQt5DBus.so.5 (0x7f8da5a6c000)
libQt5Core.so.5 => /lib64/libQt5Core.so.5 (0x7f8da554f000)
libstdc++.so.6 => /lib64/libstdc++.so.6 (0x7f8da5355000)
libm.so.6 => /lib64/libm.so.6 (0x7f8da520d000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x7f8da51f3000)
libc.so.6 => /lib64/libc.so.6 (0x7f8da502d000)
libKF5SonnetUi.so.5 => /lib64/libKF5SonnetUi.so.5
(0x7f8da4ff8000)
libdl.so.2 => /lib64/libdl.so.2 (0x7f8da4ff2000)
libcrypto.so.1.1 => /lib64/libcrypto.so.1.1
(0x7f8da4d1)
libpthread.so.0 => /lib64/libpthread.so.0 (0x7f8da4cef000)
libKF5Wallet.so.5 => /lib64/libKF5Wallet.so.5
(0x7f8da4ccc000)
libKF5Parts.so.5 => /lib64/libKF5Parts.so.5
(0x7f8da4c54000)
libQt5WebKit.so.5 => /lib64/libQt5WebKit.so.5
(0x7f8da1d88000)
libKF5WindowSystem.so.5 => /lib64/libKF5WindowSystem.so.5
(0x7f8da1d34000)
libcanberra.so.0 => /lib64/libcanberra.so.0
(0x7f8da1d1f000)
libQt5TextToSpeech.so.5 => /lib64/libQt5TextToSpeech.so.5
(0x7f8da1d0e000)
libX11.so.6 => /lib64/libX11.so.6 (0x7f8da1bc9000)
libQt5X11Extras.so.5 => /lib64/libQt5X11Extras.so.5
(0x7f8da1bc2000)
libXtst.so.6 => /lib64/libXtst.so.6 (0x7f8da1bb9000)
libdbusmenu-qt5.so.2 => /lib64/libdbusmenu-qt5.so.2
(0x7f8da1b74000)
libKF5IdentityManagement.so.5 =>
/lib64/libKF5IdentityManagement.so.5 

Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread Jack
That is why I am wondering if it is a problem with some dependent 
library.  Not particularly one that is too out of date, or that would 
likely have been flagged when configuring or compiling, but just one 
with a really obscure bug that you have somehow triggered.  However, the 
effort to figure that out would likely be vary large.  It would require 
running under a debugger (which means getting debugging symbols for the 
package, and maybe for the dependencies) and tracing when KMM calls for 
the dialog to display the data returned from AmEx.  Even for me, that 
would take some effort even to find the right place in the code to set a 
breakpoint.


It would be easier if anyone else had ever seen that same problem.

On 10/18/19 2:52 PM, jvap...@gmail.com wrote:

All,

I reinstalled kmm 5.0.3 from fedora's repo.

AQBanking is there as is ofximporter.

My AQBanking set up is still there, I guess the config file was never
deleted.

Anyways, I attempted to map the account to my credit card companies.

With Amex, the same thing happens. The dialog comes back but it does
not list the account numbers. I did what Thomas suggested and enabled
logging of OFX transactions. I reviewed the log and see that both
accounts come back in the payload. Both have the account number there.
I do noticed that the number is random and the last 5 characters are
the last 5 of my CC. Here is an example of one of them.

 
 
 
 sss|#
 false
 false
 false
 
 Y
 N
 N
 ACTIVE
 
 

So the data comes back from Amex. For some reason it is not presented
in the dialog box. Weird.

JV



On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:

Both used to work fine.

I will check but it wasn't until I moved to the libofx that this
started happening.

It is weird.


JV

On Thu, Oct 17, 2019, 12:37 Jack 
wrote:

JV,

So with AmEx you get a response, but the popup doesn't show any
actual account numbers or related information, and with CitiCard
you get an error message about the software not being supported?
If you log in to the CitiCards web site, can you find any
information about what personal banking software they do support?

Also, there is a note at ofxhome.com that suggests enabling 3rd
party software desktop access from the CitiCards web site, although
it's not clear if that actually helped the person who posted it.
Another post suggested using
https://mobilesoa.citi.com/CitiOFXInterface

Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
the full discussion, with other suggestions, including using a
client UID as well as enabling access through the website before
trying the mapping.

Jack

On 10/17/19 1:13 PM, Jesus Varela wrote:

Thanks Jack. I tired playing playing with those before to no
avail.
  

Thanks,

JV




On Thu, Oct 17, 2019, 10:27 Jack 
wrote:
On the dialog for mapping the account, at the top is username,
password,
and client uid, and a checkbox to store password. Immediately
below that
are two dropdowns:  Identify as, and Header version.  The
default for
Identify as (Quicken Windows 2008) is outdated software, so
many
institutions do not support it any more.  Try selecting the
most recent
(Quicken Window 2019) and see if you get the same response.
You can
also try 103 instead of 102 as header version, although I have
never
needed this, and always gotten some error when trying it.

The Client UID is a "random" 32 hex digit string, but is not be
required
for most institutions, and when needed, there is usually a
slightly more
informative error than you posted.

On 10/17/19 9:17 AM, jvap...@gmail.com wrote:

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

jvap...@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, jvap...@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


Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread jvapr27
All, 

I reinstalled kmm 5.0.3 from fedora's repo. 

AQBanking is there as is ofximporter.

My AQBanking set up is still there, I guess the config file was never
deleted. 

Anyways, I attempted to map the account to my credit card companies. 

With Amex, the same thing happens. The dialog comes back but it does
not list the account numbers. I did what Thomas suggested and enabled
logging of OFX transactions. I reviewed the log and see that both
accounts come back in the payload. Both have the account number there.
I do noticed that the number is random and the last 5 characters are
the last 5 of my CC. Here is an example of one of them.  




sss|#
false
false
false

Y
N
N
ACTIVE



So the data comes back from Amex. For some reason it is not presented
in the dialog box. Weird. 

JV



On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:
> Both used to work fine. 
> 
> I will check but it wasn't until I moved to the libofx that this
> started happening. 
> 
> It is weird. 
> 
> 
> JV
> 
> On Thu, Oct 17, 2019, 12:37 Jack 
> wrote:
> > JV,
> > 
> > So with AmEx you get a response, but the popup doesn't show any
> > actual account numbers or related information, and with CitiCard
> > you get an error message about the software not being supported? 
> > If you log in to the CitiCards web site, can you find any
> > information about what personal banking software they do support?
> > 
> > Also, there is a note at ofxhome.com that suggests enabling 3rd
> > party software desktop access from the CitiCards web site, although
> > it's not clear if that actually helped the person who posted it. 
> > Another post suggested using 
> > https://mobilesoa.citi.com/CitiOFXInterface
> > 
> > Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
> > the full discussion, with other suggestions, including using a
> > client UID as well as enabling access through the website before
> > trying the mapping.
> > 
> > Jack
> > 
> > On 10/17/19 1:13 PM, Jesus Varela wrote:
> > > Thanks Jack. I tired playing playing with those before to no
> > > avail. 
> >  
> > > Thanks,
> > > 
> > > JV
> > > 
> > > 
> > > 
> > > 
> > > On Thu, Oct 17, 2019, 10:27 Jack  > > > wrote:
> > > > On the dialog for mapping the account, at the top is username,
> > > > password, 
> > > > and client uid, and a checkbox to store password. Immediately
> > > > below that 
> > > > are two dropdowns:  Identify as, and Header version.  The
> > > > default for 
> > > > Identify as (Quicken Windows 2008) is outdated software, so
> > > > many 
> > > > institutions do not support it any more.  Try selecting the
> > > > most recent 
> > > > (Quicken Window 2019) and see if you get the same response. 
> > > > You can 
> > > > also try 103 instead of 102 as header version, although I have
> > > > never 
> > > > needed this, and always gotten some error when trying it.
> > > > 
> > > > The Client UID is a "random" 32 hex digit string, but is not be
> > > > required 
> > > > for most institutions, and when needed, there is usually a
> > > > slightly more 
> > > > informative error than you posted.
> > > > 
> > > > On 10/17/19 9:17 AM, jvap...@gmail.com wrote:
> > > > > 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 
> > > > jvap...@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, jvap...@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 

Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread Brendan Coupe
Jack,

Thanks you for that tip. I had given up hope.

I eventually got Error #2000 with a link that did not work.

When you first try to add access to an external program it gives you
10 minutes to set it up. First try failed. I added a UUID, it still
seemed to fail. When I went back to the Manage Access page on the Citi
site it was waiting for me to approve Quicken 2018 (which is the
version I set when mapping). I have no idea if a UUID is required.

Now it works.

This is the account that has been driving me crazy with matching.
Thomas added the KMyMoney Hash option just for my manual downloads
which only seemed to help for the first few days of a new statement
cycle. Let's hope this solves it once and for all.


Brendan Coupe

On Fri, Oct 18, 2019 at 11:29 AM Jack  wrote:
>
> Brendan,
>
> I'd suggest looking through the discussion on CitiCards at ofxhome
> (https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566) as there is
> discussion of a new URL and the need for Client UID.
>
> Jack
>
> On 10/18/19 12:41 PM, Brendan Coupe wrote:
> > Citi cards has not worked with direct connect for me since late last
> > year. I'm using the Costco Visa card.
> >
> > It may not be related but I thought I'd share this info just in case it 
> > matters.
> >
> > What settings do you use when mapping your Citi card?
> >
> > When I use Citi Cards I get:
> >
> > Access Denied, You don't have permission to access
> > "http://www.accountonline.com/cards/svc/CitiOfxManager.do; on this
> > server.
> >
> >
> >
> > 
> > Brendan Coupe
> >
> > On Fri, Oct 18, 2019 at 8:29 AM Jack  
> > wrote:
> >> That is definitely odd.  If you posted this first, I'd have said to
> >> upgrade.  I assume if you run from command line, there is no error or
> >> hint of the problem?  Working on the not displayed info in the mapping
> >> dialog, I wonder if it is the version of some library not called
> >> directly from KMM, but deeper in the call chain.  I'm perhaps grabbing
> >> at straws, but would you post the output of "ldd /path/to/kmymoney" to
> >> see any of the versions there look odd, although I don't expect that.
> >>
> >> On 10/18/19 2:07 AM, jvap...@gmail.com wrote:
> >>> still not working..
> >>>
> >>> I uninstalled my self compiled version.
> >>>
> >>> I then installed the 5.03 version Fedora KDE has available to test
> >>> there. Still same problem here where the account numbers are not
> >>> shown.
> >>>
> >>>
> >>> see image-QOVW9Z
> >>>
> >>> Citi Cards keeps failing the same way still. 2000 error code.
> >>>
> >>> thanks,
> >>>
> >>> JV
> >>>
> >>>
> >>> On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:
>  Both used to work fine.
> 
>  I will check but it wasn't until I moved to the libofx that this
>  started happening.
> 
>  It is weird.
> 
> 
>  JV
> 
>  On Thu, Oct 17, 2019, 12:37 Jack 
>  wrote:
> > JV,
> >
> > So with AmEx you get a response, but the popup doesn't show any
> > actual account numbers or related information, and with CitiCard
> > you get an error message about the software not being supported?
> > If you log in to the CitiCards web site, can you find any
> > information about what personal banking software they do support?
> >
> > Also, there is a note at ofxhome.com that suggests enabling 3rd
> > party software desktop access from the CitiCards web site, although
> > it's not clear if that actually helped the person who posted it.
> > Another post suggested using
> > https://mobilesoa.citi.com/CitiOFXInterface
> >
> > Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
> > the full discussion, with other suggestions, including using a
> > client UID as well as enabling access through the website before
> > trying the mapping.
> >
> > Jack
> >
> > On 10/17/19 1:13 PM, Jesus Varela wrote:
> >> Thanks Jack. I tired playing playing with those before to no
> >> avail.
> >> Thanks,
> >>
> >> JV
> >>
> >>
> >>
> >>
> >> On Thu, Oct 17, 2019, 10:27 Jack  >>> wrote:
> >>> On the dialog for mapping the account, at the top is username,
> >>> password,
> >>> and client uid, and a checkbox to store password. Immediately
> >>> below that
> >>> are two dropdowns:  Identify as, and Header version.  The
> >>> default for
> >>> Identify as (Quicken Windows 2008) is outdated software, so
> >>> many
> >>> institutions do not support it any more.  Try selecting the
> >>> most recent
> >>> (Quicken Window 2019) and see if you get the same response.
> >>> You can
> >>> also try 103 instead of 102 as header version, although I have
> >>> never
> >>> needed this, and always gotten some error when trying it.
> >>>
> >>> The Client UID is a "random" 32 hex digit string, but is not be
> >>> required
> >>> for most institutions, and when needed, there is 

Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread Jack

Brendan,

I'd suggest looking through the discussion on CitiCards at ofxhome 
(https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566) as there is 
discussion of a new URL and the need for Client UID.


Jack

On 10/18/19 12:41 PM, Brendan Coupe wrote:

Citi cards has not worked with direct connect for me since late last
year. I'm using the Costco Visa card.

It may not be related but I thought I'd share this info just in case it matters.

What settings do you use when mapping your Citi card?

When I use Citi Cards I get:

Access Denied, You don't have permission to access
"http://www.accountonline.com/cards/svc/CitiOfxManager.do; on this
server.




Brendan Coupe

On Fri, Oct 18, 2019 at 8:29 AM Jack  wrote:

That is definitely odd.  If you posted this first, I'd have said to
upgrade.  I assume if you run from command line, there is no error or
hint of the problem?  Working on the not displayed info in the mapping
dialog, I wonder if it is the version of some library not called
directly from KMM, but deeper in the call chain.  I'm perhaps grabbing
at straws, but would you post the output of "ldd /path/to/kmymoney" to
see any of the versions there look odd, although I don't expect that.

On 10/18/19 2:07 AM, jvap...@gmail.com wrote:

still not working..

I uninstalled my self compiled version.

I then installed the 5.03 version Fedora KDE has available to test
there. Still same problem here where the account numbers are not
shown.


see image-QOVW9Z

Citi Cards keeps failing the same way still. 2000 error code.

thanks,

JV


On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:

Both used to work fine.

I will check but it wasn't until I moved to the libofx that this
started happening.

It is weird.


JV

On Thu, Oct 17, 2019, 12:37 Jack 
wrote:

JV,

So with AmEx you get a response, but the popup doesn't show any
actual account numbers or related information, and with CitiCard
you get an error message about the software not being supported?
If you log in to the CitiCards web site, can you find any
information about what personal banking software they do support?

Also, there is a note at ofxhome.com that suggests enabling 3rd
party software desktop access from the CitiCards web site, although
it's not clear if that actually helped the person who posted it.
Another post suggested using
https://mobilesoa.citi.com/CitiOFXInterface

Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
the full discussion, with other suggestions, including using a
client UID as well as enabling access through the website before
trying the mapping.

Jack

On 10/17/19 1:13 PM, Jesus Varela wrote:

Thanks Jack. I tired playing playing with those before to no
avail.
Thanks,

JV




On Thu, Oct 17, 2019, 10:27 Jack 
wrote:
On the dialog for mapping the account, at the top is username,
password,
and client uid, and a checkbox to store password. Immediately
below that
are two dropdowns:  Identify as, and Header version.  The
default for
Identify as (Quicken Windows 2008) is outdated software, so
many
institutions do not support it any more.  Try selecting the
most recent
(Quicken Window 2019) and see if you get the same response.
You can
also try 103 instead of 102 as header version, although I have
never
needed this, and always gotten some error when trying it.

The Client UID is a "random" 32 hex digit string, but is not be
required
for most institutions, and when needed, there is usually a
slightly more
informative error than you posted.

On 10/17/19 9:17 AM, jvap...@gmail.com wrote:

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

jvap...@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, jvap...@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 

Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread Brendan Coupe
Citi cards has not worked with direct connect for me since late last
year. I'm using the Costco Visa card.

It may not be related but I thought I'd share this info just in case it matters.

What settings do you use when mapping your Citi card?

When I use Citi Cards I get:

Access Denied, You don't have permission to access
"http://www.accountonline.com/cards/svc/CitiOfxManager.do; on this
server.




Brendan Coupe

On Fri, Oct 18, 2019 at 8:29 AM Jack  wrote:
>
> That is definitely odd.  If you posted this first, I'd have said to
> upgrade.  I assume if you run from command line, there is no error or
> hint of the problem?  Working on the not displayed info in the mapping
> dialog, I wonder if it is the version of some library not called
> directly from KMM, but deeper in the call chain.  I'm perhaps grabbing
> at straws, but would you post the output of "ldd /path/to/kmymoney" to
> see any of the versions there look odd, although I don't expect that.
>
> On 10/18/19 2:07 AM, jvap...@gmail.com wrote:
> > still not working..
> >
> > I uninstalled my self compiled version.
> >
> > I then installed the 5.03 version Fedora KDE has available to test
> > there. Still same problem here where the account numbers are not
> > shown.
> >
> >
> > see image-QOVW9Z
> >
> > Citi Cards keeps failing the same way still. 2000 error code.
> >
> > thanks,
> >
> > JV
> >
> >
> > On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:
> >> Both used to work fine.
> >>
> >> I will check but it wasn't until I moved to the libofx that this
> >> started happening.
> >>
> >> It is weird.
> >>
> >>
> >> JV
> >>
> >> On Thu, Oct 17, 2019, 12:37 Jack 
> >> wrote:
> >>> JV,
> >>>
> >>> So with AmEx you get a response, but the popup doesn't show any
> >>> actual account numbers or related information, and with CitiCard
> >>> you get an error message about the software not being supported?
> >>> If you log in to the CitiCards web site, can you find any
> >>> information about what personal banking software they do support?
> >>>
> >>> Also, there is a note at ofxhome.com that suggests enabling 3rd
> >>> party software desktop access from the CitiCards web site, although
> >>> it's not clear if that actually helped the person who posted it.
> >>> Another post suggested using
> >>> https://mobilesoa.citi.com/CitiOFXInterface
> >>>
> >>> Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
> >>> the full discussion, with other suggestions, including using a
> >>> client UID as well as enabling access through the website before
> >>> trying the mapping.
> >>>
> >>> Jack
> >>>
> >>> On 10/17/19 1:13 PM, Jesus Varela wrote:
>  Thanks Jack. I tired playing playing with those before to no
>  avail.
> >>>
>  Thanks,
> 
>  JV
> 
> 
> 
> 
>  On Thu, Oct 17, 2019, 10:27 Jack  > wrote:
> > On the dialog for mapping the account, at the top is username,
> > password,
> > and client uid, and a checkbox to store password. Immediately
> > below that
> > are two dropdowns:  Identify as, and Header version.  The
> > default for
> > Identify as (Quicken Windows 2008) is outdated software, so
> > many
> > institutions do not support it any more.  Try selecting the
> > most recent
> > (Quicken Window 2019) and see if you get the same response.
> > You can
> > also try 103 instead of 102 as header version, although I have
> > never
> > needed this, and always gotten some error when trying it.
> >
> > The Client UID is a "random" 32 hex digit string, but is not be
> > required
> > for most institutions, and when needed, there is usually a
> > slightly more
> > informative error than you posted.
> >
> > On 10/17/19 9:17 AM, jvap...@gmail.com wrote:
> >> 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
> > jvap...@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, jvap...@gmail.com wrote:
> >> Hi,
> >>
> >> No, that did not help.

Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread Jack
That is definitely odd.  If you posted this first, I'd have said to 
upgrade.  I assume if you run from command line, there is no error or 
hint of the problem?  Working on the not displayed info in the mapping 
dialog, I wonder if it is the version of some library not called 
directly from KMM, but deeper in the call chain.  I'm perhaps grabbing 
at straws, but would you post the output of "ldd /path/to/kmymoney" to 
see any of the versions there look odd, although I don't expect that.


On 10/18/19 2:07 AM, jvap...@gmail.com wrote:

still not working..

I uninstalled my self compiled version.

I then installed the 5.03 version Fedora KDE has available to test
there. Still same problem here where the account numbers are not
shown.


see image-QOVW9Z

Citi Cards keeps failing the same way still. 2000 error code.

thanks,

JV


On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:

Both used to work fine.

I will check but it wasn't until I moved to the libofx that this
started happening.

It is weird.


JV

On Thu, Oct 17, 2019, 12:37 Jack 
wrote:

JV,

So with AmEx you get a response, but the popup doesn't show any
actual account numbers or related information, and with CitiCard
you get an error message about the software not being supported?
If you log in to the CitiCards web site, can you find any
information about what personal banking software they do support?

Also, there is a note at ofxhome.com that suggests enabling 3rd
party software desktop access from the CitiCards web site, although
it's not clear if that actually helped the person who posted it.
Another post suggested using
https://mobilesoa.citi.com/CitiOFXInterface

Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
the full discussion, with other suggestions, including using a
client UID as well as enabling access through the website before
trying the mapping.

Jack

On 10/17/19 1:13 PM, Jesus Varela wrote:

Thanks Jack. I tired playing playing with those before to no
avail.
  

Thanks,

JV




On Thu, Oct 17, 2019, 10:27 Jack 
wrote:
On the dialog for mapping the account, at the top is username,
password,
and client uid, and a checkbox to store password. Immediately
below that
are two dropdowns:  Identify as, and Header version.  The
default for
Identify as (Quicken Windows 2008) is outdated software, so
many
institutions do not support it any more.  Try selecting the
most recent
(Quicken Window 2019) and see if you get the same response.
You can
also try 103 instead of 102 as header version, although I have
never
needed this, and always gotten some error when trying it.

The Client UID is a "random" 32 hex digit string, but is not be
required
for most institutions, and when needed, there is usually a
slightly more
informative error than you posted.

On 10/17/19 9:17 AM, jvap...@gmail.com wrote:

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

jvap...@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, jvap...@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, jvap...@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


Re: KMyMoney Compile..3rdparty directory

2019-10-18 Thread jvapr27
still not working.. 

I uninstalled my self compiled version. 

I then installed the 5.03 version Fedora KDE has available to test
there. Still same problem here where the account numbers are not
shown. 


see image-QOVW9Z

Citi Cards keeps failing the same way still. 2000 error code. 

thanks, 

JV 


On Thu, 2019-10-17 at 20:03 -0500, Jesus Varela wrote:
> Both used to work fine. 
> 
> I will check but it wasn't until I moved to the libofx that this
> started happening. 
> 
> It is weird. 
> 
> 
> JV
> 
> On Thu, Oct 17, 2019, 12:37 Jack 
> wrote:
> > JV,
> > 
> > So with AmEx you get a response, but the popup doesn't show any
> > actual account numbers or related information, and with CitiCard
> > you get an error message about the software not being supported? 
> > If you log in to the CitiCards web site, can you find any
> > information about what personal banking software they do support?
> > 
> > Also, there is a note at ofxhome.com that suggests enabling 3rd
> > party software desktop access from the CitiCards web site, although
> > it's not clear if that actually helped the person who posted it. 
> > Another post suggested using 
> > https://mobilesoa.citi.com/CitiOFXInterface
> > 
> > Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for
> > the full discussion, with other suggestions, including using a
> > client UID as well as enabling access through the website before
> > trying the mapping.
> > 
> > Jack
> > 
> > On 10/17/19 1:13 PM, Jesus Varela wrote:
> > > Thanks Jack. I tired playing playing with those before to no
> > > avail. 
> >  
> > > Thanks,
> > > 
> > > JV
> > > 
> > > 
> > > 
> > > 
> > > On Thu, Oct 17, 2019, 10:27 Jack  > > > wrote:
> > > > On the dialog for mapping the account, at the top is username,
> > > > password, 
> > > > and client uid, and a checkbox to store password. Immediately
> > > > below that 
> > > > are two dropdowns:  Identify as, and Header version.  The
> > > > default for 
> > > > Identify as (Quicken Windows 2008) is outdated software, so
> > > > many 
> > > > institutions do not support it any more.  Try selecting the
> > > > most recent 
> > > > (Quicken Window 2019) and see if you get the same response. 
> > > > You can 
> > > > also try 103 instead of 102 as header version, although I have
> > > > never 
> > > > needed this, and always gotten some error when trying it.
> > > > 
> > > > The Client UID is a "random" 32 hex digit string, but is not be
> > > > required 
> > > > for most institutions, and when needed, there is usually a
> > > > slightly more 
> > > > informative error than you posted.
> > > > 
> > > > On 10/17/19 9:17 AM, jvap...@gmail.com wrote:
> > > > > 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 
> > > > jvap...@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, jvap...@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 

Re: KMyMoney Compile..3rdparty directory

2019-10-17 Thread Jesus Varela
Both used to work fine.

I will check but it wasn't until I moved to the libofx that this started
happening.

It is weird.


JV

On Thu, Oct 17, 2019, 12:37 Jack  wrote:

> JV,
>
> So with AmEx you get a response, but the popup doesn't show any actual
> account numbers or related information, and with CitiCard you get an error
> message about the software not being supported?  If you log in to the
> CitiCards web site, can you find any information about what personal
> banking software they do support?
>
> Also, there is a note at ofxhome.com that suggests enabling 3rd party
> software desktop access from the CitiCards web site, although it's not
> clear if that actually helped the person who posted it.  Another post
> suggested using https://mobilesoa.citi.com/CitiOFXInterface
>
> Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for the
> full discussion, with other suggestions, including using a client UID as
> well as enabling access through the website before trying the mapping.
>
> Jack
> On 10/17/19 1:13 PM, Jesus Varela wrote:
>
> Thanks Jack. I tired playing playing with those before to no avail.
>
> Thanks,
>
> JV
>
>
>
>
> On Thu, Oct 17, 2019, 10:27 Jack  wrote:
>
>> On the dialog for mapping the account, at the top is username, password,
>> and client uid, and a checkbox to store password. Immediately below that
>> are two dropdowns:  Identify as, and Header version.  The default for
>> Identify as (Quicken Windows 2008) is outdated software, so many
>> institutions do not support it any more.  Try selecting the most recent
>> (Quicken Window 2019) and see if you get the same response.  You can
>> also try 103 instead of 102 as header version, although I have never
>> needed this, and always gotten some error when trying it.
>>
>> The Client UID is a "random" 32 hex digit string, but is not be required
>> for most institutions, and when needed, there is usually a slightly more
>> informative error than you posted.
>>
>> On 10/17/19 9:17 AM, jvap...@gmail.com wrote:
>> > 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 jvap...@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, jvap...@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, jvap...@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
>> 

Re: KMyMoney Compile..3rdparty directory

2019-10-17 Thread Jack

JV,

So with AmEx you get a response, but the popup doesn't show any actual 
account numbers or related information, and with CitiCard you get an 
error message about the software not being supported? If you log in to 
the CitiCards web site, can you find any information about what personal 
banking software they do support?


Also, there is a note at ofxhome.com that suggests enabling 3rd party 
software desktop access from the CitiCards web site, although it's not 
clear if that actually helped the person who posted it.  Another post 
suggested using https://mobilesoa.citi.com/CitiOFXInterface


Check https://www.ofxhome.com/ofxforum/viewtopic.php?id=49566 for the 
full discussion, with other suggestions, including using a client UID as 
well as enabling access through the website before trying the mapping.


Jack

On 10/17/19 1:13 PM, Jesus Varela wrote:

Thanks Jack. I tired playing playing with those before to no avail.
Thanks,

JV




On Thu, Oct 17, 2019, 10:27 Jack > wrote:


On the dialog for mapping the account, at the top is username,
password,
and client uid, and a checkbox to store password. Immediately
below that
are two dropdowns:  Identify as, and Header version.  The default for
Identify as (Quicken Windows 2008) is outdated software, so many
institutions do not support it any more.  Try selecting the most
recent
(Quicken Window 2019) and see if you get the same response.  You can
also try 103 instead of 102 as header version, although I have never
needed this, and always gotten some error when trying it.

The Client UID is a "random" 32 hex digit string, but is not be
required
for most institutions, and when needed, there is usually a
slightly more
informative error than you posted.

On 10/17/19 9:17 AM, jvap...@gmail.com 
wrote:
> 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 jvap...@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, jvap...@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, jvap...@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
>>> 

Re: KMyMoney Compile..3rdparty directory

2019-10-17 Thread Jesus Varela
Thanks Jack. I tired playing playing with those before to no avail.

Thanks,

JV




On Thu, Oct 17, 2019, 10:27 Jack  wrote:

> On the dialog for mapping the account, at the top is username, password,
> and client uid, and a checkbox to store password. Immediately below that
> are two dropdowns:  Identify as, and Header version.  The default for
> Identify as (Quicken Windows 2008) is outdated software, so many
> institutions do not support it any more.  Try selecting the most recent
> (Quicken Window 2019) and see if you get the same response.  You can
> also try 103 instead of 102 as header version, although I have never
> needed this, and always gotten some error when trying it.
>
> The Client UID is a "random" 32 hex digit string, but is not be required
> for most institutions, and when needed, there is usually a slightly more
> informative error than you posted.
>
> On 10/17/19 9:17 AM, jvap...@gmail.com wrote:
> > 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 jvap...@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, jvap...@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, jvap...@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, jvap...@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
> >> jvap...@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."
> 

Re: KMyMoney Compile..3rdparty directory

2019-10-17 Thread Jack
On the dialog for mapping the account, at the top is username, password, 
and client uid, and a checkbox to store password. Immediately below that 
are two dropdowns:  Identify as, and Header version.  The default for 
Identify as (Quicken Windows 2008) is outdated software, so many 
institutions do not support it any more.  Try selecting the most recent 
(Quicken Window 2019) and see if you get the same response.  You can 
also try 103 instead of 102 as header version, although I have never 
needed this, and always gotten some error when trying it.


The Client UID is a "random" 32 hex digit string, but is not be required 
for most institutions, and when needed, there is usually a slightly more 
informative error than you posted.


On 10/17/19 9:17 AM, jvap...@gmail.com wrote:

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 jvap...@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, jvap...@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, jvap...@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, jvap...@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

jvap...@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_SQLSTORAGEON







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.
-
  


Re: KMyMoney Compile..3rdparty directory

2019-10-17 Thread jvapr27
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 jvap...@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, jvap...@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, jvap...@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, jvap...@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 
> jvap...@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_SQLSTORAGEON
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > The make -j 8 command; Completed successfully.
> > > > > > > > > 
> > > > > > > > > Perhaps the build system needs updating? I don't know
> > > > > > > > > much
> > > > > > > > > about
> > > > > > > > > it.
> > > > > > > > Already done: see
> > > > > > > >  
> > > > 
> 

Re: KMyMoney Compile..3rdparty directory

2019-10-16 Thread Thomas Baumgart
On Donnerstag, 17. Oktober 2019 06:41:00 CEST jvap...@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, jvap...@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, jvap...@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, jvap...@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 jvap...@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_SQLSTORAGEON
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > > > 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.
-



signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney Compile..3rdparty directory

2019-10-16 Thread jvapr27
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... 

thanks, 

JV 

On Tue, 2019-10-15 at 13:34 -0400, Jack wrote:
> On 2019.10.15 12:26, jvap...@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, jvap...@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, jvap...@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 jvap...@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_SQLSTORAGEON
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 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.
> > 
> > 


Re: KMyMoney Compile..3rdparty directory

2019-10-15 Thread Jack

On 2019.10.15 12:26, jvap...@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, jvap...@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, jvap...@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 jvap...@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_SQLSTORAGEON
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > 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.







Re: KMyMoney Compile..3rdparty directory

2019-10-15 Thread Thomas Baumgart
On Dienstag, 15. Oktober 2019 18:36:35 CEST Jack wrote:

> ofxhome is used to get the list of institutions and connection 
> information.  I'm a bit confused about the connection to ofxhome never 
> finishing.  Once the list of banks is displayed, the connection with 
> ofxhome has successfully completed.  What "stayed up" for a while 
> without finishing?
> 
> On the dialog you displayed, in the short run, you might try just 
> selecting one of the two lines, and downloading only a few day's of 
> transactions to see which account it actually is.  I'll have to try 
> unmapping and remapping one of my accounts to see if I have the same 
> problem.  Also, once you do select one of the accounts, you can Edit the 
> Account, and select the Online Settings tab.  The Account Details subtab 
> will show the account number.  The Import Details subtab is where you 
> can set the start date of the transactions requested when you next 
> update the account.

I just tried to map an account against a testserver where I have a testaccount 
(provided by http://www.innovision.com/).


It shows the dialog as follows:



So it's not a matter of KMyMoney but the data provided by your bank.

The data downloaded may be found in ~/.local/share/kmymoney/response.ofx when 
you turn on OFX logging the the Settings/General/Support tab. Attention: this 
file may contain sensible information.

The same directory also contains the XML files downloaded from ofxhome

Hope that helps.

Regads

Thomas


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
It does not make sense to hire smart people, and then
have them follow stupid rules. -- Oleg Vishnepolsky on LinkedIn
-



signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney Compile..3rdparty directory

2019-10-15 Thread Jack
ofxhome is used to get the list of institutions and connection 
information.  I'm a bit confused about the connection to ofxhome never 
finishing.  Once the list of banks is displayed, the connection with 
ofxhome has successfully completed.  What "stayed up" for a while 
without finishing?


On the dialog you displayed, in the short run, you might try just 
selecting one of the two lines, and downloading only a few day's of 
transactions to see which account it actually is.  I'll have to try 
unmapping and remapping one of my accounts to see if I have the same 
problem.  Also, once you do select one of the accounts, you can Edit the 
Account, and select the Online Settings tab.  The Account Details subtab 
will show the account number.  The Import Details subtab is where you 
can set the start date of the transactions requested when you next 
update the account.


On 10/15/19 12:26 PM, jvap...@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


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, jvap...@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, jvap...@gmail.com wrote:

How do I get the fix?

Do I just rerun my git clone command?

thanks,

JV

On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:

Jesus,

On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON

  
  
  

  


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.


Re: KMyMoney Compile..3rdparty directory

2019-10-15 Thread jvapr27
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


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, jvap...@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, jvap...@gmail.com wrote:
> > > How do I get the fix?
> > > 
> > > Do I just rerun my git clone command?
> > > 
> > > thanks,
> > > 
> > > JV
> > > 
> > > On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:
> > > > Jesus,
> > > > 
> > > > On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON
> > > > >
> > > > >  
> > > > >  
> > > > >  
> > > > >
> > > > >  
> > > > > 
> > > > > 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.



Re: KMyMoney Compile..3rdparty directory

2019-10-15 Thread Jack
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, jvap...@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, jvap...@gmail.com wrote:

How do I get the fix?

Do I just rerun my git clone command?

thanks,

JV

On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:

Jesus,

On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON
   
 
  
   
 


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.


Re: KMyMoney Compile..3rdparty directory

2019-10-14 Thread jvapr27
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, jvap...@gmail.com wrote:
> How do I get the fix? 
> 
> Do I just rerun my git clone command? 
> 
> thanks, 
> 
> JV
> 
> On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:
> > Jesus,
> > 
> > On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON 
> > >   
> > > 
> > >  
> > >   
> > > 
> > > 
> > > 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. 


Re: KMyMoney Compile..3rdparty directory

2019-10-14 Thread jvapr27
How do I get the fix? 

Do I just rerun my git clone command? 

thanks, 

JV

On Mon, 2019-10-14 at 20:53 +0200, Thomas Baumgart wrote:
> Jesus,
> 
> On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON   
> > 
> >
> > 
> > 
> > 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. 
> 
> 



Re: KMyMoney Compile..3rdparty directory

2019-10-14 Thread Thomas Baumgart
Jesus,

On Montag, 14. Oktober 2019 19:30:21 CEST jvap...@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_SQLSTORAGEON   
>
> 
> 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
-
"The flame that burns twice as bright
burns half as long." ― Lao Tzu, Te Tao Ching
-


signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney Compile..3rdparty directory

2019-10-14 Thread jvapr27
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_SQLSTORAGEON   
   

The make -j 8 command; Completed successfully.  

Perhaps the build system needs updating? I don't know much about it. 

meanwhile, I will continue to move forward to see if I can test the
online banking without using aqbanking. 

thanks, 

JV
  

On Fri, 2019-10-11 at 19:26 +0200, Thomas Baumgart wrote:
> Hi guys,
>  
> On Freitag, 11. Oktober 2019 18:29:59 CEST Jack wrote:
>  
> > For background, some time ago, ALL data storage was moved to
> plugins,  
> > where the basic XML (and KMY if compressed) storage was previously
> in  
> > the main body of code.  The XML plugin should always be
> included.  This  
> > missing -lxmlstoragehelper sounds familiar to me, but I can't
> find  
> > anything relevant right now. There is no cmake parameter for
> this,  
> > because the basic file storage (XML) is always enabled.
> > 
> > However, the "Waiting for unfinished jobs" suggests you are using
> -jN  
> > where n>1 in your make command.  Try running with -j1 in case the
> issue  
> > is that it is just trying to use a file before it is
> created.  Also,  
> > check whether any xmlstoragehelper.* files exist, in case the
> problem  
> > is looking in the wrong place for it, rather than it not having
> been  
> > created yet.
>  
> I am running with -j13 (yes, thirteen) here and don't have a problem.
> It might be, that the xmlstoragehelper only gets compiled when the
> SQL backend is generated. An idea would be then to switch sqlstorage
> back on and see if it helps. If so, we need to fix the build system.
>  
> Thomas
>  
>  
>  
> > On 2019.10.11 10:06, jvap...@gmail.com wrote:
> > > Okay, so I managed to get into ccmake and turn off the sqlcipher
> and
> > > sqlstorage.
> > > 
> > > However, now when I compile, I get this error:
> > > 
> > > /usr/bin/ld: cannot find -lxmlstoragehelper
> > > collect2: error: ld returned 1 exit status
> > > make[2]: ***
> > > [kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-
> > > test.dir/build.make:101: bin/mymoneystoragenames-test] Error 1
> > > make[1]: *** [CMakeFiles/Makefile2:6801:
> > > kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-
> test.dir/all]
> > > Error 2
> > > make[1]: *** Waiting for unfinished jobs
> > > [ 40%] Building CXX object
> > > kmymoney/mymoney/storage/tests/CMakeFiles/mymoneystoragemgr-
> > > test.dir/mymoneystoragemgr-test.cpp.o
> > > /usr/bin/ld: cannot find -lxmlstoragehelper
> > > collect2: error: ld returned 1 exit status
> > > 
> > > Has anyone seen this before? I looked in ccmake to see if there
> is a
> > > config for lxmlstoragehelper I need to flip. I couldn't find one.
> > > 
> > > Any ideas?
> > > 
> > > thanks,
> > > 
> > > JV
> > > 
> > > 
> > > On Thu, 2019-10-10 at 20:27 -0500, jvap...@gmail.com wrote:
> > > > I guess the only question, is why does it not find it? Is it
> because
> > > > I
> > > > don't have something configured correctly?
> > > >
> > > > I don't currently keep it in a sql database, I just use
> whatever
> > > > default KMM starts up with. This may seem trivial to you but to
> me  
> > > it
> > > > makes it difficult to understand if I have the product compiled
> and
> > > > installed correctly. Also, leave me wondering why it cannot
> find the
> > > > package even though it is installed on the system.
> > > >
> > > > Anyways, if it doesn't matter, that is fine. I just want to
> > > > understand
> > > > what is causing it not to find it.
> > > >
> > > > Will update soon. Thanks again!
> > > >
> > > > JV
> > > >
> > > >
> > > >
> > > > On Thu, 2019-10-10 at 18:44 -0400, Jack wrote:
> > > > > On 2019.10.10 18:27, jvap...@gmail.com wrote:
> > > > > > Thanks guys!
> > > > > >
> > > > > > But, why do I get this then?
> > > > > >
> > > > > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > > > > SQLite
> > > > > > that
> > > > > > provides transparent 256-bit AES encryption of database
> files.
> > > > > > sqlcipher.i686 : SQLCipher is an open source extension to
> SQLite
> > > > > > that
> > > > > > provides transparent 256-bit AES encryption of database
> files.
> > > > > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > > > > SQLite
> > > > > > that
> > > > > > provides transparent 256-bit AES encryption of database
> files.
> > > > > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > > > > 

Re: KMyMoney Compile..3rdparty directory

2019-10-11 Thread Thomas Baumgart
Hi guys,

On Freitag, 11. Oktober 2019 18:29:59 CEST Jack wrote:

> For background, some time ago, ALL data storage was moved to plugins,  
> where the basic XML (and KMY if compressed) storage was previously in  
> the main body of code.  The XML plugin should always be included.  This  
> missing -lxmlstoragehelper sounds familiar to me, but I can't find  
> anything relevant right now. There is no cmake parameter for this,  
> because the basic file storage (XML) is always enabled.
> 
> However, the "Waiting for unfinished jobs" suggests you are using -jN  
> where n>1 in your make command.  Try running with -j1 in case the issue  
> is that it is just trying to use a file before it is created.  Also,  
> check whether any xmlstoragehelper.* files exist, in case the problem  
> is looking in the wrong place for it, rather than it not having been  
> created yet.

I am running with -j13 (yes, thirteen) here and don't have a problem. It might 
be, that the xmlstoragehelper only gets compiled when the SQL backend is 
generated. An idea would be then to switch sqlstorage back on and see if it 
helps. If so, we need to fix the build system.

Thomas



> On 2019.10.11 10:06, jvap...@gmail.com wrote:
> > Okay, so I managed to get into ccmake and turn off the sqlcipher and
> > sqlstorage.
> > 
> > However, now when I compile, I get this error:
> > 
> > /usr/bin/ld: cannot find -lxmlstoragehelper
> > collect2: error: ld returned 1 exit status
> > make[2]: ***
> > [kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-
> > test.dir/build.make:101: bin/mymoneystoragenames-test] Error 1
> > make[1]: *** [CMakeFiles/Makefile2:6801:
> > kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-test.dir/all]
> > Error 2
> > make[1]: *** Waiting for unfinished jobs
> > [ 40%] Building CXX object
> > kmymoney/mymoney/storage/tests/CMakeFiles/mymoneystoragemgr-
> > test.dir/mymoneystoragemgr-test.cpp.o
> > /usr/bin/ld: cannot find -lxmlstoragehelper
> > collect2: error: ld returned 1 exit status
> > 
> > Has anyone seen this before? I looked in ccmake to see if there is a
> > config for lxmlstoragehelper I need to flip. I couldn't find one.
> > 
> > Any ideas?
> > 
> > thanks,
> > 
> > JV
> > 
> > 
> > On Thu, 2019-10-10 at 20:27 -0500, jvap...@gmail.com wrote:
> > > I guess the only question, is why does it not find it? Is it because
> > > I
> > > don't have something configured correctly?
> > >
> > > I don't currently keep it in a sql database, I just use whatever
> > > default KMM starts up with. This may seem trivial to you but to me  
> > it
> > > makes it difficult to understand if I have the product compiled and
> > > installed correctly. Also, leave me wondering why it cannot find the
> > > package even though it is installed on the system.
> > >
> > > Anyways, if it doesn't matter, that is fine. I just want to
> > > understand
> > > what is causing it not to find it.
> > >
> > > Will update soon. Thanks again!
> > >
> > > JV
> > >
> > >
> > >
> > > On Thu, 2019-10-10 at 18:44 -0400, Jack wrote:
> > > > On 2019.10.10 18:27, jvap...@gmail.com wrote:
> > > > > Thanks guys!
> > > > >
> > > > > But, why do I get this then?
> > > > >
> > > > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > > > SQLite
> > > > > that
> > > > > provides transparent 256-bit AES encryption of database files.
> > > > > sqlcipher.i686 : SQLCipher is an open source extension to SQLite
> > > > > that
> > > > > provides transparent 256-bit AES encryption of database files.
> > > > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > > > SQLite
> > > > > that
> > > > > provides transparent 256-bit AES encryption of database files.
> > > > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > > > sqlcipher-devel.i686 : Development files for sqlcipher
> > > > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > > >  
> > =
> > > > > ==
> > > > > 
> > > > >  Name
> > > > > Matched:
> > > > > sqlcipher
> > > > >  
> > =
> > > > > ==
> > > > > 
> > > > > 
> > > > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > > > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > > > I'm just guessing, but the above looks like output for some query
> > > > about
> > > > packages with sqlcipher in the name.  If so, it's just  
> > informative.
> > > >
> > > > > [kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-
> > > > > devel.x86_64
> > > > > Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019
> > > > > 05:05:01
> > > > > PM CDT.
> > > > > Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already  
> > installed.
> > > > > Dependencies resolved.
> > > > > Nothing to do.
> > > > > Complete!
> > > > > [kodemonkey@thinkpad 

Re: KMyMoney Compile..3rdparty directory

2019-10-11 Thread Jack
For background, some time ago, ALL data storage was moved to plugins,  
where the basic XML (and KMY if compressed) storage was previously in  
the main body of code.  The XML plugin should always be included.  This  
missing -lxmlstoragehelper sounds familiar to me, but I can't find  
anything relevant right now. There is no cmake parameter for this,  
because the basic file storage (XML) is always enabled.


However, the "Waiting for unfinished jobs" suggests you are using -jN  
where n>1 in your make command.  Try running with -j1 in case the issue  
is that it is just trying to use a file before it is created.  Also,  
check whether any xmlstoragehelper.* files exist, in case the problem  
is looking in the wrong place for it, rather than it not having been  
created yet.


On 2019.10.11 10:06, jvap...@gmail.com wrote:

Okay, so I managed to get into ccmake and turn off the sqlcipher and
sqlstorage.

However, now when I compile, I get this error:

/usr/bin/ld: cannot find -lxmlstoragehelper
collect2: error: ld returned 1 exit status
make[2]: ***
[kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-
test.dir/build.make:101: bin/mymoneystoragenames-test] Error 1
make[1]: *** [CMakeFiles/Makefile2:6801:
kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-test.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs
[ 40%] Building CXX object
kmymoney/mymoney/storage/tests/CMakeFiles/mymoneystoragemgr-
test.dir/mymoneystoragemgr-test.cpp.o
/usr/bin/ld: cannot find -lxmlstoragehelper
collect2: error: ld returned 1 exit status

Has anyone seen this before? I looked in ccmake to see if there is a
config for lxmlstoragehelper I need to flip. I couldn't find one.

Any ideas?

thanks,

JV


On Thu, 2019-10-10 at 20:27 -0500, jvap...@gmail.com wrote:
> I guess the only question, is why does it not find it? Is it because
> I
> don't have something configured correctly?
>
> I don't currently keep it in a sql database, I just use whatever
> default KMM starts up with. This may seem trivial to you but to me  
it

> makes it difficult to understand if I have the product compiled and
> installed correctly. Also, leave me wondering why it cannot find the
> package even though it is installed on the system.
>
> Anyways, if it doesn't matter, that is fine. I just want to
> understand
> what is causing it not to find it.
>
> Will update soon. Thanks again!
>
> JV
>
>
>
> On Thu, 2019-10-10 at 18:44 -0400, Jack wrote:
> > On 2019.10.10 18:27, jvap...@gmail.com wrote:
> > > Thanks guys!
> > >
> > > But, why do I get this then?
> > >
> > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > SQLite
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher.i686 : SQLCipher is an open source extension to SQLite
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > SQLite
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > sqlcipher-devel.i686 : Development files for sqlcipher
> > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > >  
=

> > > ==
> > > 
> > >  Name
> > > Matched:
> > > sqlcipher
> > >  
=

> > > ==
> > > 
> > > 
> > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > I'm just guessing, but the above looks like output for some query
> > about
> > packages with sqlcipher in the name.  If so, it's just  
informative.

> >
> > > [kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-
> > > devel.x86_64
> > > Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019
> > > 05:05:01
> > > PM CDT.
> > > Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already  
installed.

> > > Dependencies resolved.
> > > Nothing to do.
> > > Complete!
> > > [kodemonkey@thinkpad build]$
> > >
> > >
> > > It seems it is already installed.
> > Yes, it looks that way.  What's the question here?  If you are
> > planning
> > on keeping your KMM data in a .xml or .kmy (gzipped xml) file,  
then

> > you
> > do not need any sql related packages.  It doesn't hurt anything if
> > they
> > are installed, but you don't need them.
> >
> > > It is driving me nuts! LOL
> > I know it can be confusing, but I'm not sure what your current
> > problem
> > or question is.  If you have already run cmake once, then run
> > "ccmake
> > ." in the build directory, so you can browse all the parameters,
> > and
> > turn off those you don't need.  Because of all those options, I
> > often
> > write a script to run cmake, with explicit values for all the
> > ENABLE_
> > 

Re: KMyMoney Compile..3rdparty directory

2019-10-11 Thread jvapr27
Okay, so I managed to get into ccmake and turn off the sqlcipher and
sqlstorage. 

However, now when I compile, I get this error: 

/usr/bin/ld: cannot find -lxmlstoragehelper
collect2: error: ld returned 1 exit status
make[2]: ***
[kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-
test.dir/build.make:101: bin/mymoneystoragenames-test] Error 1
make[1]: *** [CMakeFiles/Makefile2:6801:
kmymoney/plugins/xml/tests/CMakeFiles/mymoneystoragenames-test.dir/all] 
Error 2
make[1]: *** Waiting for unfinished jobs
[ 40%] Building CXX object
kmymoney/mymoney/storage/tests/CMakeFiles/mymoneystoragemgr-
test.dir/mymoneystoragemgr-test.cpp.o
/usr/bin/ld: cannot find -lxmlstoragehelper
collect2: error: ld returned 1 exit status

Has anyone seen this before? I looked in ccmake to see if there is a
config for lxmlstoragehelper I need to flip. I couldn't find one. 

Any ideas? 

thanks, 

JV


On Thu, 2019-10-10 at 20:27 -0500, jvap...@gmail.com wrote:
> I guess the only question, is why does it not find it? Is it because
> I
> don't have something configured correctly? 
> 
> I don't currently keep it in a sql database, I just use whatever
> default KMM starts up with. This may seem trivial to you but to me it
> makes it difficult to understand if I have the product compiled and
> installed correctly. Also, leave me wondering why it cannot find the
> package even though it is installed on the system. 
> 
> Anyways, if it doesn't matter, that is fine. I just want to
> understand
> what is causing it not to find it. 
> 
> Will update soon. Thanks again!
> 
> JV
> 
> 
> 
> On Thu, 2019-10-10 at 18:44 -0400, Jack wrote:
> > On 2019.10.10 18:27, jvap...@gmail.com wrote:
> > > Thanks guys!
> > > 
> > > But, why do I get this then?
> > > 
> > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > SQLite  
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher.i686 : SQLCipher is an open source extension to SQLite
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > > SQLite  
> > > that
> > > provides transparent 256-bit AES encryption of database files.
> > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > sqlcipher-devel.i686 : Development files for sqlcipher
> > > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > > =
> > > ==
> > > 
> > >  Name
> > > Matched:
> > > sqlcipher
> > > =
> > > ==
> > > 
> > > 
> > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > I'm just guessing, but the above looks like output for some query
> > about  
> > packages with sqlcipher in the name.  If so, it's just informative.
> > 
> > > [kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-
> > > devel.x86_64
> > > Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019  
> > > 05:05:01
> > > PM CDT.
> > > Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already installed.
> > > Dependencies resolved.
> > > Nothing to do.
> > > Complete!
> > > [kodemonkey@thinkpad build]$
> > > 
> > > 
> > > It seems it is already installed.
> > Yes, it looks that way.  What's the question here?  If you are
> > planning  
> > on keeping your KMM data in a .xml or .kmy (gzipped xml) file, then
> > you  
> > do not need any sql related packages.  It doesn't hurt anything if
> > they  
> > are installed, but you don't need them.
> > 
> > > It is driving me nuts! LOL
> > I know it can be confusing, but I'm not sure what your current
> > problem  
> > or question is.  If you have already run cmake once, then run
> > "ccmake  
> > ." in the build directory, so you can browse all the parameters,
> > and  
> > turn off those you don't need.  Because of all those options, I
> > often  
> > write a script to run cmake, with explicit values for all the
> > ENABLE_  
> > options, just so I know what I'm requestiong, and don't rely on
> > default  
> > values.  It's perhaps a bit harder to set up, but it saves some
> > sanity  
> > in the long run.
> > 
> > > I will try the libofx method. Thanks!
> > > 
> > > JV
> > > 
> > > On Thu, 2019-10-10 at 19:29 +0200, Thomas Baumgart wrote:
> > > > On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote:
> > > > 
> > > > > Hello JV,
> > > > > 
> > > > > On 2019.10.09 22:35, jvap...@gmail.com wrote:
> > > > > > Thanks Thomas and Jack.
> > > > > > 
> > > > > > I am a little confused/in shock now. :) It sounds like I do
> > > > > > not
> > > > need
> > > > > > to use AQBanking? I believe I need it since I use it to
> > > > > > allow
> > > > > > me
> > > > to
> > > > > > update my accounts (download) transactions. Are you saying
> > 

Re: KMyMoney Compile..3rdparty directory

2019-10-10 Thread jvapr27
I guess the only question, is why does it not find it? Is it because I
don't have something configured correctly? 

I don't currently keep it in a sql database, I just use whatever
default KMM starts up with. This may seem trivial to you but to me it
makes it difficult to understand if I have the product compiled and
installed correctly. Also, leave me wondering why it cannot find the
package even though it is installed on the system. 

Anyways, if it doesn't matter, that is fine. I just want to understand
what is causing it not to find it. 

Will update soon. Thanks again!

JV



On Thu, 2019-10-10 at 18:44 -0400, Jack wrote:
> On 2019.10.10 18:27, jvap...@gmail.com wrote:
> > Thanks guys!
> > 
> > But, why do I get this then?
> > 
> > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > SQLite  
> > that
> > provides transparent 256-bit AES encryption of database files.
> > sqlcipher.i686 : SQLCipher is an open source extension to SQLite
> > that
> > provides transparent 256-bit AES encryption of database files.
> > sqlcipher.x86_64 : SQLCipher is an open source extension to
> > SQLite  
> > that
> > provides transparent 256-bit AES encryption of database files.
> > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > sqlcipher-devel.i686 : Development files for sqlcipher
> > sqlcipher-devel.x86_64 : Development files for sqlcipher
> > ===
> > 
> >  Name Matched:
> > sqlcipher
> > ===
> > 
> > 
> > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> > libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
> I'm just guessing, but the above looks like output for some query
> about  
> packages with sqlcipher in the name.  If so, it's just informative.
> 
> > [kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-
> > devel.x86_64
> > Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019  
> > 05:05:01
> > PM CDT.
> > Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already installed.
> > Dependencies resolved.
> > Nothing to do.
> > Complete!
> > [kodemonkey@thinkpad build]$
> > 
> > 
> > It seems it is already installed.
> Yes, it looks that way.  What's the question here?  If you are
> planning  
> on keeping your KMM data in a .xml or .kmy (gzipped xml) file, then
> you  
> do not need any sql related packages.  It doesn't hurt anything if
> they  
> are installed, but you don't need them.
> 
> > It is driving me nuts! LOL
> I know it can be confusing, but I'm not sure what your current
> problem  
> or question is.  If you have already run cmake once, then run
> "ccmake  
> ." in the build directory, so you can browse all the parameters,
> and  
> turn off those you don't need.  Because of all those options, I
> often  
> write a script to run cmake, with explicit values for all the
> ENABLE_  
> options, just so I know what I'm requestiong, and don't rely on
> default  
> values.  It's perhaps a bit harder to set up, but it saves some
> sanity  
> in the long run.
> 
> > I will try the libofx method. Thanks!
> > 
> > JV
> > 
> > On Thu, 2019-10-10 at 19:29 +0200, Thomas Baumgart wrote:
> > > On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote:
> > > 
> > > > Hello JV,
> > > > 
> > > > On 2019.10.09 22:35, jvap...@gmail.com wrote:
> > > > > Thanks Thomas and Jack.
> > > > > 
> > > > > I am a little confused/in shock now. :) It sounds like I do
> > > > > not
> > > need
> > > > > to use AQBanking? I believe I need it since I use it to allow
> > > > > me
> > > to
> > > > > update my accounts (download) transactions. Are you saying
> > > > > there
> > > is
> > > > > another way to set up a connection to the banks/Credit Card
> > > companies
> > > > > server to download transactions?
> > > > If you are in the US (and much of the world,) you have a
> > > choice.  As
> > > > you have done in the past, you can use Aqbanking for OFX direct
> > > > connect.  However, you can also use libofx, which is already
> > > included
> > > > in the KMM source.  To do that, you would enable OFXIMPORTER at
> > > cmake
> > > > time, and you can disable KBANKING so it doesn't bother to look
> > > for
> > > > aqbanking or gwenhywfar.  That's what I use for banking,
> > > investment,
> > > > and credit cards.
> > > > > I know I can manually download an OFX(qfx) file and then
> > > > > import
> > > it
> > > > > into KMyMoney but I really like the ability to right click
> > > > > and
> > > say
> > > > > 'update account'. I have always thought I needed AqBanking
> > > > > for
> > > that.
> > > > There are some banking systems, notably in Germany/EU, which
> > > > use
> > > > features not handled by libofx, and thus those do require to
> > > enable
> > > > KBANKING, and use aqbanking and gwenhywfar.
> > > > 
> > > > If you are not aware, once you have 

Re: KMyMoney Compile..3rdparty directory

2019-10-10 Thread Jack

On 2019.10.10 18:27, jvap...@gmail.com wrote:

Thanks guys!

But, why do I get this then?

sqlcipher.x86_64 : SQLCipher is an open source extension to SQLite  
that

provides transparent 256-bit AES encryption of database files.
sqlcipher.i686 : SQLCipher is an open source extension to SQLite that
provides transparent 256-bit AES encryption of database files.
sqlcipher.x86_64 : SQLCipher is an open source extension to SQLite  
that

provides transparent 256-bit AES encryption of database files.
sqlcipher-devel.x86_64 : Development files for sqlcipher
sqlcipher-devel.i686 : Development files for sqlcipher
sqlcipher-devel.x86_64 : Development files for sqlcipher
===
 Name Matched:
sqlcipher
===

libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
I'm just guessing, but the above looks like output for some query about  
packages with sqlcipher in the name.  If so, it's just informative.



[kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-devel.x86_64
Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019  
05:05:01

PM CDT.
Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[kodemonkey@thinkpad build]$


It seems it is already installed.
Yes, it looks that way.  What's the question here?  If you are planning  
on keeping your KMM data in a .xml or .kmy (gzipped xml) file, then you  
do not need any sql related packages.  It doesn't hurt anything if they  
are installed, but you don't need them.



It is driving me nuts! LOL
I know it can be confusing, but I'm not sure what your current problem  
or question is.  If you have already run cmake once, then run "ccmake  
." in the build directory, so you can browse all the parameters, and  
turn off those you don't need.  Because of all those options, I often  
write a script to run cmake, with explicit values for all the ENABLE_  
options, just so I know what I'm requestiong, and don't rely on default  
values.  It's perhaps a bit harder to set up, but it saves some sanity  
in the long run.



I will try the libofx method. Thanks!

JV

On Thu, 2019-10-10 at 19:29 +0200, Thomas Baumgart wrote:
> On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote:
>
> > Hello JV,
> >
> > On 2019.10.09 22:35, jvap...@gmail.com wrote:
> > > Thanks Thomas and Jack.
> > >
> > > I am a little confused/in shock now. :) It sounds like I do not
> need
> > > to use AQBanking? I believe I need it since I use it to allow me
> to
> > > update my accounts (download) transactions. Are you saying there
> is
> > > another way to set up a connection to the banks/Credit Card
> companies
> > > server to download transactions?
>
> > If you are in the US (and much of the world,) you have a
> choice.  As
> > you have done in the past, you can use Aqbanking for OFX direct
> > connect.  However, you can also use libofx, which is already
> included
> > in the KMM source.  To do that, you would enable OFXIMPORTER at
> cmake
> > time, and you can disable KBANKING so it doesn't bother to look
> for
> > aqbanking or gwenhywfar.  That's what I use for banking,
> investment,
> > and credit cards.
> > >
> > > I know I can manually download an OFX(qfx) file and then import
> it
> > > into KMyMoney but I really like the ability to right click and
> say
> > > 'update account'. I have always thought I needed AqBanking for
> that.
> > There are some banking systems, notably in Germany/EU, which use
> > features not handled by libofx, and thus those do require to
> enable
> > KBANKING, and use aqbanking and gwenhywfar.
> >
> > If you are not aware, once you have done the initial cmake, then  
if

> you
> > run "ccmake ." in the build directory, you can see (and adjust)  
all

> the
> > ENABLE_ settings, and turn OFF those you don't need.
> > >
> > > Anyways, I am hitting some other compile issue now with missing
> > > package. I will fix this first before I can test.
> > >
> > > [ 12%] Building CXX object
> > >
>  
kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.

> o
> > >
>  
/home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsq

> l_
> > > sqlite.cpp:63:10: fatal error:
> QtSql/private/qsqlcachedresult_p.h: No
> > > such file or directory
> > >63 | #include 
> > >   |  ^~~~
> > My guess is that you do not have sqlcipher installed, but you
> would
> > only need it if you wanted to save your KMM data as an encrypted
> sqlite
> > file.  You can disable SQLCIPHER (and even SQLSTORAGE) to stop it
> from
> > looking for those files.
> > >
> > > Also, thanks Thomas, you answered a question I was not sure I
> asked
> > > yet. Whether the expectation is 

Re: KMyMoney Compile..3rdparty directory

2019-10-10 Thread jvapr27
Thanks guys!

But, why do I get this then? 

sqlcipher.x86_64 : SQLCipher is an open source extension to SQLite that
provides transparent 256-bit AES encryption of database files.
sqlcipher.i686 : SQLCipher is an open source extension to SQLite that
provides transparent 256-bit AES encryption of database files.
sqlcipher.x86_64 : SQLCipher is an open source extension to SQLite that
provides transparent 256-bit AES encryption of database files.
sqlcipher-devel.x86_64 : Development files for sqlcipher
sqlcipher-devel.i686 : Development files for sqlcipher
sqlcipher-devel.x86_64 : Development files for sqlcipher
===
 Name Matched:
sqlcipher
===

libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
libgda-sqlcipher.x86_64 : SQLiteCipher provider for libgda
[kodemonkey@thinkpad build]$ sudo dnf install sqlcipher-devel.x86_64
Last metadata expiration check: 0:20:52 ago on Thu 10 Oct 2019 05:05:01
PM CDT.
Package sqlcipher-devel-3.4.1-5.fc30.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[kodemonkey@thinkpad build]$


It seems it is already installed. 

It is driving me nuts! LOL 

I will try the libofx method. Thanks!

JV 

On Thu, 2019-10-10 at 19:29 +0200, Thomas Baumgart wrote:
> On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote:
>  
> > Hello JV,
> > 
> > On 2019.10.09 22:35, jvap...@gmail.com wrote:
> > > Thanks Thomas and Jack.
> > > 
> > > I am a little confused/in shock now. :) It sounds like I do not
> need  
> > > to use AQBanking? I believe I need it since I use it to allow me
> to  
> > > update my accounts (download) transactions. Are you saying there
> is  
> > > another way to set up a connection to the banks/Credit Card
> companies  
> > > server to download transactions?
>  
> > If you are in the US (and much of the world,) you have a
> choice.  As  
> > you have done in the past, you can use Aqbanking for OFX direct  
> > connect.  However, you can also use libofx, which is already
> included  
> > in the KMM source.  To do that, you would enable OFXIMPORTER at
> cmake  
> > time, and you can disable KBANKING so it doesn't bother to look
> for  
> > aqbanking or gwenhywfar.  That's what I use for banking,
> investment,  
> > and credit cards.
> > > 
> > > I know I can manually download an OFX(qfx) file and then import
> it  
> > > into KMyMoney but I really like the ability to right click and
> say  
> > > 'update account'. I have always thought I needed AqBanking for
> that.
> > There are some banking systems, notably in Germany/EU, which use  
> > features not handled by libofx, and thus those do require to
> enable  
> > KBANKING, and use aqbanking and gwenhywfar.
> > 
> > If you are not aware, once you have done the initial cmake, then if
> you  
> > run "ccmake ." in the build directory, you can see (and adjust) all
> the  
> > ENABLE_ settings, and turn OFF those you don't need.
> > > 
> > > Anyways, I am hitting some other compile issue now with missing  
> > > package. I will fix this first before I can test.
> > > 
> > > [ 12%] Building CXX object
> > >
> kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.
> o
> > >
> /home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsq
> l_
> > > sqlite.cpp:63:10: fatal error:
> QtSql/private/qsqlcachedresult_p.h: No
> > > such file or directory
> > >63 | #include 
> > >   |  ^~~~
> > My guess is that you do not have sqlcipher installed, but you
> would  
> > only need it if you wanted to save your KMM data as an encrypted
> sqlite  
> > file.  You can disable SQLCIPHER (and even SQLSTORAGE) to stop it
> from  
> > looking for those files.
> > > 
> > > Also, thanks Thomas, you answered a question I was not sure I
> asked  
> > > yet. Whether the expectation is for us to download the AqBanking
> and  
> > > Gwenhywfar software and compile it ourselves or if we are
> expecting  
> > > the distribution to already include the latest and greatest.
>  
> > In general, distributions should have the necessary dependencies  
> > available as packages.  However, some distributions (especially
> some  
> > LTS versions) lag a bit.  If you are compiling from git head
> (either  
> > master or 5.0,) and especially if recent commits to KMM are using
> brand  
> > new features in those other libraries, then it does often become  
> > necessary for you to download and compile them yourself.
>  
> I have nothing to add to this. Jack, very good explanation.
>  
>  
> -- 
>  
> Regards
>  
> Thomas Baumgart
>  
> https://www.signal.org/   Signal, the better WhatsApp
> -
> Q: What does a house wear? A: Address
> 

Re: KMyMoney Compile..3rdparty directory

2019-10-10 Thread Thomas Baumgart
On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote:

> Hello JV,
> 
> On 2019.10.09 22:35, jvap...@gmail.com wrote:
> > Thanks Thomas and Jack.
> > 
> > I am a little confused/in shock now. :) It sounds like I do not need  
> > to use AQBanking? I believe I need it since I use it to allow me to  
> > update my accounts (download) transactions. Are you saying there is  
> > another way to set up a connection to the banks/Credit Card companies  
> > server to download transactions?

> If you are in the US (and much of the world,) you have a choice.  As  
> you have done in the past, you can use Aqbanking for OFX direct  
> connect.  However, you can also use libofx, which is already included  
> in the KMM source.  To do that, you would enable OFXIMPORTER at cmake  
> time, and you can disable KBANKING so it doesn't bother to look for  
> aqbanking or gwenhywfar.  That's what I use for banking, investment,  
> and credit cards.
> > 
> > I know I can manually download an OFX(qfx) file and then import it  
> > into KMyMoney but I really like the ability to right click and say  
> > 'update account'. I have always thought I needed AqBanking for that.
> There are some banking systems, notably in Germany/EU, which use  
> features not handled by libofx, and thus those do require to enable  
> KBANKING, and use aqbanking and gwenhywfar.
> 
> If you are not aware, once you have done the initial cmake, then if you  
> run "ccmake ." in the build directory, you can see (and adjust) all the  
> ENABLE_ settings, and turn OFF those you don't need.
> > 
> > Anyways, I am hitting some other compile issue now with missing  
> > package. I will fix this first before I can test.
> > 
> > [ 12%] Building CXX object
> > kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.o
> > /home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsql_
> > sqlite.cpp:63:10: fatal error: QtSql/private/qsqlcachedresult_p.h: No
> > such file or directory
> >63 | #include 
> >   |  ^~~~
> My guess is that you do not have sqlcipher installed, but you would  
> only need it if you wanted to save your KMM data as an encrypted sqlite  
> file.  You can disable SQLCIPHER (and even SQLSTORAGE) to stop it from  
> looking for those files.
> > 
> > Also, thanks Thomas, you answered a question I was not sure I asked  
> > yet. Whether the expectation is for us to download the AqBanking and  
> > Gwenhywfar software and compile it ourselves or if we are expecting  
> > the distribution to already include the latest and greatest.

> In general, distributions should have the necessary dependencies  
> available as packages.  However, some distributions (especially some  
> LTS versions) lag a bit.  If you are compiling from git head (either  
> master or 5.0,) and especially if recent commits to KMM are using brand  
> new features in those other libraries, then it does often become  
> necessary for you to download and compile them yourself.

I have nothing to add to this. Jack, very good explanation.


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Q: What does a house wear? A: Address
-



signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney Compile..3rdparty directory

2019-10-10 Thread Jack

Hello JV,

On 2019.10.09 22:35, jvap...@gmail.com wrote:

Thanks Thomas and Jack.

I am a little confused/in shock now. :) It sounds like I do not need  
to use AQBanking? I believe I need it since I use it to allow me to  
update my accounts (download) transactions. Are you saying there is  
another way to set up a connection to the banks/Credit Card companies  
server to download transactions?
If you are in the US (and much of the world,) you have a choice.  As  
you have done in the past, you can use Aqbanking for OFX direct  
connect.  However, you can also use libofx, which is already included  
in the KMM source.  To do that, you would enable OFXIMPORTER at cmake  
time, and you can disable KBANKING so it doesn't bother to look for  
aqbanking or gwenhywfar.  That's what I use for banking, investment,  
and credit cards.


I know I can manually download an OFX(qfx) file and then import it  
into KMyMoney but I really like the ability to right click and say  
'update account'. I have always thought I needed AqBanking for that.
There are some banking systems, notably in Germany/EU, which use  
features not handled by libofx, and thus those do require to enable  
KBANKING, and use aqbanking and gwenhywfar.


If you are not aware, once you have done the initial cmake, then if you  
run "ccmake ." in the build directory, you can see (and adjust) all the  
ENABLE_ settings, and turn OFF those you don't need.


Anyways, I am hitting some other compile issue now with missing  
package. I will fix this first before I can test.


[ 12%] Building CXX object
kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.o
/home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsql_
sqlite.cpp:63:10: fatal error: QtSql/private/qsqlcachedresult_p.h: No
such file or directory
   63 | #include 
  |  ^~~~
My guess is that you do not have sqlcipher installed, but you would  
only need it if you wanted to save your KMM data as an encrypted sqlite  
file.  You can disable SQLCIPHER (and even SQLSTORAGE) to stop it from  
looking for those files.


Also, thanks Thomas, you answered a question I was not sure I asked  
yet. Whether the expectation is for us to download the AqBanking and  
Gwenhywfar software and compile it ourselves or if we are expecting  
the distribution to already include the latest and greatest.
In general, distributions should have the necessary dependencies  
available as packages.  However, some distributions (especially some  
LTS versions) lag a bit.  If you are compiling from git head (either  
master or 5.0,) and especially if recent commits to KMM are using brand  
new features in those other libraries, then it does often become  
necessary for you to download and compile them yourself.


Thank to both of you for your patience. I will update soon once I get  
this up and running again.


JV

Jack


On Wed, 2019-10-09 at 10:08 +0200, Thomas Baumgart wrote:
> Hi all,
>
> On Dienstag, 8. Oktober 2019 15:17:36 CEST Jesus Varela wrote:
>
> > I live in Texas. Hmm...let me try compiling the 5.0 branch then. I
> > recall
> > it didn't work either but, let me check again.
> >
> > I just figured that KMYMONEY would need the latest and greatest
> > aqbanking
> > as a whole to work. Even if only interacting with US banks.
>
> The problem is not the country but the API between KMyMoney and
> AqBanking that changed for reasons introduced by the extended
> European payment regulations named PSD2.
>
> Even though the backend for banks supporting OFX did not change, the
> new AqBanking interface needs to be used in such cases to reflect  
the

> API changes. In case you don't get packages, you need to uninstall
> packaged versions of AqBanking and Gwenhywfar and build them  
yourself

> (I am doing that on a regular basis).
>
> You could use the git repo or tarballs. They can be found at
>
>   https://www.aquamaniac.de/rdm/projects/aqbanking/files
>   https://www.aquamaniac.de/rdm/projects/gwenhywfar/files
>
> Use the latest you can find. As you can see, they are updated on a
> regular basis.
>
> The git repos are at
>
>   https://git.aquamaniac.de/git/aqbanking.git
>   https://git.aquamaniac.de/git/gwenhywfar.git
>
> and both are currently developed and maintained on the master branch
> (works with KMyMoney 5.0 and master branch).
>
> As Jack already mentioned, the 3rdparty subdirectory is for the
> construction of the appimage container and not  
necessary/touched/used

> for your local build.
>
> Note to Jesus: if you use OFX for your online banking, you don't  
need

> AqBanking but can use KMyMoney's own libofx plugin.
>
> I found some old slides from a presentation I gave during Akademy
> 2008 (I must have a recording somewhere and might have to post it
> someday) and extracted the ones that explain how the software is
> layered in terms of the various plugins. Details sure have changed
> since then, but the overall structure is still the 

Re: KMyMoney Compile..3rdparty directory

2019-10-09 Thread jvapr27


Thanks Thomas and Jack. 

I am a little confused/in shock now. :) It sounds like I do not need to
use AQBanking? I believe I need it since I use it to allow me to update
my accounts (download) transactions. Are you saying there is another
way to set up a connection to the banks/Credit Card companies server to
download transactions? 

I know I can manually download an OFX(qfx) file and then import it into
KMyMoney but I really like the ability to right click and say 'update
account'. I have always thought I needed AqBanking for that.

Anyways, I am hitting some other compile issue now with missing
package. I will fix this first before I can test. 

[ 12%] Building CXX object
kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.o
/home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsql_
sqlite.cpp:63:10: fatal error: QtSql/private/qsqlcachedresult_p.h: No
such file or directory
   63 | #include 
  |  ^~~~


Also, thanks Thomas, you answered a question I was not sure I asked
yet. Whether the expectation is for us to download the AqBanking and
Gwenhywfar software and compile it ourselves or if we are expecting the
distribution to already include the latest and greatest.

Thank to both of you for your patience. I will update soon once I get
this up and running again. 

JV

On Wed, 2019-10-09 at 10:08 +0200, Thomas Baumgart wrote:
> Hi all,
> 
> On Dienstag, 8. Oktober 2019 15:17:36 CEST Jesus Varela wrote:
> 
> > I live in Texas. Hmm...let me try compiling the 5.0 branch then. I
> > recall
> > it didn't work either but, let me check again.
> > 
> > I just figured that KMYMONEY would need the latest and greatest
> > aqbanking
> > as a whole to work. Even if only interacting with US banks.
> 
> The problem is not the country but the API between KMyMoney and
> AqBanking that changed for reasons introduced by the extended
> European payment regulations named PSD2.
> 
> Even though the backend for banks supporting OFX did not change, the
> new AqBanking interface needs to be used in such cases to reflect the
> API changes. In case you don't get packages, you need to uninstall
> packaged versions of AqBanking and Gwenhywfar and build them yourself
> (I am doing that on a regular basis).
> 
> You could use the git repo or tarballs. They can be found at 
> 
>   https://www.aquamaniac.de/rdm/projects/aqbanking/files
>   https://www.aquamaniac.de/rdm/projects/gwenhywfar/files
> 
> Use the latest you can find. As you can see, they are updated on a
> regular basis.
> 
> The git repos are at
> 
>   https://git.aquamaniac.de/git/aqbanking.git
>   https://git.aquamaniac.de/git/gwenhywfar.git
> 
> and both are currently developed and maintained on the master branch
> (works with KMyMoney 5.0 and master branch).
> 
> As Jack already mentioned, the 3rdparty subdirectory is for the
> construction of the appimage container and not necessary/touched/used
> for your local build.
> 
> Note to Jesus: if you use OFX for your online banking, you don't need
> AqBanking but can use KMyMoney's own libofx plugin.
> 
> I found some old slides from a presentation I gave during Akademy
> 2008 (I must have a recording somewhere and might have to post it
> someday) and extracted the ones that explain how the software is
> layered in terms of the various plugins. Details sure have changed
> since then, but the overall structure is still the same. The OFX
> block on the KBanking slide btw is also based on LibOFX.
> 
> 
> Regards
> 
> Thomas
> 
> 
> 
> 
> 
> > On Mon, Oct 7, 2019, 17:03 Jack 
> > wrote:
> > 
> > > Since I am in the US, I am not closely following the development
> > > related to the new German security requirements.  However, as I
> > > understand it, those changes are in both 5.0 and master, but they
> > > DO
> > > require the latest aqbanking, which may not have been packaged
> > > for
> > > Fedora yet, so you are likely to need to compile that yourself
> > > before
> > > you try to compile KMyMoney.
> > > 
> > > So - compiling from git head 5.0 branch will work "out of the
> > > box" but
> > > what other software it requires depends on your needs.  In my
> > > case, for
> > > example, I do need libofx.  It seems that you need aqbanking, and
> > > in
> > > particular, the latest version (I'm not sure of aqbanking version
> > > numbers.)  If you got it to compile, but get that error from the
> > > bank,
> > > than you are (as I understand) using a too old version of
> > > aqbanking.
> > > 
> > > 
> > > 
> > > On 2019.10.07 17:50, Jesus Varela wrote:
> > > > I guess I am wondering, should the 5.0 branch compile and work
> > > > out of
> > > > the
> > > > box without any other software? For example, I use aqbanking to
> > > > connect to
> > > > my bank and download transaction history. (I am not sure if I
> > > > can do
> > > > more
> > > > than thatbut, if I can let me know.) My distribution has not
> > > > yet
> > > > packaged
> > > > and released the new 

Re: KMyMoney Compile..3rdparty directory

2019-10-07 Thread Jack
Since I am in the US, I am not closely following the development  
related to the new German security requirements.  However, as I  
understand it, those changes are in both 5.0 and master, but they DO  
require the latest aqbanking, which may not have been packaged for  
Fedora yet, so you are likely to need to compile that yourself before  
you try to compile KMyMoney.


So - compiling from git head 5.0 branch will work "out of the box" but  
what other software it requires depends on your needs.  In my case, for  
example, I do need libofx.  It seems that you need aqbanking, and in  
particular, the latest version (I'm not sure of aqbanking version  
numbers.)  If you got it to compile, but get that error from the bank,  
than you are (as I understand) using a too old version of aqbanking.




On 2019.10.07 17:50, Jesus Varela wrote:
I guess I am wondering, should the 5.0 branch compile and work out of  
the
box without any other software? For example, I use aqbanking to  
connect to
my bank and download transaction history. (I am not sure if I can do  
more
than thatbut, if I can let me know.) My distribution has not yet  
packaged
and released the new aqbanking 5.99. when I installed KMyMoney it  
would not
allow me to download transactions from my bank. First time it did not  
even
have the plug-in enabled. I had to uninstall and tried to install the  
5.0
branch. This time it has the plug-in enabled however now it gives me  
an
error saying that my bank does not accept the communication. I will  
get an

error message and show you.

I figured it is because of the changes in aqbanking to help with
compatibility for our friends connecting to German banks. Thus, why I  
am
trying to figure out how to get the latest version of aqbanking to  
see if
that fixes this issue. I will try the 5.0 branch again. Eventually I  
want

to help do some dev work but it is taking me a long time with my busy
schedule to get this all figured out.

Thanks for the info. I will try to compile the 5 0 branch and see what
happens.


Thanks

JV

On Mon, Oct 7, 2019, 11:10 Jack   
wrote:


> Hello JV,
>
> On 2019.10.07 09:11, jvap...@gmail.com wrote:
> > Hi all,
> >
> > I am attempting to compile KMyMoney master branch.
> Depending on why you are doing this, you might prefer git head of  
the
> 5.0 branch.  Master has new features still in development (that is  
not

> ready for real use yet.)  Bug fixes for 5.x are generally in the 5.0
> branch first, but also in master after a small delay.
> >
> > In the cmake output I see the following:
> >
> >CMake Warning at CMakeLists.txt:247 (find_package):  Could  
not

> > find a configuration file for package "AQBANKING" thatis
> > compatible with requested version "5.99.32".
> >  The following configuration files were considered but not
> > accepted:
> >/usr/lib64/cmake/aqbanking-5.7/aqbanking-config.cmake,
> > version:5.7.8
> > /lib64/cmake/aqbanking-5.7/aqbanking-config.cmake, version: 
5.7.8

> >
> >CMake Warning at CMakeLists.txt:248 (find_package):  Could  
not

> > find a configuration file for package "gwenhywfar" thatis
> > compatible with requested version "4.99.16".
> >  The following configuration files were considered but not
> > accepted:
> >/usr/lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake,
> > version: 4.20.0
> > /lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake, version:
> > 4.20.0
> Note these are warnings, not errors.  It is saying that cmake cannot
> find aqbanking or gwenhywfar.  Whether you need them depends on your
> requirements - mainly whether you want to do any online banking,  
and if

> so, where your banks are.  If you are in the US, you probably do not
> need them.  If you are in Europe, it is more likely you do need  
them.

> I do not know whether or not they are used anywhere else.
> >
> > I also see that the in the 3rdparty directory, there are files..  
are
> > these meant to install 3rd party software that KMyMoney requires?  
If

> > so, how do I use them? I am on Fedora 30 using Plasma.
> As I understand it, the folders under 3rdparty are only used when
> preparing a fully self-contained package, such as an appimage or
> possibly for Windows.  As you are compiling for a recent Linux
> distribution, you should not need anything there.
> >
> >Operating System: Fedora 30
> >KDE Plasma Version: 5.15.5
> >KDE Frameworks Version: 5.59.0
> >Qt Version: 5.12.4
> >Kernel Version: 5.2.17-200.fc30.x86_64
> >OS Type: 64-bit
> >Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
> >Memory: 31.2 GiB of RAM
> >
> > I am slowly learning how all these pieces come together. Thank you
> > for any assistance you can provide.
> If this is the first time you are compiling from git, you may need  
to

> install one or more -dev packages, but if the above warnings are all
> you get from cmake, then you seem to have already taken care of  
that.

> >
> > JV
> Jack
>





Re: KMyMoney Compile..3rdparty directory

2019-10-07 Thread Jesus Varela
I guess I am wondering, should the 5.0 branch compile and work out of the
box without any other software? For example, I use aqbanking to connect to
my bank and download transaction history. (I am not sure if I can do more
than thatbut, if I can let me know.) My distribution has not yet packaged
and released the new aqbanking 5.99. when I installed KMyMoney it would not
allow me to download transactions from my bank. First time it did not even
have the plug-in enabled. I had to uninstall and tried to install the 5.0
branch. This time it has the plug-in enabled however now it gives me an
error saying that my bank does not accept the communication. I will get an
error message and show you.

I figured it is because of the changes in aqbanking to help with
compatibility for our friends connecting to German banks. Thus, why I am
trying to figure out how to get the latest version of aqbanking to see if
that fixes this issue. I will try the 5.0 branch again. Eventually I want
to help do some dev work but it is taking me a long time with my busy
schedule to get this all figured out.

Thanks for the info. I will try to compile the 5 0 branch and see what
happens.


Thanks

JV

On Mon, Oct 7, 2019, 11:10 Jack  wrote:

> Hello JV,
>
> On 2019.10.07 09:11, jvap...@gmail.com wrote:
> > Hi all,
> >
> > I am attempting to compile KMyMoney master branch.
> Depending on why you are doing this, you might prefer git head of the
> 5.0 branch.  Master has new features still in development (that is not
> ready for real use yet.)  Bug fixes for 5.x are generally in the 5.0
> branch first, but also in master after a small delay.
> >
> > In the cmake output I see the following:
> >
> >CMake Warning at CMakeLists.txt:247 (find_package):  Could not
> > find a configuration file for package "AQBANKING" thatis
> > compatible with requested version "5.99.32".
> >  The following configuration files were considered but not
> > accepted:
> >/usr/lib64/cmake/aqbanking-5.7/aqbanking-config.cmake,
> > version:5.7.8
> > /lib64/cmake/aqbanking-5.7/aqbanking-config.cmake, version:5.7.8
> >
> >CMake Warning at CMakeLists.txt:248 (find_package):  Could not
> > find a configuration file for package "gwenhywfar" thatis
> > compatible with requested version "4.99.16".
> >  The following configuration files were considered but not
> > accepted:
> >/usr/lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake,
> > version: 4.20.0
> > /lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake, version:
> > 4.20.0
> Note these are warnings, not errors.  It is saying that cmake cannot
> find aqbanking or gwenhywfar.  Whether you need them depends on your
> requirements - mainly whether you want to do any online banking, and if
> so, where your banks are.  If you are in the US, you probably do not
> need them.  If you are in Europe, it is more likely you do need them.
> I do not know whether or not they are used anywhere else.
> >
> > I also see that the in the 3rdparty directory, there are files.. are
> > these meant to install 3rd party software that KMyMoney requires? If
> > so, how do I use them? I am on Fedora 30 using Plasma.
> As I understand it, the folders under 3rdparty are only used when
> preparing a fully self-contained package, such as an appimage or
> possibly for Windows.  As you are compiling for a recent Linux
> distribution, you should not need anything there.
> >
> >Operating System: Fedora 30
> >KDE Plasma Version: 5.15.5
> >KDE Frameworks Version: 5.59.0
> >Qt Version: 5.12.4
> >Kernel Version: 5.2.17-200.fc30.x86_64
> >OS Type: 64-bit
> >Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
> >Memory: 31.2 GiB of RAM
> >
> > I am slowly learning how all these pieces come together. Thank you
> > for any assistance you can provide.
> If this is the first time you are compiling from git, you may need to
> install one or more -dev packages, but if the above warnings are all
> you get from cmake, then you seem to have already taken care of that.
> >
> > JV
> Jack
>


Re: KMyMoney Compile..3rdparty directory

2019-10-07 Thread Jack

Hello JV,

On 2019.10.07 09:11, jvap...@gmail.com wrote:

Hi all,

I am attempting to compile KMyMoney master branch.
Depending on why you are doing this, you might prefer git head of the  
5.0 branch.  Master has new features still in development (that is not  
ready for real use yet.)  Bug fixes for 5.x are generally in the 5.0  
branch first, but also in master after a small delay.


In the cmake output I see the following:

   CMake Warning at CMakeLists.txt:247 (find_package):  Could not  
find a configuration file for package "AQBANKING" thatis   
compatible with requested version "5.99.32".
 The following configuration files were considered but not 
accepted:
   /usr/lib64/cmake/aqbanking-5.7/aqbanking-config.cmake,  
version:5.7.8 
/lib64/cmake/aqbanking-5.7/aqbanking-config.cmake, version:5.7.8


   CMake Warning at CMakeLists.txt:248 (find_package):  Could not  
find a configuration file for package "gwenhywfar" thatis   
compatible with requested version "4.99.16".
 The following configuration files were considered but not 
accepted:
   /usr/lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake, 
version: 4.20.0 
/lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake, version: 
4.20.0
Note these are warnings, not errors.  It is saying that cmake cannot  
find aqbanking or gwenhywfar.  Whether you need them depends on your  
requirements - mainly whether you want to do any online banking, and if  
so, where your banks are.  If you are in the US, you probably do not  
need them.  If you are in Europe, it is more likely you do need them.   
I do not know whether or not they are used anywhere else.


I also see that the in the 3rdparty directory, there are files.. are  
these meant to install 3rd party software that KMyMoney requires? If  
so, how do I use them? I am on Fedora 30 using Plasma.
As I understand it, the folders under 3rdparty are only used when  
preparing a fully self-contained package, such as an appimage or  
possibly for Windows.  As you are compiling for a recent Linux  
distribution, you should not need anything there.


   Operating System: Fedora 30
   KDE Plasma Version: 5.15.5
   KDE Frameworks Version: 5.59.0
   Qt Version: 5.12.4
   Kernel Version: 5.2.17-200.fc30.x86_64
   OS Type: 64-bit
   Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
   Memory: 31.2 GiB of RAM

I am slowly learning how all these pieces come together. Thank you  
for any assistance you can provide.
If this is the first time you are compiling from git, you may need to  
install one or more -dev packages, but if the above warnings are all  
you get from cmake, then you seem to have already taken care of that.


JV

Jack