[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-11-07 Thread Gabriel Barrantes
https://bugs.kde.org/show_bug.cgi?id=426025 Gabriel Barrantes changed: What|Removed |Added CC||gabriel.barrantes.dev@outlo

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-14 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #11 from Dave Gilbert --- I've just created: https://invent.kde.org/education/kmplot/-/merge_requests/13 for this. It seems to clear the crash; I'm not 100% sure I understand all the details of that function though - but

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426025 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #10 from Bug

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-14 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #9 from Dave Gilbert --- Unfortunately QMutableListIterator doesn't cope with growing the list either; so it needs a larger rework. -- You are receiving this mail because: You are watching all bug changes.

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-13 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #8 from Dave Gilbert --- Hmm the QMutableListIterator didn't work and I've not figured out why yet; the valgrind I'm looking at is: ==39870== Invalid read of size 8 ==39870==at 0x1DEF2D01: UnknownInlinedFun (qlist.h:153) ==39870==

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-13 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #7 from Dave Gilbert --- I think I kind of understand what's going on, but not 100% and hmm. void View::drawImplicit(Function *function, QPainter *painter) { QList singular; ... for (const QPointF :

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2023-04-13 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=426025 Dave Gilbert changed: What|Removed |Added CC||gilbertd+...@treblig.org --- Comment #6 from

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2022-10-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=426025 Christoph Feck changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Ever confirmed|0

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2022-10-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=426025 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2020-09-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #3 from Christoph Feck --- Could you point me to this website? -- You are receiving this mail because: You are watching all bug changes.

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2020-08-31 Thread gh_origin
https://bugs.kde.org/show_bug.cgi?id=426025 --- Comment #2 from gh_origin --- (In reply to Christoph Feck from comment #1) > The example reproduces the crash, but isn't useful. Which actual implicit > function did you want to plot that shows the crash? What is useful I wonder? I found a website

[kmplot] [Bug 426025] kmplot crashed with any implicit functions include tangent

2020-08-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=426025 Christoph Feck changed: What|Removed |Added Severity|critical|crash --- Comment #1 from Christoph Feck ---