Skip to content
Extraits de code Groupes Projets
  • Kubat's avatar
    a653603f
    UI: Avoid the segfault on MainWindow destruction · a653603f
    Kubat a rédigé
    We destroy the log console before the final flush, take that into
    account => disable handle message for the ConsoleLogSinkDispatcher if
    the corresponding LogConsole was destroyed.
    
    This is a quick and dirty solution, but I don't know any other way for
    now!
    UI: Avoid the segfault on MainWindow destruction
    Kubat a rédigé
    We destroy the log console before the final flush, take that into
    account => disable handle message for the ConsoleLogSinkDispatcher if
    the corresponding LogConsole was destroyed.
    
    This is a quick and dirty solution, but I don't know any other way for
    now!