openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12331
[Bug 870879] Re: process continues running on exit
The same issue seems to occur when running directly from trunk. In this
case, the single "pythonw.exe" process remains in memory after OpenLP is
closed, occupying about 88MB.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/870879
Title:
process continues running on exit
Status in OpenLP - Worship Presentation Software:
New
Bug description:
OpenLP 1.9.7, Windows 7 Home Premium x64
Steps:
1. Open Task Manager and check no OpenLP processes
2. Launch OpenLP
3. Exit OpenLP
4. OpenLP process still running in Task Manager. It does not self-terminate after any amount of time. There are two processes, approx 80MB and 700KB RAM.
Shut down section of debug log (last 27 lines):
2011-10-09 05:02:16,388 openlp.core.ui.servicemanager DEBUG Cleaning up servicePath
2011-10-09 05:02:16,390 openlp.core.ui.mainwindow INFO cleanup plugins
2011-10-09 05:02:16,390 openlp.core.lib.pluginmanager INFO finalising plugins
2011-10-09 05:02:16,391 songs.songsplugin INFO Songs Finalising
2011-10-09 05:02:16,392 openlp.core.ui.mediadockmanager DEBUG remove Songs dock
2011-10-09 05:02:16,450 openlp.core.lib.pluginmanager INFO Finalisation Complete for songs
2011-10-09 05:02:16,450 bibles.bibleplugin INFO Plugin Finalise
2011-10-09 05:02:16,450 openlp.core.ui.mediadockmanager DEBUG remove Bibles dock
2011-10-09 05:02:16,500 openlp.core.lib.pluginmanager INFO Finalisation Complete for bibles
2011-10-09 05:02:16,500 presentations.presentationplugin INFO Plugin Finalise
2011-10-09 05:02:16,502 openlp.core.ui.mediadockmanager DEBUG remove Presentations dock
2011-10-09 05:02:16,512 openlp.core.lib.pluginmanager INFO Finalisation Complete for presentations
2011-10-09 05:02:16,512 openlp.core.ui.mediadockmanager DEBUG remove Images dock
2011-10-09 05:02:16,520 openlp.core.lib.pluginmanager INFO Finalisation Complete for images
2011-10-09 05:02:16,520 openlp.core.ui.mediadockmanager DEBUG remove Media dock
2011-10-09 05:02:16,530 openlp.core.lib.pluginmanager INFO Finalisation Complete for media
2011-10-09 05:02:16,532 custom.customplugin INFO Custom Finalising
2011-10-09 05:02:16,532 openlp.core.ui.mediadockmanager DEBUG remove Custom Slides dock
2011-10-09 05:02:16,538 openlp.core.lib.pluginmanager INFO Finalisation Complete for custom
2011-10-09 05:02:16,538 songusage.songusageplugin INFO Plugin Finalise
2011-10-09 05:02:16,539 openlp.core.lib.pluginmanager INFO Finalisation Complete for songusage
2011-10-09 05:02:16,539 alerts.alertsplugin INFO Alerts Finalising
2011-10-09 05:02:16,539 openlp.core.lib.pluginmanager INFO Finalisation Complete for alerts
2011-10-09 05:02:16,539 remotes.remoteplugin DEBUG finalise
2011-10-09 05:02:16,539 openlp.plugins.remotes.lib.httpserver DEBUG close http server
2011-10-09 05:02:16,540 openlp.core.lib.pluginmanager INFO Finalisation Complete for remotes
2011-10-09 05:02:16,540 openlp.core.ui.mainwindow DEBUG Saving QSettings
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/870879/+subscriptions
References