← Back to team overview

openlp-core team mailing list archive

[Bug 775235] Re: Impress causes openlp to crash after sending it live

 

Here is the debug:

2011-05-02 18:01:26,655 root                                                    INFO     Openlp version 1.9.5
2011-05-02 18:01:26,657 openlp.core.utils.languagemanager                       INFO     Language file: 'en_GB' Loaded from conf file
2011-05-02 18:01:26,661 openlp.core.ui.screen                                   INFO     Screen 0 found with resolution PyQt4.QtCore.QRect(0, 0, 1366, 768)
2011-05-02 18:01:26,661 openlp.core.ui.screen                                   INFO     Screen 1 found with resolution PyQt4.QtCore.QRect(1366, 0, 1280, 960)
2011-05-02 18:01:26,763 openlp.core.ui.screen                                   DEBUG    set_current_display 1
2011-05-02 18:01:26,765 openlp.core.ui.settingsform                             INFO     Adding General tab
2011-05-02 18:01:26,776 openlp.core.ui.settingsform                             INFO     Adding Themes tab
2011-05-02 18:01:26,780 openlp.core.ui.settingsform                             INFO     Adding Advanced tab
2011-05-02 18:01:26,796 openlp.core.lib.pluginmanager                           INFO     Plugin manager Initialising
2011-05-02 18:01:26,796 openlp.core.lib.pluginmanager                           DEBUG    Inserting C:\Program Files (x86)\OpenLP\plugins into sys.path
2011-05-02 18:01:26,798 openlp.core.lib.pluginmanager                           DEBUG    Base path C:\Program Files (x86)\OpenLP\plugins 
2011-05-02 18:01:26,798 openlp.core.lib.pluginmanager                           INFO     Plugin manager Initialised
2011-05-02 18:01:26,805 openlp.core.lib.toolbar                                 DEBUG    Init done for SlideController
2011-05-02 18:01:26,806 openlp.core.lib.toolbar                                 DEBUG    Init done for SlideController
2011-05-02 18:01:27,309 openlp.core.lib.toolbar                                 DEBUG    Init done for SlideController
2011-05-02 18:01:27,318 openlp.core.lib.toolbar                                 DEBUG    Init done for SlideController
2011-05-02 18:01:27,773 openlp.core.lib.dockwidget                              DEBUG    Initialise the mediaManagerDock widget
2011-05-02 18:01:27,779 openlp.core.lib.dockwidget                              DEBUG    Initialise the serviceManagerDock widget
2011-05-02 18:01:27,792 openlp.core.lib.toolbar                                 DEBUG    Init done for ServiceManager
2011-05-02 18:01:27,806 openlp.core.lib.toolbar                                 DEBUG    Init done for ServiceManager
2011-05-02 18:01:27,816 openlp.core.lib.dockwidget                              DEBUG    Initialise the themeManagerDock widget
2011-05-02 18:01:27,897 openlp.core.lib.toolbar                                 DEBUG    Init done for ThemeManager
2011-05-02 18:01:27,914 openlp.core.lib                                         DEBUG    check_directory_exists C:\Users\Joshua\AppData\Roaming\openlp\data\themes
2011-05-02 18:01:27,915 openlp.core.lib                                         DEBUG    check_directory_exists C:\Users\Joshua\AppData\Roaming\openlp\data\themes\thumbnails
2011-05-02 18:01:27,921 openlp.core.utils.languagemanager                       DEBUG    Translation files: C:\Program Files (x86)\OpenLP\i18n
2011-05-02 18:01:27,944 openlp.core.utils.languagemanager                       INFO     Language file: 'en_GB' Loaded from conf file
2011-05-02 18:01:27,950 openlp.core.ui.mainwindow                               DEBUG    Loading QSettings
2011-05-02 18:01:27,974 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_busy passed with payload None
2011-05-02 18:01:27,997 openlp.core.lib.rendermanager                           DEBUG    Initilisation started
2011-05-02 18:01:28,003 openlp.core.lib.rendermanager                           DEBUG    calculate default PyQt4.QtCore.QRect(1366, 0, 1280, 960)
2011-05-02 18:01:28,003 openlp.core.lib.rendermanager                           DEBUG    calculate default 1280, 960, 0.750000
2011-05-02 18:01:28,005 openlp.core.ui.mainwindow                               INFO     Load Plugins
2011-05-02 18:01:28,005 openlp.core.lib.pluginmanager                           INFO     Finding plugins
2011-05-02 18:01:28,005 openlp.core.lib.pluginmanager                           DEBUG    finding plugins in C:\Program Files (x86)\OpenLP\plugins at depth 4
2011-05-02 18:01:28,009 openlp.core.lib.pluginmanager                           DEBUG    Importing alerts.alertsplugin from C:\Program Files (x86)\OpenLP\plugins\alerts\alertsplugin.py. Depth 6
2011-05-02 18:01:28,082 openlp.plugins.alerts.lib.alertsmanager                 INFO     Alert Manager loaded
2011-05-02 18:01:28,088 alerts.alertsplugin                                     INFO     Alerts Plugin loaded
2011-05-02 18:01:28,092 openlp.core.lib.pluginmanager                           DEBUG    Importing bibles.bibleplugin from C:\Program Files (x86)\OpenLP\plugins\bibles\bibleplugin.py. Depth 6
2011-05-02 18:01:28,174 openlp.plugins.bibles.lib.http                          INFO     openlp.plugins.bibles.lib.http HTTPBible loaded
2011-05-02 18:01:28,177 openlp.plugins.bibles.lib.osis                          INFO     BibleOSISImpl loaded
2011-05-02 18:01:28,180 openlp.plugins.bibles.lib.manager                       INFO     Bible manager loaded
2011-05-02 18:01:28,180 openlp.plugins.bibles.lib.biblestab                     INFO     Bible Tab loaded
2011-05-02 18:01:28,190 openlp.plugins.bibles.forms.bibleimportform             INFO     BibleImportForm loaded
2011-05-02 18:01:28,190 openlp.plugins.bibles.lib.mediaitem                     INFO     Bible Media Item loaded
2011-05-02 18:01:28,190 bibles.bibleplugin                                      INFO     Bible Plugin loaded
2011-05-02 18:01:28,198 openlp.core.lib.pluginmanager                           DEBUG    Importing custom.customplugin from C:\Program Files (x86)\OpenLP\plugins\custom\customplugin.py. Depth 6
2011-05-02 18:01:28,217 openlp.plugins.custom.lib.customxmlhandler              INFO     CustomXMLBuilder Loaded
2011-05-02 18:01:28,217 openlp.plugins.custom.lib.customxmlhandler              INFO     CustomXMLParser Loaded
2011-05-02 18:01:28,220 openlp.plugins.custom.lib.mediaitem                     INFO     Custom Media Item loaded
2011-05-02 18:01:28,229 custom.forms.editcustomslideform                        INFO     Custom Verse Editor loaded
2011-05-02 18:01:28,229 custom.forms.editcustomform                             INFO     Custom Editor loaded
2011-05-02 18:01:28,230 custom.customplugin                                     INFO     Custom Plugin loaded
2011-05-02 18:01:28,233 openlp.core.lib.pluginmanager                           DEBUG    Importing images.imageplugin from C:\Program Files (x86)\OpenLP\plugins\images\imageplugin.py. Depth 6
2011-05-02 18:01:28,244 openlp.plugins.images.lib.mediaitem                     INFO     Image Media Item loaded
2011-05-02 18:01:28,244 images.imageplugin                                      INFO     Image Plugin loaded
2011-05-02 18:01:28,247 openlp.core.lib.pluginmanager                           DEBUG    Importing media.mediaplugin from C:\Program Files (x86)\OpenLP\plugins\media\mediaplugin.py. Depth 6
2011-05-02 18:01:28,263 openlp.plugins.media.lib.mediaitem                      INFO     openlp.plugins.media.lib.mediaitem MediaMediaItem loaded
2011-05-02 18:01:28,265 media.mediaplugin                                       INFO     media.mediaplugin MediaPlugin loaded
2011-05-02 18:01:28,266 openlp.core.lib.pluginmanager                           DEBUG    Importing presentations.presentationplugin from C:\Program Files (x86)\OpenLP\plugins\presentations\presentationplugin.py. Depth 6
2011-05-02 18:01:28,279 openlp.plugins.presentations.lib.presentationcontroller INFO     PresentationController loaded
2011-05-02 18:01:28,280 openlp.plugins.presentations.lib.messagelistener        INFO     Controller loaded
2011-05-02 18:01:28,280 openlp.plugins.presentations.lib.messagelistener        INFO     Message Listener loaded
2011-05-02 18:01:28,282 openlp.plugins.presentations.lib.mediaitem              INFO     Presentations Media Item loaded
2011-05-02 18:01:28,289 openlp.core.lib.pluginmanager                           DEBUG    Importing remotes.remoteplugin from C:\Program Files (x86)\OpenLP\plugins\remotes\remoteplugin.py. Depth 6
2011-05-02 18:01:28,322 remotes.remoteplugin                                    INFO     Remote Plugin loaded
2011-05-02 18:01:28,331 openlp.core.lib.pluginmanager                           DEBUG    Importing songs.songsplugin from C:\Program Files (x86)\OpenLP\plugins\songs\songsplugin.py. Depth 6
2011-05-02 18:01:28,349 openlp.plugins.songs.lib.xml                            INFO     SongXML Loaded
2011-05-02 18:01:28,362 openlp.plugins.songs.forms.editsongform                 INFO     openlp.plugins.songs.forms.editsongform EditSongForm loaded
2011-05-02 18:01:28,470 openlp.plugins.songs.forms.songimportform               INFO     SongImportForm loaded
2011-05-02 18:01:28,471 openlp.plugins.songs.forms.songexportform               INFO     SongExportForm loaded
2011-05-02 18:01:28,473 openlp.plugins.songs.lib.mediaitem                      INFO     Song Media Item loaded
2011-05-02 18:01:28,473 songs.songsplugin                                       INFO     Song Plugin loaded
2011-05-02 18:01:28,493 openlp.core.lib.pluginmanager                           DEBUG    Importing songusage.songusageplugin from C:\Program Files (x86)\OpenLP\plugins\songusage\songusageplugin.py. Depth 6
2011-05-02 18:01:28,517 openlp.plugins.songusage.forms.songusagedetailform      INFO     SongUsage Detail Form Loaded
2011-05-02 18:01:28,519 songusage.songusageplugin                               INFO     SongUsage Plugin loaded
2011-05-02 18:01:28,563 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'AlertsPlugin'>
2011-05-02 18:01:28,565 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'BiblePlugin'>
2011-05-02 18:01:28,707 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'CustomPlugin'>
2011-05-02 18:01:28,709 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'ImagePlugin'>
2011-05-02 18:01:28,710 media.mediaplugin                                       INFO     MediaPlugin: audio/3gpp extensions: 
2011-05-02 18:01:28,710 media.mediaplugin                                       INFO     MediaPlugin: audio/3gpp2 extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/aiff extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/basic extensions: .au .snd
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/mid extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/midi extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/midi additional extensions: .mid .midi
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/mp3 extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/mp4 extensions: 
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/mpeg extensions: .mp3 .mp2
2011-05-02 18:01:28,711 media.mediaplugin                                       INFO     MediaPlugin: audio/mpeg additional extensions: .mp3 .mp2 .mpga .mpega .m4a
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/mpegurl extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/mpg extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/vnd.dlna.adts extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/wav extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-aiff extensions: .aif .aiff .aifc
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mid extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-midi extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mp3 extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mp3 additional extensions: .mp3
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mpeg extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mpegurl extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-mpg extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-ms-wax extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-ms-wma extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-ms-wma additional extensions: .wma
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: audio/x-wav extensions: .wav
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: video/3gpp extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: video/3gpp2 extensions: 
2011-05-02 18:01:28,713 media.mediaplugin                                       INFO     MediaPlugin: video/avi extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/mp4 extensions: .mp4
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/mpeg extensions: .m1v .mpeg .mpa .mpg .mpe
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/mpg extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/msvideo extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/quicktime extensions: .mov .qt
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/vnd.dlna.mpeg-tts extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/x-mpeg extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/x-mpeg2a extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-asf extensions: 
2011-05-02 18:01:28,714 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-asf-plugin extensions: 
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-wm extensions: 
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-wmv extensions: 
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-wmv additional extensions: .wmv
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-wmx extensions: 
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-ms-wvx extensions: 
2011-05-02 18:01:28,716 media.mediaplugin                                       INFO     MediaPlugin: video/x-msvideo extensions: .avi
2011-05-02 18:01:28,716 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'MediaPlugin'>
2011-05-02 18:01:28,716 presentations.presentationplugin                        DEBUG    Initialised
2011-05-02 18:01:28,717 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'PresentationPlugin'>
2011-05-02 18:01:28,717 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'RemotesPlugin'>
2011-05-02 18:01:28,734 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'SongsPlugin'>
2011-05-02 18:01:28,736 openlp.core.lib.pluginmanager                           DEBUG    Loaded plugin <class 'SongUsagePlugin'>
2011-05-02 18:01:28,736 openlp.core.lib.pluginmanager                           DEBUG    Plugin Songs active
2011-05-02 18:01:28,736 openlp.core.lib.pluginmanager                           DEBUG    Plugin Bibles active
2011-05-02 18:01:28,736 presentations.presentationplugin                        DEBUG    checkPreConditions
2011-05-02 18:01:28,736 presentations.presentationplugin                        DEBUG    Importing controller openlp.plugins.presentations.lib.impresscontroller
2011-05-02 18:01:28,740 openlp.plugins.presentations.lib.impresscontroller      INFO     ImpressController loaded
2011-05-02 18:01:28,740 presentations.presentationplugin                        DEBUG    Importing controller openlp.plugins.presentations.lib.powerpointcontroller
2011-05-02 18:01:28,779 openlp.plugins.presentations.lib.powerpointcontroller   INFO     PowerpointController loaded
2011-05-02 18:01:28,779 presentations.presentationplugin                        DEBUG    Importing controller openlp.plugins.presentations.lib.pptviewcontroller
2011-05-02 18:01:28,782 openlp.plugins.presentations.lib.pptviewcontroller      INFO     PPTViewController loaded
2011-05-02 18:01:28,782 openlp.plugins.presentations.lib.impresscontroller      DEBUG    Initialising
2011-05-02 18:01:28,782 openlp.plugins.presentations.lib.impresscontroller      DEBUG    check_available
2011-05-02 18:01:28,782 openlp.plugins.presentations.lib.impresscontroller      DEBUG    get_com_servicemanager openoffice
2011-05-02 18:01:28,790 openlp.plugins.presentations.lib.powerpointcontroller   DEBUG    Initialising
2011-05-02 18:01:28,790 openlp.plugins.presentations.lib.powerpointcontroller   DEBUG    check_available
2011-05-02 18:01:28,792 openlp.plugins.presentations.lib.pptviewcontroller      DEBUG    Initialising
2011-05-02 18:01:28,792 openlp.plugins.presentations.lib.pptviewcontroller      DEBUG    check_available
2011-05-02 18:01:28,792 openlp.plugins.presentations.lib.pptviewcontroller      DEBUG    Check installed
2011-05-02 18:01:28,792 openlp.plugins.presentations.lib.pptviewcontroller      DEBUG    start PPTView
2011-05-02 18:01:28,832 openlp.core.lib.pluginmanager                           DEBUG    Plugin Presentations active
2011-05-02 18:01:28,832 openlp.core.lib.pluginmanager                           DEBUG    Plugin Images active
2011-05-02 18:01:28,832 openlp.core.lib.pluginmanager                           DEBUG    Plugin Media active
2011-05-02 18:01:28,832 openlp.core.lib.pluginmanager                           DEBUG    Plugin Custom active
2011-05-02 18:01:28,832 openlp.core.lib.pluginmanager                           DEBUG    Plugin SongUsage active
2011-05-02 18:01:28,834 openlp.core.lib.pluginmanager                           DEBUG    Plugin Alerts active
2011-05-02 18:01:28,834 openlp.core.lib.pluginmanager                           DEBUG    Plugin Remotes active
2011-05-02 18:01:28,834 openlp.core.ui.mainwindow                               INFO     hook settings
2011-05-02 18:01:28,835 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Songs
2011-05-02 18:01:28,835 openlp.core.ui.settingsform                             INFO     Adding Songs tab
2011-05-02 18:01:28,838 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Bibles
2011-05-02 18:01:28,838 openlp.core.ui.settingsform                             INFO     Adding Bibles tab
2011-05-02 18:01:28,844 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Presentations
2011-05-02 18:01:28,844 openlp.core.ui.settingsform                             INFO     Adding Presentations tab
2011-05-02 18:01:28,845 openlp.core.lib.pluginmanager                           DEBUG    No tab settings in Images
2011-05-02 18:01:28,845 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Media
2011-05-02 18:01:28,845 openlp.core.ui.settingsform                             INFO     Adding Media tab
2011-05-02 18:01:28,848 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Custom
2011-05-02 18:01:28,848 openlp.core.ui.settingsform                             INFO     Adding Custom tab
2011-05-02 18:01:28,848 openlp.core.lib.pluginmanager                           DEBUG    No tab settings in SongUsage
2011-05-02 18:01:28,861 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Alerts
2011-05-02 18:01:28,861 openlp.core.ui.settingsform                             INFO     Adding Alerts tab
2011-05-02 18:01:28,867 openlp.core.lib.pluginmanager                           DEBUG    Inserting settings tab item from Remote
2011-05-02 18:01:28,867 openlp.core.ui.settingsform                             INFO     Adding Remotes tab
2011-05-02 18:01:28,868 openlp.core.ui.mainwindow                               INFO     hook media
2011-05-02 18:01:28,869 openlp.core.lib.toolbar                                 DEBUG    Init done for SongMediaItem
2011-05-02 18:01:28,920 openlp.core.lib.toolbar                                 DEBUG    Init done for BibleMediaItem
2011-05-02 18:01:28,944 openlp.plugins.bibles.lib.mediaitem                     DEBUG    retranslateUi
2011-05-02 18:01:28,946 openlp.core.lib.toolbar                                 DEBUG    Init done for PresentationMediaItem
2011-05-02 18:01:28,948 openlp.plugins.presentations.lib.messagelistener        INFO     False controller loaded
2011-05-02 18:01:28,948 openlp.plugins.presentations.lib.messagelistener        INFO     True controller loaded
2011-05-02 18:01:28,950 openlp.core.lib.toolbar                                 DEBUG    Init done for ImageMediaItem
2011-05-02 18:01:28,953 openlp.core.utils                                       DEBUG    Generating images filter.
2011-05-02 18:01:28,953 openlp.core.lib.toolbar                                 DEBUG    Init done for MediaMediaItem
2011-05-02 18:01:28,957 openlp.core.lib.toolbar                                 DEBUG    Init done for CustomMediaItem
2011-05-02 18:01:28,960 openlp.core.ui.mainwindow                               INFO     hook menus
2011-05-02 18:01:28,960 songs.songsplugin                                       INFO     add tools menu
2011-05-02 18:01:28,960 songusage.songusageplugin                               INFO     add tools menu
2011-05-02 18:01:28,960 alerts.alertsplugin                                     INFO     add tools menu
2011-05-02 18:01:28,960 openlp.core.ui.mainwindow                               INFO     initialise plugins
2011-05-02 18:01:28,960 openlp.core.lib.pluginmanager                           INFO     Initialise Plugins - Started
2011-05-02 18:01:28,960 openlp.core.lib.pluginmanager                           INFO     initialising plugins Songs in a True state
2011-05-02 18:01:28,961 songs.songsplugin                                       INFO     Songs Initialising
2011-05-02 18:01:28,963 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Songs dock
2011-05-02 18:01:28,984 openlp.core.ui.settingsform                             DEBUG    Inserting Songs tab
2011-05-02 18:01:29,002 openlp.plugins.songs.lib.mediaitem                      DEBUG    display results Song
2011-05-02 18:01:29,002 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Songs 
2011-05-02 18:01:29,002 openlp.core.lib.pluginmanager                           INFO     initialising plugins Bibles in a True state
2011-05-02 18:01:29,002 bibles.bibleplugin                                      INFO     bibles Initialising
2011-05-02 18:01:29,002 openlp.plugins.bibles.lib.manager                       DEBUG    Bible Initialising
2011-05-02 18:01:29,003 openlp.plugins.bibles.lib.manager                       DEBUG    Reload bibles
2011-05-02 18:01:29,003 openlp.plugins.bibles.lib.manager                       DEBUG    Bible Files [u'KJV.sqlite']
2011-05-02 18:01:29,003 openlp.plugins.bibles.lib.db                            INFO     BibleDB loaded
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.manager                       DEBUG    Bible Name: "KJV"
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.manager                       DEBUG    Bibles reloaded
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.mediaitem                     DEBUG    bible manager initialise
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.mediaitem                     DEBUG    Loading Bibles
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.manager                       DEBUG    get_bibles
2011-05-02 18:01:29,026 openlp.plugins.bibles.lib.mediaitem                     DEBUG    initialiseBible KJV
2011-05-02 18:01:29,028 openlp.plugins.bibles.lib.manager                       DEBUG    BibleManager.get_books("KJV")
2011-05-02 18:01:29,032 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Genesis")
2011-05-02 18:01:29,042 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Exodus")
2011-05-02 18:01:29,049 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Leviticus")
2011-05-02 18:01:29,058 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Numbers")
2011-05-02 18:01:29,065 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Deuteronomy")
2011-05-02 18:01:29,073 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Joshua")
2011-05-02 18:01:29,078 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Judges")
2011-05-02 18:01:29,084 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Ruth")
2011-05-02 18:01:29,085 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Samuel")
2011-05-02 18:01:29,092 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Samuel")
2011-05-02 18:01:29,098 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Kings")
2011-05-02 18:01:29,104 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Kings")
2011-05-02 18:01:29,108 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Chronicles")
2011-05-02 18:01:29,115 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Chronicles")
2011-05-02 18:01:29,121 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Ezra")
2011-05-02 18:01:29,125 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Nehemiah")
2011-05-02 18:01:29,128 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Esther")
2011-05-02 18:01:29,131 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Job")
2011-05-02 18:01:29,138 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Psalms")
2011-05-02 18:01:29,151 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Proverbs")
2011-05-02 18:01:29,157 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Ecclesiastes")
2011-05-02 18:01:29,160 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Songs of Solomon")
2011-05-02 18:01:29,163 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Isaiah")
2011-05-02 18:01:29,171 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Jeremiah")
2011-05-02 18:01:29,180 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Lamentations")
2011-05-02 18:01:29,183 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Ezekiel")
2011-05-02 18:01:29,191 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Daniel")
2011-05-02 18:01:29,194 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Hosea")
2011-05-02 18:01:29,197 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Joel")
2011-05-02 18:01:29,200 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Amos")
2011-05-02 18:01:29,203 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Obadiah")
2011-05-02 18:01:29,207 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Jonah")
2011-05-02 18:01:29,209 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Micah")
2011-05-02 18:01:29,211 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Nahum")
2011-05-02 18:01:29,213 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Habakkuk")
2011-05-02 18:01:29,216 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Zephaniah")
2011-05-02 18:01:29,219 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Haggai")
2011-05-02 18:01:29,220 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Zechariah")
2011-05-02 18:01:29,223 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Malachi")
2011-05-02 18:01:29,226 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Matthew")
2011-05-02 18:01:29,233 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Mark")
2011-05-02 18:01:29,237 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Luke")
2011-05-02 18:01:29,244 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("John")
2011-05-02 18:01:29,250 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Romans")
2011-05-02 18:01:29,255 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Acts")
2011-05-02 18:01:29,263 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Corinthians")
2011-05-02 18:01:29,266 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Corinthians")
2011-05-02 18:01:29,269 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Galatians")
2011-05-02 18:01:29,273 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Ephesians")
2011-05-02 18:01:29,276 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Philippians")
2011-05-02 18:01:29,279 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Colossians")
2011-05-02 18:01:29,280 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Thessalonians")
2011-05-02 18:01:29,282 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Thessalonians")
2011-05-02 18:01:29,286 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Timothy")
2011-05-02 18:01:29,288 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Timothy")
2011-05-02 18:01:29,290 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Titus")
2011-05-02 18:01:29,292 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Philemon")
2011-05-02 18:01:29,295 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Hebrews")
2011-05-02 18:01:29,299 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("James")
2011-05-02 18:01:29,301 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Peter")
2011-05-02 18:01:29,303 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Peter")
2011-05-02 18:01:29,305 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 John")
2011-05-02 18:01:29,308 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 John")
2011-05-02 18:01:29,311 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("3 John")
2011-05-02 18:01:29,312 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Jude")
2011-05-02 18:01:29,315 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Revelation")
2011-05-02 18:01:29,319 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Additions To Daniel")
2011-05-02 18:01:29,321 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Judith")
2011-05-02 18:01:29,325 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Esdras")
2011-05-02 18:01:29,329 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Additions To Esther")
2011-05-02 18:01:29,332 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Susanna")
2011-05-02 18:01:29,334 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("2 Maccabees")
2011-05-02 18:01:29,338 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("4 Ezra")
2011-05-02 18:01:29,344 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Prayer Of Manasseh")
2011-05-02 18:01:29,346 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Sirach")
2011-05-02 18:01:29,355 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Wisdom Of Solomon")
2011-05-02 18:01:29,359 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Barush")
2011-05-02 18:01:29,361 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("1 Maccabees")
2011-05-02 18:01:29,368 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Tobit")
2011-05-02 18:01:29,371 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_chapter_count("Bel")
2011-05-02 18:01:29,375 openlp.plugins.bibles.lib.mediaitem                     DEBUG    initialiseChapterVerse KJV, Genesis
2011-05-02 18:01:29,375 openlp.plugins.bibles.lib.manager                       DEBUG    BibleManager.get_verse_count("KJV", "Genesis", 1)
2011-05-02 18:01:29,375 openlp.plugins.bibles.lib.db                            DEBUG    BibleDB.get_verse_count("Genesis", 1)
2011-05-02 18:01:29,381 openlp.plugins.bibles.lib.mediaitem                     DEBUG    adjustComboBox <PyQt4.QtGui.QComboBox object at 0x0BF43030>, 1, 50
2011-05-02 18:01:29,381 openlp.plugins.bibles.lib.mediaitem                     DEBUG    adjustComboBox <PyQt4.QtGui.QComboBox object at 0x0BF43108>, 1, 50
2011-05-02 18:01:29,381 openlp.plugins.bibles.lib.mediaitem                     DEBUG    adjustComboBox <PyQt4.QtGui.QComboBox object at 0x0BF43078>, 1, 31
2011-05-02 18:01:29,382 openlp.plugins.bibles.lib.mediaitem                     DEBUG    adjustComboBox <PyQt4.QtGui.QComboBox object at 0x0BF43150>, 1, 31
2011-05-02 18:01:29,384 openlp.plugins.bibles.lib.manager                       DEBUG    get_bibles
2011-05-02 18:01:29,392 openlp.plugins.bibles.lib.mediaitem                     DEBUG    configUpdated
2011-05-02 18:01:29,394 openlp.plugins.bibles.lib.mediaitem                     DEBUG    bible manager initialise complete
2011-05-02 18:01:29,394 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Bibles dock
2011-05-02 18:01:29,428 openlp.core.ui.settingsform                             DEBUG    Inserting Bibles tab
2011-05-02 18:01:29,430 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Bibles 
2011-05-02 18:01:29,431 openlp.core.lib.pluginmanager                           INFO     initialising plugins Presentations in a True state
2011-05-02 18:01:29,431 presentations.presentationplugin                        INFO     Presentations Initialising
2011-05-02 18:01:29,431 openlp.plugins.presentations.lib.impresscontroller      DEBUG    Init Presentation OpenOffice
2011-05-02 18:01:29,433 openlp.plugins.presentations.lib.impresscontroller      DEBUG    close Presentation OpenOffice
2011-05-02 18:01:29,433 openlp.plugins.presentations.lib.presentationcontroller DEBUG    remove_doc Presentation
2011-05-02 18:01:29,434 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Presentations dock
2011-05-02 18:01:29,440 openlp.core.ui.settingsform                             DEBUG    Inserting Presentations tab
2011-05-02 18:01:29,441 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Presentations dock
2011-05-02 18:01:29,441 openlp.core.ui.settingsform                             DEBUG    Inserting Presentations tab
2011-05-02 18:01:29,444 openlp.plugins.presentations.lib.impresscontroller      DEBUG    start process Openoffice
2011-05-02 18:01:29,444 openlp.plugins.presentations.lib.impresscontroller      DEBUG    get_com_servicemanager openoffice
2011-05-02 18:01:29,447 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Presentations 
2011-05-02 18:01:29,447 openlp.core.lib.pluginmanager                           INFO     initialising plugins Images in a True state
2011-05-02 18:01:29,447 openlp.plugins.images.lib.mediaitem                     DEBUG    initialise
2011-05-02 18:01:29,447 openlp.core.lib                                         DEBUG    check_directory_exists C:\Users\Joshua\AppData\Roaming\openlp\data\images\thumbnails
2011-05-02 18:01:29,448 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Images dock
2011-05-02 18:01:29,451 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Images 
2011-05-02 18:01:29,453 openlp.core.lib.pluginmanager                           INFO     initialising plugins Media in a True state
2011-05-02 18:01:29,461 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Media dock
2011-05-02 18:01:29,467 openlp.core.ui.settingsform                             DEBUG    Inserting Media tab
2011-05-02 18:01:29,470 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Media 
2011-05-02 18:01:29,470 openlp.core.lib.pluginmanager                           INFO     initialising plugins Custom in a True state
2011-05-02 18:01:29,473 openlp.core.ui.mediadockmanager                         DEBUG    Inserting Custom dock
2011-05-02 18:01:29,476 openlp.core.ui.settingsform                             DEBUG    Inserting Custom tab
2011-05-02 18:01:29,477 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Custom 
2011-05-02 18:01:29,477 openlp.core.lib.pluginmanager                           INFO     initialising plugins SongUsage in a True state
2011-05-02 18:01:29,477 songusage.songusageplugin                               INFO     SongUsage Initialising
2011-05-02 18:01:29,500 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for SongUsage 
2011-05-02 18:01:29,500 openlp.core.lib.pluginmanager                           INFO     initialising plugins Alerts in a True state
2011-05-02 18:01:29,500 alerts.alertsplugin                                     INFO     Alerts Initialising
2011-05-02 18:01:29,500 openlp.core.ui.settingsform                             DEBUG    Inserting Alerts tab
2011-05-02 18:01:29,503 openlp.core.lib.pluginmanager                           INFO     Initialisation Complete for Alerts 
2011-05-02 18:01:29,503 openlp.core.lib.pluginmanager                           INFO     initialising plugins Remotes in a False state
2011-05-02 18:01:29,503 openlp.core.ui.settingsform                             DEBUG    remove Remote tab
2011-05-02 18:01:29,505 openlp.core.lib.pluginmanager                           INFO     Initialise Plugins - Finished
2011-05-02 18:01:29,505 openlp.core.ui.mainwindow                               INFO     Load Themes
2011-05-02 18:01:29,505 openlp.core.ui.thememanager                             DEBUG    Load themes from dir
2011-05-02 18:01:29,510 openlp.core.lib.eventreceiver                           DEBUG    Event theme_update_list passed with payload [u'Sunrise', u'Usable theme', u'Wheat']
2011-05-02 18:01:29,510 openlp.core.ui.thememanager                             DEBUG    getthemedata for theme Usable theme
2011-05-02 18:01:29,519 openlp.core.ui.thememanager                             DEBUG    getPreviewImage Usable theme 
2011-05-02 18:01:29,565 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_busy passed with payload None
2011-05-02 18:01:29,585 openlp.core.ui.servicemanager                           DEBUG    regenerateServiceItems
2011-05-02 18:01:29,585 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_normal passed with payload None
2011-05-02 18:01:29,586 openlp.core.ui.mainwindow                               INFO     Load data from Settings
2011-05-02 18:01:29,586 openlp.core.lib.eventreceiver                           DEBUG    Event slidecontroller_live_spin_delay passed with payload 5
2011-05-02 18:01:29,588 openlp.core.ui.screen                                   DEBUG    reset_current_display
2011-05-02 18:01:29,588 openlp.core.ui.screen                                   DEBUG    set_current_display 1
2011-05-02 18:01:29,588 openlp.core.lib.eventreceiver                           DEBUG    Event config_screen_changed passed with payload None
2011-05-02 18:01:29,592 openlp.core.ui.maindisplay                              DEBUG    Start setup for monitor 1 (live = False)
2011-05-02 18:01:30,009 openlp.core.ui.maindisplay                              DEBUG    Setup Phonon for monitor 1
2011-05-02 18:01:30,099 openlp.core.ui.maindisplay                              DEBUG    Setup webView for monitor 1
2011-05-02 18:01:30,118 openlp.core.ui.maindisplay                              DEBUG    Finished setup for monitor 1
2011-05-02 18:01:30,130 openlp.core.ui.maindisplay                              DEBUG    Start setup for monitor 1 (live = True)
2011-05-02 18:01:30,417 openlp.core.ui.maindisplay                              DEBUG    Setup Phonon for monitor 1
2011-05-02 18:01:30,506 openlp.core.ui.maindisplay                              DEBUG    Setup webView for monitor 1
2011-05-02 18:01:30,532 openlp.core.lib                                         DEBUG    image_to_byte - start
2011-05-02 18:01:30,831 openlp.core.lib                                         DEBUG    image_to_byte - end
2011-05-02 18:01:30,832 openlp.core.lib.htmlbuilder                             DEBUG    Webkit version = 533.3
2011-05-02 18:01:30,861 openlp.core.ui.maindisplay                              DEBUG    Finished setup for monitor 1
2011-05-02 18:01:30,862 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_busy passed with payload None
2011-05-02 18:01:30,868 openlp.core.ui.maindisplay                              DEBUG    Webloaded
2011-05-02 18:01:30,934 openlp.core.ui.servicemanager                           DEBUG    regenerateServiceItems
2011-05-02 18:01:30,934 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_normal passed with payload None
2011-05-02 18:01:30,934 openlp.core.ui.mainwindow                               DEBUG    screenChanged
2011-05-02 18:01:30,934 openlp.core.lib.rendermanager                           DEBUG    Update Display
2011-05-02 18:01:30,934 openlp.core.lib.rendermanager                           DEBUG    calculate default PyQt4.QtCore.QRect(1366, 0, 1280, 960)
2011-05-02 18:01:30,934 openlp.core.lib.rendermanager                           DEBUG    calculate default 1280, 960, 0.750000
2011-05-02 18:01:30,937 openlp.core.ui.maindisplay                              DEBUG    Start setup for monitor 1 (live = False)
2011-05-02 18:01:31,207 openlp.core.ui.maindisplay                              DEBUG    Setup Phonon for monitor 1
2011-05-02 18:01:31,299 openlp.core.ui.maindisplay                              DEBUG    Setup webView for monitor 1
2011-05-02 18:01:31,302 openlp.core.ui.maindisplay                              DEBUG    Finished setup for monitor 1
2011-05-02 18:01:31,302 openlp.core.lib.imagemanager                            DEBUG    update_display
2011-05-02 18:01:31,305 openlp.core.lib.eventreceiver                           DEBUG    Event theme_update_global passed with payload Usable theme
2011-05-02 18:01:31,305 openlp.core.ui.servicemanager                           DEBUG    themeChange
2011-05-02 18:01:31,305 openlp.core.ui.thememanager                             DEBUG    changeGlobalFromTab Usable theme
2011-05-02 18:01:31,305 openlp.core.lib.eventreceiver                           DEBUG    Event cursor_normal passed with payload None
2011-05-02 18:01:31,303 openlp.core.lib.imagemanager                            DEBUG    process - started
2011-05-02 18:01:31,309 openlp.core.lib.imagemanager                            DEBUG    clean_cache
2011-05-02 18:01:31,309 openlp.core.lib.imagemanager                            DEBUG    process - ended
2011-05-02 18:01:32,519 openlp.core.lib.eventreceiver                           DEBUG    Event maindisplay_blank_check passed with payload None
2011-05-02 18:01:32,519 openlp.core.ui.slidecontroller                          DEBUG    mainDisplaySetBackground live = True
2011-05-02 18:01:32,520 openlp.core.ui.slidecontroller                          DEBUG    onThemeDisplay True
2011-05-02 18:01:32,520 openlp.core.lib.eventreceiver                           DEBUG    Event maindisplay_hide passed with payload 2
2011-05-02 18:01:32,520 openlp.core.ui.maindisplay                              DEBUG    hideDisplay mode = 2
2011-05-02 18:01:32,523 openlp.core.ui.slidecontroller                          DEBUG    blankPlugin True 
2011-05-02 18:01:32,523 openlp.core.ui.slidecontroller                          DEBUG    updatePreview False 
2011-05-02 18:01:32,523 openlp.core.ui.maindisplay                              DEBUG    preview for True
2011-05-02 18:01:32,523 openlp.core.lib.eventreceiver                           DEBUG    Event openlp_process_events passed with payload None
2011-05-02 18:01:32,525 openlp.core.ui.maindisplay                              DEBUG    hideDisplay mode = 2
2011-05-02 18:02:46,621 openlp.core.ui.mainwindow                               INFO     cleanup plugins
2011-05-02 18:02:46,621 openlp.core.lib.pluginmanager                           INFO     finalising plugins
2011-05-02 18:02:46,621 songs.songsplugin                                       INFO     Songs Finalising
2011-05-02 18:02:46,621 openlp.core.ui.mediadockmanager                         DEBUG    remove Songs dock
2011-05-02 18:02:46,697 openlp.core.ui.settingsform                             DEBUG    remove Songs tab
2011-05-02 18:02:46,698 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Songs 
2011-05-02 18:02:46,698 bibles.bibleplugin                                      INFO     Plugin Finalise
2011-05-02 18:02:46,698 openlp.core.ui.mediadockmanager                         DEBUG    remove Bibles dock
2011-05-02 18:02:46,720 openlp.core.ui.settingsform                             DEBUG    remove Bibles tab
2011-05-02 18:02:46,721 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Bibles 
2011-05-02 18:02:46,723 presentations.presentationplugin                        INFO     Plugin Finalise
2011-05-02 18:02:46,723 openlp.plugins.presentations.lib.impresscontroller      DEBUG    Kill OpenOffice
2011-05-02 18:02:46,723 openlp.plugins.presentations.lib.impresscontroller      DEBUG    get COM Desktop OpenOffice
2011-05-02 18:02:46,730 openlp.plugins.presentations.lib.impresscontroller      DEBUG    OpenOffice not terminated as docs are still open
2011-05-02 18:02:46,732 openlp.core.ui.mediadockmanager                         DEBUG    remove Presentations dock
2011-05-02 18:02:46,736 openlp.core.ui.settingsform                             DEBUG    remove Presentations tab
2011-05-02 18:02:46,737 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Presentations 
2011-05-02 18:02:46,737 openlp.core.ui.mediadockmanager                         DEBUG    remove Images dock
2011-05-02 18:02:46,746 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Images 
2011-05-02 18:02:46,747 openlp.core.ui.mediadockmanager                         DEBUG    remove Media dock
2011-05-02 18:02:46,755 openlp.core.ui.settingsform                             DEBUG    remove Media tab
2011-05-02 18:02:46,756 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Media 
2011-05-02 18:02:46,756 custom.customplugin                                     INFO     Custom Finalising
2011-05-02 18:02:46,756 openlp.core.ui.mediadockmanager                         DEBUG    remove Custom dock
2011-05-02 18:02:46,757 openlp.core.ui.settingsform                             DEBUG    remove Custom tab
2011-05-02 18:02:46,759 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Custom 
2011-05-02 18:02:46,759 songusage.songusageplugin                               INFO     Plugin Finalise
2011-05-02 18:02:46,759 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for SongUsage 
2011-05-02 18:02:46,759 alerts.alertsplugin                                     INFO     Alerts Finalising
2011-05-02 18:02:46,759 openlp.core.ui.settingsform                             DEBUG    remove Alerts tab
2011-05-02 18:02:46,760 openlp.core.lib.pluginmanager                           INFO     Finalisation Complete for Alerts 
2011-05-02 18:02:46,760 openlp.core.ui.mainwindow                               DEBUG    Saving QSettings

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/775235

Title:
  Impress causes openlp to crash after sending it live

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  I know this is a old one but it's reappeared in the latest windows build. To test the fact to see if this bug had been fixed i'd imported a odp i'd used as a project for school. On importing through the presentation panel on left it gave the following error:
  Traceback (most recent call last):
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 285, in slide
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 100, in slide
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.messagelistener", line 86, in activate
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.presentations.lib.impresscontroller", line 397, in start_presentation
    File "d:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/win32com.client.dynamic", line 512, in __getattr__
  AttributeError: <unknown>.Presentation

  1.) click the open icon in the presentation icon
  2.) select a odp file
  3.) click ok
  4.) send it live
  after that it reports the above bug notice, i'll attach the file for testing purposes


References