Steps to reproduce: 1. Open LibreOffice 2. Go to Help - About LibreOffice 3. Close the dialog 4. Close LibreOffice -> LibreOffice remains in background Reproduced in Version: 6.2.0.0.alpha0+ Build ID: d0f44d8ba7e87aa263008d3cfc4e68294d783162 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
Regression introduced by: author Kevin Dubrulle <kevin.dubrulle@gmail.com> 2018-07-07 13:34:20 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2018-07-08 11:48:40 +0200 commit d0f44d8ba7e87aa263008d3cfc4e68294d783162 (patch) tree 8527c62fb066366df2b40386c6544e670aa10a1a parent a2193f8f33565cc896592acb9d3ab65c756d97fb (diff) tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread Replace osl_waitThread by osl::Thread::wait. Use std::chrono instead of TimeValue. Bisected with: bibisect-linux64-6.2 Adding Cc: to Kevin Dubrulle
https://cgit.freedesktop.org/libreoffice/core/commit/?id=d0f44d8ba7e87aa263008d3cfc4e68294d783162
https://gerrit.libreoffice.org/#/c/57228/
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fb9c1c191e76755ffa6acb09d4f50533cb589d1b tdf#118661 LibreOffice remains in background after closing it It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.2.0.0.alpha0+ Build ID: c290f692dd28094d41dff686f3faa1c4e14b556e CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Noel, thanks for the quick fix!!