• Jean-Philippe André's avatar
    Extensions: fix Qt freeze when reloading scripts · f83dc64e
    Jean-Philippe André authored
    Description of the bug:
    
     This freeze happened only on Windows (tested on XP & Wine), but not on
     Linux. If I only moved up the "killInstance()" line, then the freeze
     would happen only on Linux but not on Windows.
     In these cases the QDialog's destructor never returned.
    (cherry picked from commit 06e609ea922918f4d2d0f427049a236b4a4c08af)
    Signed-off-by: default avatarPierre Ynard <linkfanel@yahoo.fr>
    f83dc64e
extensions.cpp 22.9 KB