[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=383160 Thomas Baumgart changed: What|Removed |Added Product|kmymoney4 |kdiagram Component|general

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-06 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=383160 NSLW changed: What|Removed |Added CC||lukasz.wojnilow...@gmail.co |

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #5 from Ralf Habacker --- (In reply to NSLW from comment #4) > (In reply to Thomas Baumgart from comment #3) it > doesn't crash for me on master branch of KMM. Thomas, can you confirm Ralf's > crash? If it does not crash it does not mean tha

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #6 from Ralf Habacker --- (In reply to Ralf Habacker from comment #5) > - position.row >=0 && position.row < m_data[ 0 ].size(); > -> this checks if the requested row is in column 0, which may be wrong if On the crash I had m_da

[kdiagram] [Bug 383160] Crash on showing investment price chart

2018-02-19 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=383160 Friedrich W. H. Kossebau changed: What|Removed |Added Assignee|kosse...@kde.org|dand...@get2net.dk -- You are recei

[kdiagram] [Bug 383160] Crash on showing investment price chart

2018-03-26 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #7 from Dag Andersen --- (In reply to Ralf Habacker from comment #6) > (In reply to Ralf Habacker from comment #5) > > - position.row >=0 && position.row < m_data[ 0 ].size(); > > -> this checks if the requested row is in column 0,

[kdiagram] [Bug 383160] Crash on showing investment price chart

2020-12-16 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=383160 Justin Zobel changed: What|Removed |Added Status|REOPENED|NEEDSINFO Resolution|---

[kdiagram] [Bug 383160] Crash on showing investment price chart

2020-12-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #9 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular b

[kdiagram] [Bug 383160] Crash on showing investment price chart

2021-01-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383160 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINF

[kdiagram] [Bug 383160] Crash on showing investment price chart

2018-02-19 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=383160 Friedrich W. H. Kossebau changed: What|Removed |Added Assignee|kosse...@kde.org|dand...@get2net.dk -- You are recei

[kdiagram] [Bug 383160] Crash on showing investment price chart

2018-03-26 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #7 from Dag Andersen --- (In reply to Ralf Habacker from comment #6) > (In reply to Ralf Habacker from comment #5) > > - position.row >=0 && position.row < m_data[ 0 ].size(); > > -> this checks if the requested row is in column 0,

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=383160 Thomas Baumgart changed: What|Removed |Added Product|kmymoney4 |kdiagram Component|general

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-06 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=383160 NSLW changed: What|Removed |Added CC||lukasz.wojnilow...@gmail.co |

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #5 from Ralf Habacker --- (In reply to NSLW from comment #4) > (In reply to Thomas Baumgart from comment #3) it > doesn't crash for me on master branch of KMM. Thomas, can you confirm Ralf's > crash? If it does not crash it does not mean tha

[kdiagram] [Bug 383160] Crash on showing investment price chart

2017-08-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383160 --- Comment #6 from Ralf Habacker --- (In reply to Ralf Habacker from comment #5) > - position.row >=0 && position.row < m_data[ 0 ].size(); > -> this checks if the requested row is in column 0, which may be wrong if On the crash I had m_da