News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Context menu close segfault

Started by Ardaen, August 28, 2005, 10:22:31 AM

Previous topic - Next topic

Ardaen

Well, I built both RC1-1 and the cvs after its been merged with that other branch and doesn't use stc anymore with the patched 2.4.2 wxWidgets as per the tutorial in the wiki...

If I use the context menu close, close all, it crashes with a segfault after the EditorBase::OnContextMenuEntry function returns. I'd fix it but I dont have a clue about gtk. I don't have this problem in windows.

This doesn't happen with the close button or using the file menu to close the file. Only the context menu. I guess the editor manager close call is destroying something gtk wants to use after the context menu event?