Bug#752528: [wxmaxima] segfault when entering parentheses in a dialog

2015-05-24 Thread spasswolf
This is fixed in wxmaxima-14.12.1. Here's a patch for wxmaxima-13.04.2: --- wxmaxima-13.04.2.old/src/BTextCtrl.cpp 2013-01-31 08:52:58.0 +0100 +++ wxmaxima-13.04.2/src/BTextCtrl.cpp 2015-05-23 17:47:36.655005042 +0200 @@ -149,5 +149,9 @@ } BEGIN_EVENT_TABLE(BTextCtrl, wxTextCtrl

Bug#752528: [wxmaxima] segfault when entering parentheses in a dialog

2015-05-21 Thread spasswolf
This bug seems to be triggered every time you enter (,[,{,". Disabling the option "Match parenthesis in text controls" (in Edit->Configure) can be used as a workaround. (this time as text mail(I hope ...)) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject o

Bug#752528: [wxmaxima] segfault when entering parentheses in a dialog

2014-06-24 Thread Miklós Máté
Package: wxmaxima Version: 13.04.2-4 Severity: normal --- Please enter the report below this line. --- If I type "(" in a dialog field where a formula is expected, wxmaxima segfaults. Here is an excerpt of the backtrace (it goes on forever): ---8<---