On Mon, Nov 9, 2009 at 3:33 PM, Michaël Lhomme <span dir="ltr">&lt;<a href="mailto:papylhomme@gmail.com">papylhomme@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Nov 9, 2009 at 2:18 PM, Alvaro Soliverez <span dir="ltr">&lt;<a href="mailto:asoliverez@gmail.com" target="_blank">asoliverez@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div><br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 10:10 AM, Michaël Lhomme <span dir="ltr">&lt;<a href="mailto:papylhomme@gmail.com" target="_blank">papylhomme@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all,<br><br>just to follow the original mail from Cristian about KMyMoney on Windows, I would like to say I&#39;m currently &quot;using&quot; it with Mac OSX 10.6 (only screens &quot;Home&quot;, &quot;Ledgers&quot; and &quot;Schedules&quot;).<br>



<br>Regarding the AqBanking plugin, the version currently provided by MacPorts seems to be too old (CMake complains about that). Is there anyone owning an OSX and using AqBanking with KMM (I never used it and I&#39;m not sure my bank is compatible, so it would be difficult for me to test it)<br clear="all">



<br>Right now a patch is used to compile successfully :<br>- OSX linker does&#39;nt support --no-undefined<br>- there is a linkage problem with QtSQL (already fixed for the Windows port ?)<br><br></blockquote></div><br></div>

</div>Hello Michaël,<br>
can you create a patch for this?<br><br>If these issues are platform-specific, it should be something like:<br><br>#if MAC_OSX_compiler<br><br>#endif<br><br>I don&#39;t know the specific name, but it must be easy to check in similar KDE apps on Mac.<br>


<br>What about the other views? Are you getting crashes or they are just unable to compile?<br><br>Regards,<br><font color="#888888">Alvaro</font><br clear="all"></blockquote></div></div><div><br>The patch is already done, with tests for the platform, but I can&#39;t get it at the moment (it is at home on my laptop). I&#39;ll upgrade my working copy with latest svn changes and send the patch tonight.<br>

<br>About the other views, they seems to work, but I don&#39;t really use/test them, so I can&#39;t state they are working correctly.<br></div></div><br>-- <br><font color="#888888">Michaël Lhomme<br>
</font></blockquote></div><br>Here is the patch to fix the problem with --no-undefined. The linkage issue with QtSql library was already fixed in latest SVN.<br><br>I tested quickly the other basic views without problems. I didn&#39;t use Budgets and Investments so there are not tested. Reports are working well, including charts (from preset reports and old customized reports). However, updating the type of chart for an existing report lead to a crash.<br>
<br>Finally I also encoutered a strange behavior on the Forecast view. Scrolling control the scrollbars for tables (as usual) but also the differents tabs, so when at the bottom of the table, if I keep scrolling, the panel is updated with the previous tab (and the opposite if I scroll up). I guess it&#39;s a (weird) feature of Qt on OSX. I will try to investigate this ASAP as it&#39;s quite&quot;disturbing&quot; [literal translation from french... ;)]<br>
<br><br>Regards<br>-- <br>Michaël Lhomme<br>