Summary: | Crash after changing the date range of the displayed data in the "Investment Moving Average Price Graph" report | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | tbaumgart |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Oneț
2011-05-05 21:50:43 UTC
SVN commit 1230515 by conet: BUG: 272568 Fix a bad implementation of CartesianDiagramDataCompressor::isValidCachePosition. If you look at how m_data is used at line 771 and other places you'll know why it needed the fix. Alvaro, what is the procedure when there is a bug in libkdchart? M +1 -1 KDChartCartesianDiagramDataCompressor_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1230515 You should send a message to kdchart-support@kdab.net. They are usually very responsive. Although I don't know how far behind we are from their current version. (In reply to comment #2) > You should send a message to kdchart-support@kdab.net. They are usually very > responsive. Although I don't know how far behind we are from their current > version. Done, thanks for the info. (In reply to comment #2) > Although I don't know how far behind we are from their current version. Should we check and possibly update our own copy in trunk? If yes, who can do that? |