https://bugs.documentfoundation.org/show_bug.cgi?id=146225
Bug ID: 146225
Summary: Several ProcessEventsToIdle messages after exiting
gtk3 ui
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
After 489d7298d2e609ee5900f05ba0064845a7a551ce, when exiting from LibreOffice
gtk3 ui, and it takes several seconds to completely exit. This is a regression
from the above commit.
Steps to Reproduce:
1. Open Libreoffice with gtk3 ui
./instdir/program/soffice -env:SAL_USE_VCLPLUGIN=gtk3
2. Exit immediately.
3. You will see the extra messages and it takes several seconds to exit
Actual Results:
This is a sample of the extra outputs in the console:
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 1000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 2000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 3000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 4000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 5000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 6000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 7000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 8000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 9000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 10000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 11000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 12000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 13000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 14000
warn:vcl.schedule:23522:23522:vcl/source/app/svapp.cxx:488:
ProcessEventsToIdle: 15000
Expected Results:
LibreOffice should exit immediately
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 98c3dd1b7147ea9c235a65c276e9005290fe108b
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.