https://bugs.kde.org/show_bug.cgi?id=408742
--- Comment #5 from 1238...@gmail.com --- (In reply to Sebastian Gottfried from comment #3) > Git commit 0ad223458ca9170d82a861cd882116d0c4f731d1 by Sebastian Gottfried. > Committed on 19/06/2019 at 14:45. > Pushed by gottfried into branch 'master'. > > Fix Crash when Closing Resource Editor > > We need to clear our pointer to the selected lesson before we delete > the course containing it. > FIXED-IN: 19.08.0 > > M +7 -2 src/editor/courseeditor.cpp > M +1 -0 src/editor/courseeditor.h > > https://commits.kde.org/ktouch/0ad223458ca9170d82a861cd882116d0c4f731d1 Thanks for the fix. I noticed a second crash when: 1. Create a custom Course, e.g. "My testing words." 2. Click on the Title, Description, etc. Anything that involves editing a text field, after the course has been created and is in the list with the default courses. 3. While cursor is in text box, close the Course and Keyboard Layout Editor Window. 4. Crashes similar to this. -- You are receiving this mail because: You are watching all bug changes.