[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash
https://bugs.kde.org/show_bug.cgi?id=425885 --- Comment #5 from Eric --- Will do! Thank you for the very quick fix. -E -- You are receiving this mail because: You are watching all bug changes.
[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash
https://bugs.kde.org/show_bug.cgi?id=425885 Thomas Friedrichsmeier changed: What|Removed |Added CC||thomas.friedrichsmeier@ruhr ||-uni-bochum.de --- Comment #4 from Thomas Friedrichsmeier --- Thanks for reporting! Should be fixed in the development version. BTW, it really helps, if you can try to provide a *minimal* example. E.g. in this case, test if you can reproduce the bug using only one of the example data sets shipped with R (package datasets), and no further R packages, if possible. That helps narrowing down the search space for the developers. -- You are receiving this mail because: You are watching all bug changes.
[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash
https://bugs.kde.org/show_bug.cgi?id=425885 Thomas Friedrichsmeier changed: What|Removed |Added Latest Commit||https://invent.kde.org/educ ||ation/rkward/commit/925e635 ||e4ff18692633668d9fd29b5bf5d ||14c20a Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Thomas Friedrichsmeier --- Git commit 925e635e4ff18692633668d9fd29b5bf5d14c20a by Thomas Friedrichsmeier. Committed on 03/09/2020 at 19:16. Pushed by tfry into branch 'master'. Fix layout fluctuation when using plot preview in a wizard-type plugin. M +1-0ChangeLog M +6-0rkward/plugin/rkstandardcomponentgui.cpp https://invent.kde.org/education/rkward/commit/925e635e4ff18692633668d9fd29b5bf5d14c20a -- You are receiving this mail because: You are watching all bug changes.
[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash
https://bugs.kde.org/show_bug.cgi?id=425885 --- Comment #2 from Thomas Friedrichsmeier --- Git commit 2926054d53a4aea125015baea7fff715a59fbc14 by Thomas Friedrichsmeier. Committed on 03/09/2020 at 15:32. Pushed by tfry into branch 'master'. Fix potential crash when using previews in wizard interface. M +3-3rkward/plugin/rkpreviewbox.cpp https://invent.kde.org/education/rkward/commit/2926054d53a4aea125015baea7fff715a59fbc14 -- You are receiving this mail because: You are watching all bug changes.
[rkward] [Bug 425885] repeatedly redrawn figure when making scatterplot with gui, leads to crash
https://bugs.kde.org/show_bug.cgi?id=425885 --- Comment #1 from Eric --- ... 9. click 'submit' so the figure is placed in the workspace. 10. Click "Run Again" ---> hard crash -- You are receiving this mail because: You are watching all bug changes.