openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #04005
[Bug 654909] Re: A saved service, does not work correctly when reopened after closing OpenLP
Here is the debug info:
2010-10-05 05:34:36,589 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
2010-10-05 05:34:36,591 root INFO Openlp version 1.9.3 build bzr1066
2010-10-05 05:34:36,648 root INFO Screen 0 found with resolution PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:36,726 openlp.core.ui.screen DEBUG set_current_display 0
2010-10-05 05:34:36,729 openlp.core.ui.settingsform INFO Adding General tab
2010-10-05 05:34:36,754 openlp.core.ui.settingsform INFO Adding Themes tab
2010-10-05 05:34:36,758 openlp.core.ui.settingsform INFO Adding Advanced tab
2010-10-05 05:34:36,759 openlp.core.lib.pluginmanager INFO Plugin manager initing
2010-10-05 05:34:36,760 openlp.core.lib.pluginmanager DEBUG Inserting /usr/lib/pymodules/python2.6/openlp/plugins into sys.path
2010-10-05 05:34:36,760 openlp.core.lib.pluginmanager DEBUG Base path /usr/lib/pymodules/python2.6/openlp/plugins
2010-10-05 05:34:36,760 openlp.core.lib.pluginmanager INFO Plugin manager Initialised
2010-10-05 05:34:36,775 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:36,781 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,367 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,376 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,853 openlp.core.lib.dockwidget DEBUG Init done
2010-10-05 05:34:37,857 openlp.core.lib.dockwidget DEBUG Init done
2010-10-05 05:34:37,868 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,879 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,895 openlp.core.lib.dockwidget DEBUG Init done
2010-10-05 05:34:37,942 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:37,950 openlp.core.ui.thememanager DEBUG check themes
2010-10-05 05:34:37,951 openlp.core.ui.thememanager DEBUG check themes
2010-10-05 05:34:37,974 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
2010-10-05 05:34:37,991 openlp.core.ui.mainwindow DEBUG Loading QSettings
2010-10-05 05:34:38,010 openlp.core.lib.rendermanager DEBUG Initilisation started
2010-10-05 05:34:38,016 openlp.core.ui.maindisplay DEBUG Setup live = False for 0
2010-10-05 05:34:38,254 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:38,254 openlp.core.lib.rendermanager DEBUG calculate default 1280, 800, 0.625000
2010-10-05 05:34:38,255 openlp.core.ui.mainwindow INFO Load Plugins
2010-10-05 05:34:38,255 openlp.core.lib.pluginmanager DEBUG finding plugins in /usr/lib/pymodules/python2.6/openlp/plugins at depth 7
2010-10-05 05:34:38,256 openlp.core.lib.pluginmanager DEBUG Importing media.mediaplugin from /usr/lib/pymodules/python2.6/openlp/plugins/media/mediaplugin.py. Depth 9
2010-10-05 05:34:38,257 openlp.plugins.media.lib.mediaitem INFO openlp.plugins.media.lib.mediaitem MediaMediaItem loaded
2010-10-05 05:34:38,258 media.mediaplugin INFO media.mediaplugin MediaPlugin loaded
2010-10-05 05:34:38,259 openlp.core.lib.pluginmanager DEBUG Importing custom.customplugin from /usr/lib/pymodules/python2.6/openlp/plugins/custom/customplugin.py. Depth 9
2010-10-05 05:34:38,262 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLBuilder Loaded
2010-10-05 05:34:38,262 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLParser Loaded
2010-10-05 05:34:38,405 openlp.plugins.custom.lib.mediaitem INFO Custom Media Item loaded
2010-10-05 05:34:38,406 custom.forms.editcustomform INFO Custom Editor loaded
2010-10-05 05:34:38,407 custom.customplugin INFO Custom Plugin loaded
2010-10-05 05:34:38,408 openlp.core.lib.pluginmanager DEBUG Importing alerts.alertsplugin from /usr/lib/pymodules/python2.6/openlp/plugins/alerts/alertsplugin.py. Depth 9
2010-10-05 05:34:38,410 openlp.plugins.alerts.lib.alertsmanager INFO Alert Manager loaded
2010-10-05 05:34:38,412 alerts.alertsplugin INFO Alerts Plugin loaded
2010-10-05 05:34:38,413 openlp.core.lib.pluginmanager DEBUG Importing images.imageplugin from /usr/lib/pymodules/python2.6/openlp/plugins/images/imageplugin.py. Depth 9
2010-10-05 05:34:38,415 openlp.plugins.images.lib.mediaitem INFO Image Media Item loaded
2010-10-05 05:34:38,416 images.imageplugin INFO Image Plugin loaded
2010-10-05 05:34:38,416 openlp.core.lib.pluginmanager DEBUG Importing songs.songsplugin from /usr/lib/pymodules/python2.6/openlp/plugins/songs/songsplugin.py. Depth 9
2010-10-05 05:34:38,451 openlp.plugins.songs.lib.xml INFO SongXMLBuilder Loaded
2010-10-05 05:34:38,452 openlp.plugins.songs.lib.xml INFO SongXMLParser Loaded
2010-10-05 05:34:38,458 openlp.plugins.songs.forms.editsongform INFO openlp.plugins.songs.forms.editsongform EditSongForm loaded
2010-10-05 05:34:38,531 openlp.plugins.songs.forms.songimportform INFO SongImportForm loaded
2010-10-05 05:34:38,532 openlp.plugins.songs.lib.mediaitem INFO Song Media Item loaded
2010-10-05 05:34:38,532 songs.songsplugin INFO Song Plugin loaded
2010-10-05 05:34:38,536 openlp.core.lib.pluginmanager DEBUG Importing remotes.remoteplugin from /usr/lib/pymodules/python2.6/openlp/plugins/remotes/remoteplugin.py. Depth 9
2010-10-05 05:34:38,550 remotes.remoteplugin INFO Remote Plugin loaded
2010-10-05 05:34:38,552 openlp.core.lib.pluginmanager DEBUG Importing presentations.presentationplugin from /usr/lib/pymodules/python2.6/openlp/plugins/presentations/presentationplugin.py. Depth 9
2010-10-05 05:34:38,553 openlp.plugins.presentations.lib.presentationcontroller INFO PresentationController loaded
2010-10-05 05:34:38,554 openlp.plugins.presentations.lib.messagelistener INFO Controller loaded
2010-10-05 05:34:38,555 openlp.plugins.presentations.lib.messagelistener INFO Message Listener loaded
2010-10-05 05:34:38,556 openlp.plugins.presentations.lib.mediaitem INFO Presentations Media Item loaded
2010-10-05 05:34:38,558 openlp.core.lib.pluginmanager DEBUG Importing bibles.bibleplugin from /usr/lib/pymodules/python2.6/openlp/plugins/bibles/bibleplugin.py. Depth 9
2010-10-05 05:34:38,566 openlp.plugins.bibles.lib.osis INFO BibleOSISImpl loaded
2010-10-05 05:34:38,595 openlp.plugins.bibles.lib.http INFO openlp.plugins.bibles.lib.http HTTPBible loaded
2010-10-05 05:34:38,595 openlp.plugins.bibles.lib.manager INFO Bible manager loaded
2010-10-05 05:34:38,596 openlp.plugins.bibles.lib.biblestab INFO Bible Tab loaded
2010-10-05 05:34:38,598 openlp.plugins.bibles.forms.importwizardform INFO BibleImportForm loaded
2010-10-05 05:34:38,599 openlp.plugins.bibles.lib.mediaitem INFO Bible Media Item loaded
2010-10-05 05:34:38,600 bibles.bibleplugin INFO Bible Plugin loaded
2010-10-05 05:34:38,602 openlp.core.lib.pluginmanager DEBUG Importing songusage.songusageplugin from /usr/lib/pymodules/python2.6/openlp/plugins/songusage/songusageplugin.py. Depth 9
2010-10-05 05:34:38,605 openlp.plugins.songusage.forms.songusagedetailform INFO SongUsage Detail Form Loaded
2010-10-05 05:34:38,606 songusage.songusageplugin INFO SongUsage Plugin loaded
2010-10-05 05:34:38,619 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'media.mediaplugin.MediaPlugin'> with helpers
2010-10-05 05:34:38,658 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'custom.customplugin.CustomPlugin'> with helpers
2010-10-05 05:34:38,682 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'alerts.alertsplugin.AlertsPlugin'> with helpers
2010-10-05 05:34:38,683 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'images.imageplugin.ImagePlugin'> with helpers
2010-10-05 05:34:38,711 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'songs.songsplugin.SongsPlugin'> with helpers
2010-10-05 05:34:38,712 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'remotes.remoteplugin.RemotesPlugin'> with helpers
2010-10-05 05:34:38,713 presentations.presentationplugin DEBUG Initialised
2010-10-05 05:34:38,713 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'presentations.presentationplugin.PresentationPlugin'> with helpers
2010-10-05 05:34:38,715 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'bibles.bibleplugin.BiblePlugin'> with helpers
2010-10-05 05:34:38,716 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'songusage.songusageplugin.SongUsagePlugin'> with helpers
2010-10-05 05:34:38,716 openlp.core.lib.pluginmanager DEBUG Plugin Songs active
2010-10-05 05:34:38,716 openlp.core.lib.pluginmanager DEBUG Plugin Bibles active
2010-10-05 05:34:38,717 presentations.presentationplugin DEBUG checkPreConditions
2010-10-05 05:34:38,717 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.impresscontroller
2010-10-05 05:34:38,720 openlp.plugins.presentations.lib.impresscontroller INFO ImpressController loaded
2010-10-05 05:34:38,720 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.pptviewcontroller
2010-10-05 05:34:38,721 openlp.plugins.presentations.lib.pptviewcontroller INFO PPTViewController loaded
2010-10-05 05:34:38,722 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.powerpointcontroller
2010-10-05 05:34:38,722 openlp.plugins.presentations.lib.powerpointcontroller INFO PowerpointController loaded
2010-10-05 05:34:38,723 openlp.plugins.presentations.lib.impresscontroller DEBUG Initialising
2010-10-05 05:34:38,723 openlp.plugins.presentations.lib.impresscontroller DEBUG check_available
2010-10-05 05:34:38,723 openlp.plugins.presentations.lib.pptviewcontroller DEBUG Initialising
2010-10-05 05:34:38,724 openlp.plugins.presentations.lib.pptviewcontroller DEBUG check_available
2010-10-05 05:34:38,724 openlp.plugins.presentations.lib.powerpointcontroller DEBUG Initialising
2010-10-05 05:34:38,724 openlp.plugins.presentations.lib.powerpointcontroller DEBUG check_available
2010-10-05 05:34:38,724 openlp.core.lib.pluginmanager DEBUG Plugin Presentations active
2010-10-05 05:34:38,725 openlp.core.lib.pluginmanager DEBUG Plugin Images active
2010-10-05 05:34:38,725 openlp.core.lib.pluginmanager DEBUG Plugin Media active
2010-10-05 05:34:38,726 openlp.core.lib.pluginmanager DEBUG Plugin Custom active
2010-10-05 05:34:38,727 openlp.core.lib.pluginmanager DEBUG Plugin SongUsage active
2010-10-05 05:34:38,727 openlp.core.lib.pluginmanager DEBUG Plugin Alerts active
2010-10-05 05:34:38,728 openlp.core.lib.pluginmanager DEBUG Plugin Remotes active
2010-10-05 05:34:38,728 openlp.core.ui.mainwindow INFO hook settings
2010-10-05 05:34:38,730 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Songs
2010-10-05 05:34:38,730 openlp.core.ui.settingsform INFO Adding Songs tab
2010-10-05 05:34:38,736 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Bibles
2010-10-05 05:34:38,736 openlp.core.ui.settingsform INFO Adding Bibles tab
2010-10-05 05:34:38,740 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Presentations
2010-10-05 05:34:38,740 openlp.core.ui.settingsform INFO Adding Presentations tab
2010-10-05 05:34:38,741 openlp.core.lib.pluginmanager DEBUG No tab settings in Images
2010-10-05 05:34:38,742 openlp.core.lib.pluginmanager DEBUG No tab settings in Media
2010-10-05 05:34:38,743 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Custom
2010-10-05 05:34:38,743 openlp.core.ui.settingsform INFO Adding Custom tab
2010-10-05 05:34:38,744 openlp.core.lib.pluginmanager DEBUG No tab settings in SongUsage
2010-10-05 05:34:38,770 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Alerts
2010-10-05 05:34:38,770 openlp.core.ui.settingsform INFO Adding Alerts tab
2010-10-05 05:34:38,774 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Remotes
2010-10-05 05:34:38,774 openlp.core.ui.settingsform INFO Adding Remotes tab
2010-10-05 05:34:38,775 openlp.core.ui.mainwindow INFO hook media
2010-10-05 05:34:38,777 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,875 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,903 openlp.plugins.bibles.lib.mediaitem DEBUG retranslateUi
2010-10-05 05:34:38,905 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,912 openlp.plugins.presentations.lib.messagelistener INFO False controller loaded
2010-10-05 05:34:38,912 openlp.plugins.presentations.lib.messagelistener INFO True controller loaded
2010-10-05 05:34:38,914 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,924 openlp.core.utils DEBUG Generating images filter.
2010-10-05 05:34:38,926 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,935 openlp.core.lib.toolbar DEBUG Init done
2010-10-05 05:34:38,944 openlp.core.ui.mainwindow INFO hook menus
2010-10-05 05:34:38,945 songusage.songusageplugin INFO add tools menu
2010-10-05 05:34:38,946 alerts.alertsplugin INFO add tools menu
2010-10-05 05:34:38,947 openlp.core.ui.mainwindow INFO initialise plugins
2010-10-05 05:34:38,947 openlp.core.lib.pluginmanager INFO initialising plugins Songs in a True state
2010-10-05 05:34:38,948 songs.songsplugin INFO Songs Initialising
2010-10-05 05:34:38,948 openlp.core.ui.mediadockmanager DEBUG Inserting Songs dock
2010-10-05 05:34:39,029 openlp.core.ui.settingsform DEBUG Inserting Songs tab
2010-10-05 05:34:39,085 openlp.plugins.songs.lib.mediaitem DEBUG display results Song
2010-10-05 05:34:39,745 openlp.core.lib.pluginmanager INFO Initialisation Complete for Songs
2010-10-05 05:34:39,746 openlp.core.lib.pluginmanager INFO initialising plugins Bibles in a True state
2010-10-05 05:34:39,746 bibles.bibleplugin INFO bibles Initialising
2010-10-05 05:34:39,746 openlp.plugins.bibles.lib.manager DEBUG Bible Initialising
2010-10-05 05:34:39,747 openlp.plugins.bibles.lib.manager DEBUG Reload bibles
2010-10-05 05:34:39,747 openlp.plugins.bibles.lib.manager DEBUG Bible Files [u'King_James_Version.sqlite', u'English_Standard_Version.sqlite']
2010-10-05 05:34:39,747 openlp.plugins.bibles.lib.db INFO BibleDB loaded
2010-10-05 05:34:39,776 openlp.plugins.bibles.lib.manager DEBUG Bible Name: "King James Version"
2010-10-05 05:34:39,777 openlp.plugins.bibles.lib.db INFO BibleDB loaded
2010-10-05 05:34:39,794 openlp.plugins.bibles.lib.manager DEBUG Bible Name: "English Standard Version"
2010-10-05 05:34:39,795 openlp.plugins.bibles.lib.manager DEBUG Bibles reloaded
2010-10-05 05:34:39,796 openlp.plugins.bibles.lib.mediaitem DEBUG bible manager initialise
2010-10-05 05:34:39,796 openlp.plugins.bibles.lib.mediaitem DEBUG Loading Bibles
2010-10-05 05:34:39,796 openlp.plugins.bibles.lib.manager DEBUG get_bibles
2010-10-05 05:34:39,796 openlp.plugins.bibles.lib.mediaitem DEBUG initialiseBible English Standard Version
2010-10-05 05:34:39,797 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_books("English Standard Version")
2010-10-05 05:34:39,804 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Genesis")
2010-10-05 05:34:39,819 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Exodus")
2010-10-05 05:34:39,832 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Leviticus")
2010-10-05 05:34:39,842 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Numbers")
2010-10-05 05:34:39,855 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Deuteronomy")
2010-10-05 05:34:39,866 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Joshua")
2010-10-05 05:34:39,874 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Judges")
2010-10-05 05:34:39,882 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ruth")
2010-10-05 05:34:39,886 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Samuel")
2010-10-05 05:34:39,895 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Samuel")
2010-10-05 05:34:39,903 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Kings")
2010-10-05 05:34:39,913 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Kings")
2010-10-05 05:34:39,922 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Chronicles")
2010-10-05 05:34:39,932 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Chronicles")
2010-10-05 05:34:39,942 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ezra")
2010-10-05 05:34:39,948 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Nehemiah")
2010-10-05 05:34:39,953 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Esther")
2010-10-05 05:34:39,957 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Job")
2010-10-05 05:34:39,968 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Psalms")
2010-10-05 05:34:39,991 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Proverbs")
2010-10-05 05:34:40,000 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ecclesiastes")
2010-10-05 05:34:40,006 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Song of Solomon")
2010-10-05 05:34:40,009 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Isaiah")
2010-10-05 05:34:40,023 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jeremiah")
2010-10-05 05:34:40,041 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Lamentations")
2010-10-05 05:34:40,045 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ezekiel")
2010-10-05 05:34:40,058 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Daniel")
2010-10-05 05:34:40,063 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Hosea")
2010-10-05 05:34:40,068 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Joel")
2010-10-05 05:34:40,071 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Amos")
2010-10-05 05:34:40,075 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Obadiah")
2010-10-05 05:34:40,078 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jonah")
2010-10-05 05:34:40,082 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Micah")
2010-10-05 05:34:40,085 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Nahum")
2010-10-05 05:34:40,088 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Habakkuk")
2010-10-05 05:34:40,092 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Zephaniah")
2010-10-05 05:34:40,095 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Haggai")
2010-10-05 05:34:40,098 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Zechariah")
2010-10-05 05:34:40,102 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Malachi")
2010-10-05 05:34:40,105 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Matthew")
2010-10-05 05:34:40,117 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Mark")
2010-10-05 05:34:40,126 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Luke")
2010-10-05 05:34:40,137 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("John")
2010-10-05 05:34:40,147 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Acts")
2010-10-05 05:34:40,158 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Romans")
2010-10-05 05:34:40,164 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Corinthians")
2010-10-05 05:34:40,170 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Corinthians")
2010-10-05 05:34:40,175 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Galatians")
2010-10-05 05:34:40,179 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ephesians")
2010-10-05 05:34:40,183 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Philippians")
2010-10-05 05:34:40,187 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Colossians")
2010-10-05 05:34:40,190 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Thessalonians")
2010-10-05 05:34:40,193 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Thessalonians")
2010-10-05 05:34:40,197 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Timothy")
2010-10-05 05:34:40,200 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Timothy")
2010-10-05 05:34:40,204 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Titus")
2010-10-05 05:34:40,207 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Philemon")
2010-10-05 05:34:40,210 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Hebrews")
2010-10-05 05:34:40,216 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("James")
2010-10-05 05:34:40,219 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Peter")
2010-10-05 05:34:40,223 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Peter")
2010-10-05 05:34:40,226 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 John")
2010-10-05 05:34:40,229 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 John")
2010-10-05 05:34:40,232 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("3 John")
2010-10-05 05:34:40,235 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jude")
2010-10-05 05:34:40,238 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Revelation")
2010-10-05 05:34:40,246 openlp.plugins.bibles.lib.mediaitem DEBUG initialiseChapterVerse English Standard Version, Genesis
2010-10-05 05:34:40,246 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_verse_count("English Standard Version", "Genesis", 1)
2010-10-05 05:34:40,246 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_verse_count("Genesis", 1)
2010-10-05 05:34:40,254 openlp.plugins.bibles.lib.mediaitem DEBUG adjustComboBox <PyQt4.QtGui.QComboBox object at 0x9b3b1ac>, 1, 50
2010-10-05 05:34:40,255 openlp.plugins.bibles.lib.mediaitem DEBUG adjustComboBox <PyQt4.QtGui.QComboBox object at 0x9b3b26c>, 1, 50
2010-10-05 05:34:40,256 openlp.plugins.bibles.lib.mediaitem DEBUG adjustComboBox <PyQt4.QtGui.QComboBox object at 0x9b3b1ec>, 1, 31
2010-10-05 05:34:40,256 openlp.plugins.bibles.lib.mediaitem DEBUG adjustComboBox <PyQt4.QtGui.QComboBox object at 0x9b3b2ac>, 1, 31
2010-10-05 05:34:40,259 openlp.plugins.bibles.lib.mediaitem DEBUG configUpdated
2010-10-05 05:34:40,261 openlp.plugins.bibles.lib.mediaitem DEBUG bible manager initialise complete
2010-10-05 05:34:40,261 openlp.core.ui.mediadockmanager DEBUG Inserting Bibles dock
2010-10-05 05:34:40,332 openlp.core.ui.settingsform DEBUG Inserting Bibles tab
2010-10-05 05:34:40,334 openlp.core.lib.pluginmanager INFO Initialisation Complete for Bibles
2010-10-05 05:34:40,334 openlp.core.lib.pluginmanager INFO initialising plugins Presentations in a True state
2010-10-05 05:34:40,334 presentations.presentationplugin INFO Presentations Initialising
2010-10-05 05:34:40,335 openlp.core.ui.mediadockmanager DEBUG Inserting Presentations dock
2010-10-05 05:34:40,350 openlp.core.ui.settingsform DEBUG Inserting Presentations tab
2010-10-05 05:34:40,352 openlp.core.ui.mediadockmanager DEBUG Inserting Presentations dock
2010-10-05 05:34:40,352 openlp.core.ui.settingsform DEBUG Inserting Presentations tab
2010-10-05 05:34:40,354 openlp.plugins.presentations.lib.impresscontroller DEBUG start process Openoffice
2010-10-05 05:34:40,365 openlp.core.lib.pluginmanager INFO Initialisation Complete for Presentations
2010-10-05 05:34:40,365 openlp.core.lib.pluginmanager INFO initialising plugins Images in a True state
2010-10-05 05:34:40,366 openlp.plugins.images.lib.mediaitem DEBUG initialise
2010-10-05 05:34:40,366 openlp.core.ui.mediadockmanager DEBUG Inserting Images dock
2010-10-05 05:34:40,376 openlp.core.lib.pluginmanager INFO Initialisation Complete for Images
2010-10-05 05:34:40,376 openlp.core.lib.pluginmanager INFO initialising plugins Media in a True state
2010-10-05 05:34:40,378 openlp.core.ui.mediadockmanager DEBUG Inserting Media dock
2010-10-05 05:34:40,387 openlp.core.lib.pluginmanager INFO Initialisation Complete for Media
2010-10-05 05:34:40,387 openlp.core.lib.pluginmanager INFO initialising plugins Custom in a True state
2010-10-05 05:34:40,391 openlp.core.ui.mediadockmanager DEBUG Inserting Custom dock
2010-10-05 05:34:40,400 openlp.core.ui.settingsform DEBUG Inserting Custom tab
2010-10-05 05:34:40,402 openlp.core.lib.pluginmanager INFO Initialisation Complete for Custom
2010-10-05 05:34:40,402 openlp.core.lib.pluginmanager INFO initialising plugins SongUsage in a True state
2010-10-05 05:34:40,402 songusage.songusageplugin INFO SongUsage Initialising
2010-10-05 05:34:40,461 openlp.core.lib.pluginmanager INFO Initialisation Complete for SongUsage
2010-10-05 05:34:40,462 openlp.core.lib.pluginmanager INFO initialising plugins Alerts in a True state
2010-10-05 05:34:40,462 alerts.alertsplugin INFO Alerts Initialising
2010-10-05 05:34:40,462 openlp.core.ui.settingsform DEBUG Inserting Alerts tab
2010-10-05 05:34:40,464 openlp.core.lib.pluginmanager INFO Initialisation Complete for Alerts
2010-10-05 05:34:40,464 openlp.core.lib.pluginmanager INFO initialising plugins Remotes in a True state
2010-10-05 05:34:40,464 remotes.remoteplugin DEBUG initialise
2010-10-05 05:34:40,465 openlp.core.ui.settingsform DEBUG Inserting Remotes tab
2010-10-05 05:34:40,466 openlp.core.ui.settingsform DEBUG Inserting Remotes tab
2010-10-05 05:34:40,468 openlp.plugins.remotes.lib.httpserver DEBUG Initialise httpserver
2010-10-05 05:34:40,469 openlp.plugins.remotes.lib.httpserver DEBUG Start TCP server
2010-10-05 05:34:40,470 openlp.plugins.remotes.lib.httpserver DEBUG TCP listening on port 4316
2010-10-05 05:34:40,470 openlp.core.lib.pluginmanager INFO Initialisation Complete for Remotes
2010-10-05 05:34:40,470 openlp.core.ui.mainwindow INFO Load Themes
2010-10-05 05:34:40,471 openlp.core.ui.thememanager DEBUG Load themes from dir
2010-10-05 05:34:40,477 openlp.core.lib.eventreceiver DEBUG Event theme_update_list passed with payload [u'Sitting at the Cross', u'Shadow', u'Crown', u'Black']
2010-10-05 05:34:40,478 openlp.core.ui.thememanager DEBUG getthemedata for theme
2010-10-05 05:34:40,479 openlp.core.ui.thememanager DEBUG base theme created
2010-10-05 05:34:40,493 openlp.core.ui.servicemanager DEBUG regenerateServiceItems
2010-10-05 05:34:40,494 openlp.core.ui.mainwindow INFO Load data from Settings
2010-10-05 05:34:40,495 openlp.core.lib.eventreceiver DEBUG Event slidecontroller_live_spin_delay passed with payload 5
2010-10-05 05:34:40,495 openlp.core.ui.screen DEBUG reset_current_display
2010-10-05 05:34:40,496 openlp.core.ui.screen DEBUG set_current_display 0
2010-10-05 05:34:40,496 openlp.core.lib.eventreceiver DEBUG Event config_screen_changed passed with payload None
2010-10-05 05:34:40,497 openlp.core.ui.slidecontroller DEBUG screenSizeChanged live = False
2010-10-05 05:34:40,503 openlp.core.ui.maindisplay DEBUG Setup live = False for 0
2010-10-05 05:34:40,505 openlp.core.ui.slidecontroller DEBUG screenSizeChanged live = True
2010-10-05 05:34:40,512 openlp.core.ui.maindisplay DEBUG Setup live = True for 0
2010-10-05 05:34:40,539 openlp.core.lib DEBUG image_to_byte
2010-10-05 05:34:40,940 openlp.core.lib.htmlbuilder DEBUG Webkit version = 533.3
2010-10-05 05:34:40,981 openlp.core.ui.mainwindow DEBUG screenChanged
2010-10-05 05:34:40,982 openlp.core.lib.rendermanager DEBUG Update Display
2010-10-05 05:34:40,982 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:40,982 openlp.core.lib.rendermanager DEBUG calculate default 1280, 800, 0.625000
2010-10-05 05:34:40,989 openlp.core.ui.maindisplay DEBUG Setup live = False for 0
2010-10-05 05:34:40,991 openlp.core.lib.eventreceiver DEBUG Event theme_update_global passed with payload
2010-10-05 05:34:40,992 openlp.core.ui.servicemanager DEBUG themeChange
2010-10-05 05:34:40,992 openlp.core.ui.thememanager DEBUG changeGlobalFromTab
2010-10-05 05:34:41,090 openlp.core.ui.maindisplay DEBUG Setup live = True for 0
2010-10-05 05:34:41,116 openlp.core.lib DEBUG image_to_byte
2010-10-05 05:34:41,532 openlp.core.lib.htmlbuilder DEBUG Webkit version = 533.3
2010-10-05 05:34:41,552 openlp.core.ui.maindisplay DEBUG loaded
2010-10-05 05:34:41,553 openlp.core.ui.maindisplay DEBUG Setup live = False for 0
2010-10-05 05:34:41,713 openlp.core.ui.maindisplay DEBUG loaded
2010-10-05 05:34:43,833 openlp.core.lib.eventreceiver DEBUG Event maindisplay_blank_check passed with payload None
2010-10-05 05:34:51,671 openlp.core.ui.servicemanager DEBUG addServiceItem
2010-10-05 05:34:51,671 openlp.core.lib.serviceitem DEBUG Render called
2010-10-05 05:34:51,672 openlp.core.lib.serviceitem DEBUG Formatting slides
2010-10-05 05:34:51,672 openlp.core.lib.rendermanager DEBUG set override theme to None
2010-10-05 05:34:51,673 openlp.core.lib.rendermanager DEBUG theme is now
2010-10-05 05:34:51,673 openlp.core.ui.thememanager DEBUG getthemedata for theme
2010-10-05 05:34:51,673 openlp.core.ui.thememanager DEBUG base theme created
2010-10-05 05:34:51,694 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:51,694 openlp.core.lib.rendermanager DEBUG calculate default 1280, 800, 0.625000
2010-10-05 05:34:51,695 openlp.core.lib.renderer DEBUG set theme
2010-10-05 05:34:51,695 openlp.core.lib.rendermanager DEBUG build_text_rectangle
2010-10-05 05:34:51,696 openlp.core.lib.renderer DEBUG set_text_rectangle PyQt4.QtCore.QRect(10, 0, 1260, 720) , PyQt4.QtCore.QRect(10, 720, 1260, 80)
2010-10-05 05:34:51,698 openlp.core.lib.renderer DEBUG set frame dest (frame) w 1280 h 800
2010-10-05 05:34:51,699 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,699 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,747 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,748 openlp.core.lib.serviceitem Timer Formatting took 0.0490250587463
2010-10-05 05:34:51,748 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,748 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,756 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,757 openlp.core.lib.serviceitem Timer Formatting took 0.00851392745972
2010-10-05 05:34:51,757 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,757 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,779 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,780 openlp.core.lib.serviceitem Timer Formatting took 0.022922039032
2010-10-05 05:34:51,780 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,781 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,787 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,787 openlp.core.lib.serviceitem Timer Formatting took 0.00700902938843
2010-10-05 05:34:51,788 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,788 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,804 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,805 openlp.core.lib.serviceitem Timer Formatting took 0.0168697834015
2010-10-05 05:34:51,805 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,805 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,811 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,812 openlp.core.lib.serviceitem Timer Formatting took 0.00704002380371
2010-10-05 05:34:51,813 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,813 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,829 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,830 openlp.core.lib.serviceitem Timer Formatting took 0.0171809196472
2010-10-05 05:34:51,830 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,830 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,836 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,837 openlp.core.lib.serviceitem Timer Formatting took 0.0069739818573
2010-10-05 05:34:51,838 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,838 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,853 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,854 openlp.core.lib.serviceitem Timer Formatting took 0.0167379379272
2010-10-05 05:34:51,855 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,855 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,861 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,862 openlp.core.lib.serviceitem Timer Formatting took 0.0071759223938
2010-10-05 05:34:51,865 openlp.core.ui.servicemanager DEBUG addServiceItem
2010-10-05 05:34:51,865 openlp.core.lib.serviceitem DEBUG Render called
2010-10-05 05:34:51,866 openlp.core.lib.serviceitem DEBUG Formatting slides
2010-10-05 05:34:51,866 openlp.core.lib.rendermanager DEBUG set override theme to None
2010-10-05 05:34:51,866 openlp.core.lib.rendermanager DEBUG theme is now
2010-10-05 05:34:51,867 openlp.core.ui.thememanager DEBUG getthemedata for theme
2010-10-05 05:34:51,867 openlp.core.ui.thememanager DEBUG base theme created
2010-10-05 05:34:51,889 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:51,889 openlp.core.lib.rendermanager DEBUG calculate default 1280, 800, 0.625000
2010-10-05 05:34:51,890 openlp.core.lib.renderer DEBUG set theme
2010-10-05 05:34:51,890 openlp.core.lib.rendermanager DEBUG build_text_rectangle
2010-10-05 05:34:51,890 openlp.core.lib.renderer DEBUG set_text_rectangle PyQt4.QtCore.QRect(10, 0, 1260, 720) , PyQt4.QtCore.QRect(10, 720, 1260, 80)
2010-10-05 05:34:51,893 openlp.core.lib.renderer DEBUG set frame dest (frame) w 1280 h 800
2010-10-05 05:34:51,894 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,895 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,905 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,905 openlp.core.lib.serviceitem Timer Formatting took 0.0111157894135
2010-10-05 05:34:51,905 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,905 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,911 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,912 openlp.core.lib.serviceitem Timer Formatting took 0.00671887397766
2010-10-05 05:34:51,912 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,912 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,918 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,919 openlp.core.lib.serviceitem Timer Formatting took 0.00653290748596
2010-10-05 05:34:51,919 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,919 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,925 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,926 openlp.core.lib.serviceitem Timer Formatting took 0.00662994384766
2010-10-05 05:34:51,926 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,926 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,932 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,933 openlp.core.lib.serviceitem Timer Formatting took 0.00692009925842
2010-10-05 05:34:51,934 openlp.core.ui.servicemanager DEBUG addServiceItem
2010-10-05 05:34:51,935 openlp.core.lib.serviceitem DEBUG Render called
2010-10-05 05:34:51,935 openlp.core.lib.serviceitem DEBUG Formatting slides
2010-10-05 05:34:51,935 openlp.core.lib.rendermanager DEBUG set override theme to None
2010-10-05 05:34:51,935 openlp.core.lib.rendermanager DEBUG theme is now
2010-10-05 05:34:51,935 openlp.core.ui.thememanager DEBUG getthemedata for theme
2010-10-05 05:34:51,936 openlp.core.ui.thememanager DEBUG base theme created
2010-10-05 05:34:51,946 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(0, 0, 1280, 800)
2010-10-05 05:34:51,946 openlp.core.lib.rendermanager DEBUG calculate default 1280, 800, 0.625000
2010-10-05 05:34:51,946 openlp.core.lib.renderer DEBUG set theme
2010-10-05 05:34:51,946 openlp.core.lib.rendermanager DEBUG build_text_rectangle
2010-10-05 05:34:51,946 openlp.core.lib.renderer DEBUG set_text_rectangle PyQt4.QtCore.QRect(10, 0, 1260, 720) , PyQt4.QtCore.QRect(10, 720, 1260, 80)
2010-10-05 05:34:51,948 openlp.core.lib.renderer DEBUG set frame dest (frame) w 1280 h 800
2010-10-05 05:34:51,949 openlp.core.lib.rendermanager DEBUG format slide
2010-10-05 05:34:51,949 openlp.core.lib.renderer DEBUG format_slide - Start
2010-10-05 05:34:51,960 openlp.core.lib.renderer DEBUG format_slide - End
2010-10-05 05:34:51,960 openlp.core.lib.serviceitem Timer Formatting took 0.0113298892975
2010-10-05 05:34:56,415 openlp.core.ui.slidecontroller DEBUG addServiceManagerItem live = True
2010-10-05 05:34:56,416 openlp.core.ui.slidecontroller DEBUG processManagerItem live = True
2010-10-05 05:34:56,416 openlp.core.lib.eventreceiver DEBUG Event songs_start passed with payload [<openlp.core.lib.serviceitem.ServiceItem object at 0xa03888c>, True, False, 0]
2010-10-05 05:34:56,427 openlp.core.ui.maindisplay DEBUG buildHtml
2010-10-05 05:34:56,428 openlp.core.lib.htmlbuilder DEBUG Webkit version = 533.3
2010-10-05 05:34:56,429 openlp.core.ui.maindisplay DEBUG buildHtml - pre setHtml
2010-10-05 05:34:56,437 openlp.core.ui.maindisplay DEBUG loaded
2010-10-05 05:34:56,437 openlp.core.ui.maindisplay DEBUG buildHtml - post setHtml
2010-10-05 05:34:56,438 openlp.core.ui.maindisplay DEBUG footer
2010-10-05 05:34:56,440 openlp.core.ui.maindisplay DEBUG text
2010-10-05 05:34:56,462 openlp.core.ui.maindisplay DEBUG preview for True
2010-10-05 05:34:56,463 openlp.core.lib.eventreceiver DEBUG Event openlp_process_events passed with payload None
2010-10-05 05:34:56,962 openlp.core.lib.eventreceiver DEBUG Event slidecontroller_live_changed passed with payload 0
2010-10-05 05:34:56,963 openlp.core.lib.eventreceiver DEBUG Event remotes_poll_response passed with payload {'item': None, 'slide': 0}
2010-10-05 05:34:56,966 openlp.core.lib.eventreceiver DEBUG Event slidecontroller_live_started passed with payload [<openlp.core.lib.serviceitem.ServiceItem object at 0xa03888c>]
2010-10-05 05:34:56,967 openlp.core.lib.eventreceiver DEBUG Event remotes_poll_response passed with payload {'item': u'All Things Bright and Beautiful', 'slide': 0}
2010-10-05 05:34:59,320 openlp.core.ui.maindisplay DEBUG videoStop
2010-10-05 05:35:07,469 openlp.core.ui.slidecontroller DEBUG addServiceManagerItem live = True
2010-10-05 05:35:07,470 openlp.core.ui.maindisplay DEBUG text
2010-10-05 05:35:07,472 openlp.core.ui.maindisplay DEBUG preview for True
2010-10-05 05:35:07,473 openlp.core.lib.eventreceiver DEBUG Event openlp_process_events passed with payload None
2010-10-05 05:35:07,784 openlp.core.lib.eventreceiver DEBUG Event slidecontroller_live_changed passed with payload 0
2010-10-05 05:35:07,784 openlp.core.lib.eventreceiver DEBUG Event remotes_poll_response passed with payload {'item': u'All Things Bright and Beautiful', 'slide': 0}
2010-10-05 05:35:10,204 openlp.core.ui.maindisplay DEBUG videoStop
2010-10-05 05:35:13,373 openlp.core.ui.slidecontroller DEBUG addServiceManagerItem live = True
2010-10-05 05:35:13,374 openlp.core.ui.maindisplay DEBUG text
2010-10-05 05:35:13,376 openlp.core.ui.maindisplay DEBUG preview for True
2010-10-05 05:35:13,377 openlp.core.lib.eventreceiver DEBUG Event openlp_process_events passed with payload None
2010-10-05 05:35:13,608 openlp.core.lib.eventreceiver DEBUG Event slidecontroller_live_changed passed with payload 0
2010-10-05 05:35:13,608 openlp.core.lib.eventreceiver DEBUG Event remotes_poll_response passed with payload {'item': u'All Things Bright and Beautiful', 'slide': 0}
2010-10-05 05:35:14,739 openlp.core.ui.maindisplay DEBUG videoStop
2010-10-05 05:35:17,882 openlp.core.ui.mainwindow INFO cleanup plugins
2010-10-05 05:35:17,882 openlp.core.lib.pluginmanager INFO finalising plugins
2010-10-05 05:35:17,883 openlp.core.ui.mediadockmanager DEBUG remove Songs dock
2010-10-05 05:35:18,059 openlp.core.ui.settingsform DEBUG remove Songs tab
2010-10-05 05:35:18,061 openlp.core.lib.pluginmanager INFO Finalisation Complete for Songs
2010-10-05 05:35:18,061 bibles.bibleplugin INFO Plugin Finalise
2010-10-05 05:35:18,061 openlp.core.ui.mediadockmanager DEBUG remove Bibles dock
2010-10-05 05:35:18,102 openlp.core.ui.settingsform DEBUG remove Bibles tab
2010-10-05 05:35:18,104 openlp.core.lib.pluginmanager INFO Finalisation Complete for Bibles
2010-10-05 05:35:18,104 presentations.presentationplugin INFO Plugin Finalise
2010-10-05 05:35:18,104 openlp.plugins.presentations.lib.impresscontroller DEBUG Kill OpenOffice
2010-10-05 05:35:18,105 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice
2010-10-05 05:35:18,105 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - getComponentContext
2010-10-05 05:35:18,105 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - createInstaneWithContext - UnoUrlResolver
2010-10-05 05:35:18,111 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - resolve
2010-10-05 05:35:18,142 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - createInstanceWithContext - Desktop
2010-10-05 05:35:18,161 openlp.plugins.presentations.lib.impresscontroller DEBUG OpenOffice killed
2010-10-05 05:35:18,161 openlp.core.ui.mediadockmanager DEBUG remove Presentations dock
2010-10-05 05:35:18,174 openlp.core.ui.settingsform DEBUG remove Presentations tab
2010-10-05 05:35:18,176 openlp.core.lib.pluginmanager INFO Finalisation Complete for Presentations
2010-10-05 05:35:18,183 openlp.core.ui.mediadockmanager DEBUG remove Images dock
2010-10-05 05:35:18,195 openlp.core.lib.pluginmanager INFO Finalisation Complete for Images
2010-10-05 05:35:18,195 openlp.core.ui.mediadockmanager DEBUG remove Media dock
2010-10-05 05:35:18,209 openlp.core.lib.pluginmanager INFO Finalisation Complete for Media
2010-10-05 05:35:18,209 openlp.core.ui.mediadockmanager DEBUG remove Custom dock
2010-10-05 05:35:18,214 openlp.core.ui.settingsform DEBUG remove Custom tab
2010-10-05 05:35:18,215 openlp.core.lib.pluginmanager INFO Finalisation Complete for Custom
2010-10-05 05:35:18,215 songusage.songusageplugin INFO Plugin Finalise
2010-10-05 05:35:18,216 openlp.core.lib.pluginmanager INFO Finalisation Complete for SongUsage
2010-10-05 05:35:18,216 alerts.alertsplugin INFO Alerts Finalising
2010-10-05 05:35:18,216 openlp.core.ui.settingsform DEBUG remove Alerts tab
2010-10-05 05:35:18,217 openlp.core.lib.pluginmanager INFO Finalisation Complete for Alerts
2010-10-05 05:35:18,217 remotes.remoteplugin DEBUG finalise
2010-10-05 05:35:18,218 openlp.core.ui.settingsform DEBUG remove Remotes tab
2010-10-05 05:35:18,218 openlp.plugins.remotes.lib.httpserver DEBUG close http server
2010-10-05 05:35:18,219 openlp.core.lib.pluginmanager INFO Finalisation Complete for Remotes
2010-10-05 05:35:18,219 openlp.core.ui.mainwindow DEBUG Saving QSettings
--
A saved service, does not work correctly when reopened after closing OpenLP
https://bugs.launchpad.net/bugs/654909
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
Hello all, running V2 1.9.3, if I save an Order of Service, shut down openlp and reopen it and then double click on any one item in the oos, that is all that will display. If I click on any other song or verse, nothing happens or it will change slides to the first item I click on. If I open a new order of service, without closing openlp, it will do the same thing. If I remove everything from the order, and add it all over, everything I add works great. This is on XP and Win 7.
References