[Kmymoney-devel] [kmymoney4] [Bug 327663] crash on reports
Marcelo Ricardo Leitner
marcelo.leitner at gmail.com
Tue Aug 19 03:08:37 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=327663
--- Comment #6 from Marcelo Ricardo Leitner <marcelo.leitner at gmail.com> ---
My crash is due to this report:
<REPORT includesprice="0" includesactuals="0" columnsaredays="0"
includestransfers="0" loans="0" id="R000001" comment="Relatório personalizado"
columntype="months" rowtype="expenseincome" name="Receitas e despesas deste ano
(Personalizado)" chartgridlines="1" includesaverageprice="0"
includesmovingaverage="0" chartbydefault="0" skipZero="0" datelock="yeartodate"
investments="0" charttype="line" favorite="1" showrowtotals="1"
chartdatalabels="1" convertcurrency="1" chartlinewidth="2" detail="pie"
includeschedules="0" tax="0" group="Income and Expenses" includesforecast="0"
includeunused="0" mixedtime="0" type="pivottable 1.15">
<ACCOUNTGROUP group="expense"/>
<ACCOUNTGROUP group="income"/>
</REPORT>
If I remove this one from my .kmy file, it works again just fine.
Interesting that I also have:
<REPORT includesprice="0" includesactuals="0" columnsaredays="0"
includestransfers="0" loans="0" id="R000003" comment="Relatório personalizado"
columntype="months" rowtype="expenseincome" name="Receitas e despesas deste mês
(Personalizado)" chartgridlines="1" includesaverageprice="0"
includesmovingaverage="0" chartbydefault="0" skipZero="0"
datelock="currentmonth" investments="0" charttype="line" favorite="0"
showrowtotals="1" chartdatalabels="1" convertcurrency="1" chartlinewidth="2"
detail="all" includeschedules="0" tax="0" group="Income and Expenses"
includesforecast="0" includeunused="0" mixedtime="0" type="pivottable 1.15">
<ACCOUNTGROUP group="expense"/>
<ACCOUNTGROUP group="income"/>
</REPORT>
and this one works just fine.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list