<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Allan Thank you for that<br>
    <br>
    I get errors when I tried to apply the patch. I thought I might be
    behind so I pulled in the latest master but it results in the same
    errors it seems you might be patching a commit or branch I don't
    have.<br>
    <pre><small><font face="Courier New, Courier, monospace">git apply --check 0001-Modify-CSV-importer-settings-and-UI-to-correct-appea.patch
error: patch failed: kmymoney/plugins/csvimport/bankingwizardpage.ui:6
error: kmymoney/plugins/csvimport/bankingwizardpage.ui: patch does not apply
error: patch failed: kmymoney/plugins/csvimport/csvdialog.cpp:105
error: kmymoney/plugins/csvimport/csvdialog.cpp: patch does not apply
error: patch failed: kmymoney/plugins/csvimport/csvdialog.h:168
error: kmymoney/plugins/csvimport/csvdialog.h: patch does not apply
error: patch failed: kmymoney/plugins/csvimport/introwizardpage.ui:48
error: kmymoney/plugins/csvimport/introwizardpage.ui: patch does not apply
error: patch failed: kmymoney/plugins/csvimport/investmentwizardpage.ui:6
error: kmymoney/plugins/csvimport/investmentwizardpage.ui: patch does not apply</font></small></pre>
    I also was doing some testing last night and I found the layout
    errors change between builds. I have seen this sort of error before.
    Often it is the result of a un-initialised variable. I also realised
    I may have another issue. for no particular reason I have been
    building kmymoney as 32bit app perhaps the behaviour I am seeing is
    an improperly initialised int or a pointer problem due to the change
    in word length.<br>
    <br>
    Just guesswork so far I haven't committed to recompiling the entire
    library as 64bit yet to test it<br>
    <br>
    Chris<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/04/2014 9:48 PM, Allan wrote:<br>
    </div>
    <blockquote cite="mid:5343E917.6070507@gmail.com" type="cite">Hi
      Chris
      <br>
      <br>
      Here's the patch for you to try.  For me, it looks OK on Ubuntu
      now, so should be OK for you, too.  Windows, we'll see if it
      helps, but I can't see it making any difference so far as the
      Title bars are concerned.
      <br>
      <br>
      Let's know how it goes.  There are some outstanding issues with
      scrolling and resizing.  I'm pretty close with those but didn't
      want to make more changes until this first lot is tried.
      <br>
      <br>
      Allan
      <br>
    </blockquote>
    <br>
  </body>
</html>