In DebugGUI mode application crashes when modified one field of the table and then the field is change to another. In normal mode this does not occur Reproducible: Always Steps to Reproduce: 1. Activate DebugGui 2. Create database 3. Create table 4. Modify one field 5. Move to another fields Actual Results: Segmentation fault occurs Expected Results: Application should not crash
Created attachment 86283 [details] Quick fix for checking if lastItem exists I did this quick fix. So the app would not crash when in debug mode. Still later full patch needs to be given
Git commit bd2d0c2ffc211dd8296ab90df95aea64cf94495e by Wojciech Kosowicz. Committed on 30/04/2014 at 21:07. Pushed by wkosowicz into branch 'master'. Fixed crash when trying to modifying table field in form in DebugGUI REVIEW:117797 M +10 -5 kexi/kexiutils/debuggui.cpp http://commits.kde.org/calligra/bd2d0c2ffc211dd8296ab90df95aea64cf94495e
Git commit 4d9b8e574cbee5d1fe8edcc522934da7cd9f5bfb by Wojciech Kosowicz. Committed on 30/04/2014 at 21:07. Pushed by wkosowicz into branch 'calligra/2.8'. Fixed crash when trying to modifying table field in form in DebugGUI REVIEW:117797 Conflicts: kexi/kexiutils/debuggui.cpp M +4 -1 kexi/kexiutils/debuggui.cpp http://commits.kde.org/calligra/4d9b8e574cbee5d1fe8edcc522934da7cd9f5bfb