Ok so after downloading the latest source for Libofx and installing that I was able to make KMyMoney with ofx enabled and was able to see the latest Quicken strings finally. Thanks for the help guys! So now I am back to stage one again unfortunately because I am still getting the 405 HTTP verb error message.<br>
<br>Is there anything that I can turn on that would give me more output so that I could be better armed when I call my bank?<br><br><div class="gmail_quote">On Tue, Jun 21, 2011 at 2:02 PM, Thomas Baumgart <span dir="ltr"><<a href="mailto:thb@net-bembel.de">thb@net-bembel.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="im"><br>
on Tuesday 21 June 2011 Eric A. Bonney wrote:<br>
<br>
> I just installed 4.5.96 from source and it still only has Quicken 2008<br>
> in the list. Where should I go to get a different version at this point?<br>
<br>
</div>The source says:<br>
<br>
// Quicken<br>
m_appMap[i18n("Quicken Windows 2003")] = "QWIN:1200";<br>
m_appMap[i18n("Quicken Windows 2004")] = "QWIN:1300";<br>
m_appMap[i18n("Quicken Windows 2005")] = "QWIN:1400";<br>
m_appMap[i18n("Quicken Windows 2006")] = "QWIN:1500";<br>
m_appMap[i18n("Quicken Windows 2007")] = "QWIN:1600";<br>
m_appMap[i18n("Quicken Windows 2008")] = "QWIN:1700";<br>
// the following three added as provided by a post on the mailing list<br>
// see<br>
<a href="http://sourceforge.net/mailarchive/forum.php?thread_name=4DBF817C.7030000%40nicklay.com&forum_name=kmymoney2-" target="_blank">http://sourceforge.net/mailarchive/forum.php?thread_name=4DBF817C.7030000%40nicklay.com&forum_name=kmymoney2-</a><br>
developer for details<br>
m_appMap[i18n("Quicken Windows 2009")] = "QWIN:1800";<br>
m_appMap[i18n("Quicken Windows 2010")] = "QWIN:1900";<br>
m_appMap[i18n("Quicken Windows 2011")] = "QWIN:2000";<br>
<br>
and the last change to that file was on May 3rd. So it must be in 4.5.96. And<br>
I just verified that it is.<br>
<br>
Select the account, goto 'Account/Edit ...' and select the 'Online settings'<br>
tab. Now select the 'OFX Details' tab and change the setting to a newer<br>
Quicken version. If no newer is visible, you did not install the new version<br>
correctly and the old one is still used. Make sure the OFX support is build.<br>
Assuming you have a build directory as a sub-dir from the source, run<br>
<br>
cmake ..<br>
<br>
which should print a summary like the following<br>
<br>
------- KMyMoney 4.5.96-svn1237520 --------<br>
<br>
Configure results (user options):<br>
--------------------------------------------<br>
OFX plugin: yes<br>
<br>
KBanking plugin: yes<br>
<br>
iCalendar export plugin: yes<br>
--------------------------------------------<br>
<br>
Make sure OFX is set to 'yes'.<br>
<div class="im"><br>
<br>
<br>
><br>
> On 06/21/2011 10:59 AM, Cristian Oneț wrote:<br>
> > On Tue, Jun 21, 2011 at 5:18 PM, Eric Bonney<br>
> ><br>
> > <<a href="mailto:mailinglists@vanhlebarsoftware.com">mailinglists@vanhlebarsoftware.com</a>> wrote:<br>
> >> So I just got off the phone with the bank and it does appear that they<br>
> >> made some changes to their system a couple of weeks ago, but they insist<br>
> >> that they are still using the standard OFX technologies for online<br>
> >> banking. They did say that none of the software that KMyMoney has listed<br>
> >> to identify itself as are supported any more, so maybe this is the<br>
> >> issue? The most current version of Quicken that KMyMoney has to identify<br>
> >> itself as is 2008, they only support 2009 and newer and the 2009 version<br>
> >> will only be supported through April 2012. They no longer support MS<br>
> >> Money at all.<br>
> ><br>
> > You could try installing from SVN trunk or from the latest betas that<br>
> > where released since the have the newer Quicken versions in the<br>
> > identification selection.<br>
> ><br>
> > Regards,<br>
> > Cristian<br>
> > _______________________________________________<br>
> > KMyMoney-devel mailing list<br>
> > <a href="mailto:KMyMoney-devel@kde.org">KMyMoney-devel@kde.org</a><br>
> > <a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a><br>
><br>
> _______________________________________________<br>
> KMyMoney-devel mailing list<br>
> <a href="mailto:KMyMoney-devel@kde.org">KMyMoney-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a><br>
><br>
<br>
</div>--<br>
<div class="im"><br>
Regards<br>
<br>
Thomas Baumgart<br>
<br>
GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA<br>
-------------------------------------------------------------<br>
</div>If Windows is the answer I want my problem back!<br>
-------------------------------------------------------------<br>
</blockquote></div><br>