Summary: | Kexi crashes when removing a Database Connection | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Drew Ruggles <drew> |
Component: | General | Assignee: | Radosław Wicik <radoslaw> |
Status: | CLOSED FIXED | ||
Severity: | crash | CC: | drew, staniek |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 2.8.3 | ||
Target Milestone: | 2.8.4 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/d51425389a797e10b44ab54f71f448b29f22e981 | Version Fixed In: | 2.8.4 |
Sentry Crash Report: |
Description
Drew Ruggles
2013-02-16 20:21:50 UTC
Confirmed. I am sorry for terrible delay. Extra bug is that two entries got selected after adding a new entry. Selecting one entry does not let us to avoid the crash. Git commit 9e1b53cad5a878dbf919a7f888516b76a1d314be by Radoslaw Wicik. Committed on 05/06/2014 at 22:58. Pushed by wicik into branch 'master'. Fix crash when removing a Database Connection. FIXED-IN:2.8.4 REVIEW:118582 M +3 -2 kexi/widget/KexiConnectionSelectorWidget.cpp http://commits.kde.org/calligra/9e1b53cad5a878dbf919a7f888516b76a1d314be Git commit d51425389a797e10b44ab54f71f448b29f22e981 by Radoslaw Wicik. Committed on 05/06/2014 at 22:58. Pushed by wicik into branch 'calligra/2.8'. Fix crash when removing a Database Connection. FIXED-IN:2.8.4 REVIEW:118582 M +3 -2 kexi/widget/KexiConnectionSelectorWidget.cpp http://commits.kde.org/calligra/d51425389a797e10b44ab54f71f448b29f22e981 Git commit 045212d0660b689906fb268102e396732072ca0e by Radoslaw Wicik. Committed on 11/06/2014 at 18:43. Pushed by wicik into branch 'master'. Kexi - Clear selection after adding new connection. M +1 -0 kexi/widget/KexiConnectionSelectorWidget.cpp http://commits.kde.org/calligra/045212d0660b689906fb268102e396732072ca0e Git commit b8a9832a6da987314a53d990fa4c4580f71ff622 by Radoslaw Wicik. Committed on 11/06/2014 at 18:43. Pushed by wicik into branch 'calligra/2.8'. Kexi - Clear selection after adding new connection. M +1 -1 kexi/widget/KexiConnectionSelectorWidget.cpp http://commits.kde.org/calligra/b8a9832a6da987314a53d990fa4c4580f71ff622 |