Delete a Table crashes the program and the Table is NOT deleted!!
Thanks! Confirmed, regression in 3.1 Alpha. Works OK for 3.0.x.
I found that renaming is exactly the same issue so I updated the summary if you don't mind.
For 3.0.x there's also bug: Kexi does change name and caption of objects when requested
Git commit 90ee47e08e6f87427d2a8f29ee1c5049e0466200 by Jaroslaw Staniek. Committed on 29/04/2017 at 23:32. Pushed by staniek into branch '3.0'. Fix: Kexi does change name and caption of objects when requested (not working SQL) (regression since 3.0.0) FIXED-IN:3.0.2 M +2 -2 src/core/kexiproject.cpp https://commits.kde.org/kexi/90ee47e08e6f87427d2a8f29ee1c5049e0466200
Git commit 7e783f1bc21f40fc6226c43a65990ee2bfabc41e by Jaroslaw Staniek. Committed on 29/04/2017 at 23:53. Pushed by staniek into branch 'master'. Fix crash when deleting or renaming a table It crashed when the table was not opened. (regression since 3.1 Alpha) M +3 -0 src/plugins/tables/kexitablepart.cpp M +2 -0 src/plugins/tables/kexitablepart.h https://commits.kde.org/kexi/7e783f1bc21f40fc6226c43a65990ee2bfabc41e
Closing, feel free to test when the fix lands in the AppImage and reopen if needed.
Working now OK in AppImage 24 Apr
Thanks Ian
*** Bug 381233 has been marked as a duplicate of this bug. ***
Workaround until 3.0.2 is released: use the AppImage version from May just for renames (https://community.kde.org/Kexi/Snapshots). Or the <= 2.9.x version.