Summary: | Cut and ctrl+z leads to crash | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jonathan Kolberg <j_kolberg11> |
Component: | Forms | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.4 beta4 (Calligra 2.4 beta4) | ||
Target Milestone: | 2.9.9 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/2c224a48c013e596afddc57a3026943f7fd58b03 | Version Fixed In: | 2.9.9 |
Sentry Crash Report: |
Description
Jonathan Kolberg
2011-12-09 20:06:54 UTC
related commit c3615ffb9b701f762664d0a43da1e9919bfa58d1 Author: Jaroslaw Staniek <staniek@kde.org> Date: Mon Dec 12 00:02:55 2011 +0100 Forms: do not create inline editing command when inserting This fixes possible crash in undo/redo. It is still happening. Hello, still happening in 2.6 or 2.7? Hi again! Found it, crashes for example if: - Cut, Undo, Cut the same widget. Git commit d52e37f27d458649aeca7b8c22dcca78cec2f380 by Jaroslaw Staniek. Committed on 01/11/2015 at 00:33. Pushed by staniek into branch 'calligra/2.9'. Kexi Form Designer: fix crash when Cut, Undo, Cut is executed for a widget FIXED-IN:2.9.9 M +3 -2 kexi/formeditor/commands.cpp M +4 -5 kexi/formeditor/utils.cpp M +2 -2 kexi/formeditor/utils.h http://commits.kde.org/calligra/d52e37f27d458649aeca7b8c22dcca78cec2f380 Git commit 2c224a48c013e596afddc57a3026943f7fd58b03 by Jaroslaw Staniek. Committed on 01/11/2015 at 01:22. Pushed by staniek into branch 'master'. Kexi Form Designer: fix crash when Cut, Undo, Cut is executed for a widget FIXED-IN:2.9.9 from Calligra 2.9 d52e37f27d45864 M +3 -2 kexi/formeditor/commands.cpp M +4 -5 kexi/formeditor/utils.cpp M +2 -2 kexi/formeditor/utils.h http://commits.kde.org/calligra/2c224a48c013e596afddc57a3026943f7fd58b03 |