News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 24 December 2007 build (4750) is out.

Started by killerbot, December 24, 2007, 08:17:26 PM

Previous topic - Next topic

Albenejean

I can confirm this crash. The debugger stop at line 377 of HelpConfigDialog.cpp (Help plugin).

Quote"Added default keyword and keyword case support options in help configuration (patch #2114)."
I have commented the line 39 of HelpConfigDialog.cpp to disable the event texDefaultKeyword introduced in this patch. Everything works fine for me now.

Note: I don't know what the OnDefaultKeywordEntry() function has to make (I'm new to wxWidget and CB programming).