https://bugs.documentfoundation.org/show_bug.cgi?id=106294

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #7 from Justin L <[email protected]> ---
fixed in LO 7.0 by commit f0a50d230756fc0a60780d992b807f9eb82106c2
Author: Jan-Marek Glogowski on Fri Feb 14 20:24:04 2020 +0000

    tdf#127205 split Desktop::terminate process

    Trying to somehow keep stuff correctly alive, truned out to be
    rather futile. Originally I tried the same way Caolan did in the
    attached patch to tdf#88985, when he finally settled on adding a
    special terminate listener.

    But this is not enough to handle in-process scripted extensions,
    like Java, Python or even Basic macros themself.

    So this separates the module shutdown and SfxApplication cleanup
    from the rest of the terminate call.

*** This bug has been marked as a duplicate of bug 127205 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to