Advertisement
Guest User

OpenLP remote plugin

a guest
Jul 17th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.33 KB | None | 0 0
  1. 2016-07-17 23:45:57,462 openlp.core.common.registry INFO Registry Initialising
  2. 2016-07-17 23:45:57,474 openlp.core.utils.__init__ INFO Openlp version 2.4
  3. 2016-07-17 23:45:57,474 openlp.core.OpenLP DEBUG Entering is_already_running
  4. 2016-07-17 23:45:57,589 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
  5. 2016-07-17 23:45:57,717 openlp.core.OpenLP DEBUG Entering event
  6. 2016-07-17 23:45:57,718 root DEBUG Could not find default_translator.
  7. 2016-07-17 23:45:57,718 openlp.core.OpenLP DEBUG Entering run
  8. 2016-07-17 23:45:57,822 openlp.core.lib.screen INFO Screen 0 found with resolution PyQt5.QtCore.QRect(0, 0, 1366, 768)
  9. 2016-07-17 23:45:57,823 openlp.core.lib.screen DEBUG set_current_display -1
  10. 2016-07-17 23:45:57,824 openlp.core.lib.screen DEBUG set_override_display
  11. 2016-07-17 23:45:58,211 openlp.core.OpenLP DEBUG Entering backup_on_upgrade
  12. 2016-07-17 23:45:58,795 openlp.core.OpenLP DEBUG Entering event
  13. 2016-07-17 23:45:59,575 openlp.core.lib.pluginmanager.PluginManager INFO Plugin manager Initialising
  14. 2016-07-17 23:45:59,575 openlp.core.lib.pluginmanager.PluginManager DEBUG Base path /usr/share/openlp/openlp/plugins
  15. 2016-07-17 23:45:59,575 openlp.core.lib.pluginmanager.PluginManager INFO Plugin manager Initialised
  16. 2016-07-17 23:45:59,576 openlp.core.lib.renderer.Renderer DEBUG _calculate default PyQt5.QtCore.QRect(0, 0, 1366, 768), 0.562225
  17. 2016-07-17 23:46:02,312 openlp.core.lib.dockwidget DEBUG Initialise the media_manager_dock widget
  18. 2016-07-17 23:46:02,313 openlp.core.lib.dockwidget DEBUG Initialise the service_manager_dock widget
  19. 2016-07-17 23:46:02,317 openlp.core.lib.dockwidget DEBUG Initialise the theme_manager_dock widget
  20. 2016-07-17 23:46:02,320 openlp.core.lib.dockwidget DEBUG Initialise the projector_manager_dock widget
  21. 2016-07-17 23:46:02,321 openlp.core.ui.projector.manager DEBUG __init__()
  22. 2016-07-17 23:46:02,456 openlp.core.utils.languagemanager DEBUG Translation files: /usr/share/openlp/i18n
  23. 2016-07-17 23:46:03,105 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
  24. 2016-07-17 23:46:03,121 openlp.core.utils.actions WARNING Shortcut "" is removed from "settingsConfigureItem" because another action already uses this shortcut.
  25. 2016-07-17 23:46:03,235 openlp.core.OpenLP DEBUG Entering set_busy_cursor
  26. 2016-07-17 23:46:03,441 openlp.core.OpenLP DEBUG Entering set_normal_cursor
  27. 2016-07-17 23:46:03,444 openlp.core.OpenLP DEBUG Entering event
  28. 2016-07-17 23:46:03,444 openlp.core.OpenLP DEBUG Entering event
  29. 2016-07-17 23:46:03,455 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering bootstrap_initialise
  30. 2016-07-17 23:46:03,455 openlp.core.ui.media.mediacontroller DEBUG _check_available_media_players
  31. 2016-07-17 23:46:03,455 openlp.core.ui.media.mediacontroller DEBUG Importing controller openlp.core.ui.media.webkitplayer
  32. 2016-07-17 23:46:03,473 openlp.core.ui.media.mediacontroller DEBUG Importing controller openlp.core.ui.media.vlcplayer
  33. 2016-07-17 23:46:03,473 openlp.core.ui.media.mediacontroller DEBUG Importing controller openlp.core.ui.media.systemplayer
  34. 2016-07-17 23:46:03,499 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_players
  35. 2016-07-17 23:46:04,174 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_players
  36. 2016-07-17 23:46:04,204 openlp.core.ui.media.systemplayer INFO NoneType
  37. 2016-07-17 23:46:04,205 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_players
  38. 2016-07-17 23:46:04,205 openlp.core.ui.media.__init__ DEBUG get_media_players
  39. 2016-07-17 23:46:04,207 openlp.core.ui.media.__init__ DEBUG get_media_players
  40. 2016-07-17 23:46:04,208 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  41. 2016-07-17 23:46:04,208 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering bootstrap_initialise
  42. 2016-07-17 23:46:04,208 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering find_plugins
  43. 2016-07-17 23:46:04,208 openlp.core.lib.pluginmanager.PluginManager DEBUG finding plugins in /usr/share/openlp/openlp/plugins at depth 6
  44. 2016-07-17 23:46:04,218 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing imageplugin from /usr/share/openlp/openlp/plugins/images. Depth 8
  45. 2016-07-17 23:46:04,263 openlp.plugins.images.lib.mediaitem INFO Image Media Item loaded
  46. 2016-07-17 23:46:04,264 imageplugin INFO Image Plugin loaded
  47. 2016-07-17 23:46:04,265 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing alertsplugin from /usr/share/openlp/openlp/plugins/alerts. Depth 8
  48. 2016-07-17 23:46:04,358 alertsplugin INFO Alerts Plugin loaded
  49. 2016-07-17 23:46:04,359 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing songusageplugin from /usr/share/openlp/openlp/plugins/songusage. Depth 8
  50. 2016-07-17 23:46:04,407 openlp.plugins.songusage.forms.songusagedetailform INFO SongUsage Detail Form Loaded
  51. 2016-07-17 23:46:04,409 songusageplugin INFO SongUsage Plugin loaded
  52. 2016-07-17 23:46:04,418 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing mediaplugin from /usr/share/openlp/openlp/plugins/media. Depth 8
  53. 2016-07-17 23:46:04,523 openlp.plugins.media.forms.mediaclipselectorform INFO openlp.plugins.media.forms.mediaclipselectorform MediaClipSelectorForm loaded
  54. 2016-07-17 23:46:04,524 openlp.plugins.media.lib.mediaitem INFO openlp.plugins.media.lib.mediaitem MediaMediaItem loaded
  55. 2016-07-17 23:46:04,525 mediaplugin INFO mediaplugin MediaPlugin loaded
  56. 2016-07-17 23:46:04,541 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing songsplugin from /usr/share/openlp/openlp/plugins/songs. Depth 8
  57. 2016-07-17 23:46:04,663 openlp.plugins.songs.lib.openlyricsxml INFO SongXML Loaded
  58. 2016-07-17 23:46:04,690 openlp.plugins.songs.forms.mediafilesform INFO openlp.plugins.songs.forms.mediafilesform MediaFilesForm loaded
  59. 2016-07-17 23:46:04,692 openlp.plugins.songs.forms.editsongform INFO openlp.plugins.songs.forms.editsongform EditSongForm loaded
  60. 2016-07-17 23:46:04,730 openlp.plugins.songs.forms.duplicatesongremovalform INFO DuplicateSongRemovalForm loaded
  61. 2016-07-17 23:46:08,418 openlp.plugins.songs.forms.songimportform INFO SongImportForm loaded
  62. 2016-07-17 23:46:08,500 openlp.plugins.songs.forms.songexportform INFO SongExportForm loaded
  63. 2016-07-17 23:46:08,500 openlp.plugins.songs.lib.mediaitem INFO Song Media Item loaded
  64. 2016-07-17 23:46:08,509 songsplugin INFO Song Plugin loaded
  65. 2016-07-17 23:46:08,519 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing bibleplugin from /usr/share/openlp/openlp/plugins/bibles. Depth 8
  66. 2016-07-17 23:46:08,669 openlp.plugins.bibles.lib.db INFO BibleDB loaded
  67. 2016-07-17 23:46:08,671 openlp.plugins.bibles.lib.csvbible INFO CSVBible loaded
  68. 2016-07-17 23:46:08,674 openlp.plugins.bibles.lib.http INFO openlp.plugins.bibles.lib.http HTTPBible loaded
  69. 2016-07-17 23:46:08,694 openlp.plugins.bibles.lib.osis INFO BibleOSISImpl loaded
  70. 2016-07-17 23:46:08,695 openlp.plugins.bibles.lib.manager INFO Bible manager loaded
  71. 2016-07-17 23:46:08,715 openlp.plugins.bibles.lib.biblestab INFO Bible Tab loaded
  72. 2016-07-17 23:46:08,734 openlp.plugins.bibles.forms.booknameform INFO BookNameForm loaded
  73. 2016-07-17 23:46:08,767 openlp.plugins.bibles.forms.languageform INFO LanguageForm loaded
  74. 2016-07-17 23:46:08,769 openlp.plugins.bibles.forms.bibleimportform INFO BibleImportForm loaded
  75. 2016-07-17 23:46:08,778 openlp.plugins.bibles.forms.bibleupgradeform INFO BibleUpgradeForm loaded
  76. 2016-07-17 23:46:08,783 openlp.plugins.bibles.forms.editbibleform INFO openlp.plugins.bibles.forms.editbibleform EditBibleForm loaded
  77. 2016-07-17 23:46:08,784 openlp.plugins.bibles.lib.mediaitem INFO Bible Media Item loaded
  78. 2016-07-17 23:46:08,785 bibleplugin INFO Bible Plugin loaded
  79. 2016-07-17 23:46:08,812 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing presentationplugin from /usr/share/openlp/openlp/plugins/presentations. Depth 8
  80. 2016-07-17 23:46:08,924 openlp.plugins.presentations.lib.presentationcontroller INFO PresentationController loaded
  81. 2016-07-17 23:46:08,980 openlp.plugins.presentations.lib.pdfcontroller INFO PdfController loaded
  82. 2016-07-17 23:46:08,981 openlp.plugins.presentations.lib.messagelistener INFO Controller loaded
  83. 2016-07-17 23:46:08,981 openlp.plugins.presentations.lib.messagelistener INFO Message Listener loaded
  84. 2016-07-17 23:46:09,005 openlp.plugins.presentations.lib.mediaitem INFO Presentations Media Item loaded
  85. 2016-07-17 23:46:09,098 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing customplugin from /usr/share/openlp/openlp/plugins/custom. Depth 8
  86. 2016-07-17 23:46:09,268 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLBuilder Loaded
  87. 2016-07-17 23:46:09,268 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLParser Loaded
  88. 2016-07-17 23:46:09,313 openlp.plugins.custom.forms.editcustomslideform INFO Custom Verse Editor loaded
  89. 2016-07-17 23:46:09,313 openlp.plugins.custom.forms.editcustomform INFO Custom Editor loaded
  90. 2016-07-17 23:46:09,314 openlp.plugins.custom.lib.mediaitem INFO Custom Media Item loaded
  91. 2016-07-17 23:46:09,315 customplugin INFO Custom Plugin loaded
  92. 2016-07-17 23:46:09,333 openlp.core.lib.pluginmanager.PluginManager DEBUG Importing remoteplugin from /usr/share/openlp/openlp/plugins/remotes. Depth 8
  93. 2016-07-17 23:46:09,607 remoteplugin INFO Remote Plugin loaded
  94. 2016-07-17 23:46:09,742 openlp.core.lib.plugin DEBUG Plugin songusage initialised
  95. 2016-07-17 23:46:09,744 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  96. 2016-07-17 23:46:09,744 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/songusage
  97. 2016-07-17 23:46:10,186 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'songusageplugin.SongUsagePlugin'>
  98. 2016-07-17 23:46:10,186 openlp.core.lib.plugin DEBUG Plugin alerts initialised
  99. 2016-07-17 23:46:10,188 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  100. 2016-07-17 23:46:10,189 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/alerts
  101. 2016-07-17 23:46:10,242 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'alertsplugin.AlertsPlugin'>
  102. 2016-07-17 23:46:10,242 presentationplugin DEBUG Initialised
  103. 2016-07-17 23:46:10,243 openlp.core.lib.plugin DEBUG Plugin presentations initialised
  104. 2016-07-17 23:46:10,245 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'presentationplugin.PresentationPlugin'>
  105. 2016-07-17 23:46:10,245 openlp.core.lib.plugin DEBUG Plugin custom initialised
  106. 2016-07-17 23:46:10,248 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  107. 2016-07-17 23:46:10,248 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/custom
  108. 2016-07-17 23:46:10,352 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'customplugin.CustomPlugin'>
  109. 2016-07-17 23:46:10,353 openlp.core.lib.plugin DEBUG Plugin bibles initialised
  110. 2016-07-17 23:46:10,356 openlp.plugins.bibles.lib.manager DEBUG Bible Initialising
  111. 2016-07-17 23:46:10,357 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  112. 2016-07-17 23:46:10,358 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/bibles
  113. 2016-07-17 23:46:10,358 openlp.plugins.bibles.lib.manager DEBUG Reload bibles
  114. 2016-07-17 23:46:10,359 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  115. 2016-07-17 23:46:10,401 openlp.plugins.bibles.lib.manager DEBUG Bible Files ['KJV.sqlite', 'ASV.sqlite', 'NIV.sqlite']
  116. 2016-07-17 23:46:10,401 openlp.plugins.bibles.lib.db INFO BibleDB loaded
  117. 2016-07-17 23:46:10,402 openlp.core.lib.db DEBUG Manager: Creating new DB url
  118. 2016-07-17 23:46:10,403 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  119. 2016-07-17 23:46:10,403 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/bibles
  120. 2016-07-17 23:46:10,480 openlp.plugins.bibles.lib.manager DEBUG Bible Name: "KJV"
  121. 2016-07-17 23:46:10,481 openlp.plugins.bibles.lib.db INFO BibleDB loaded
  122. 2016-07-17 23:46:10,481 openlp.core.lib.db DEBUG Manager: Creating new DB url
  123. 2016-07-17 23:46:10,482 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  124. 2016-07-17 23:46:10,482 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/bibles
  125. 2016-07-17 23:46:10,543 openlp.plugins.bibles.lib.manager DEBUG Bible Name: "ASV"
  126. 2016-07-17 23:46:10,544 openlp.plugins.bibles.lib.db INFO BibleDB loaded
  127. 2016-07-17 23:46:10,544 openlp.core.lib.db DEBUG Manager: Creating new DB url
  128. 2016-07-17 23:46:10,545 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  129. 2016-07-17 23:46:10,545 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/bibles
  130. 2016-07-17 23:46:10,634 openlp.plugins.bibles.lib.manager DEBUG Bible Name: "NIV"
  131. 2016-07-17 23:46:10,635 openlp.plugins.bibles.lib.manager DEBUG Bibles reloaded
  132. 2016-07-17 23:46:10,635 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'bibleplugin.BiblePlugin'>
  133. 2016-07-17 23:46:10,635 openlp.core.lib.plugin DEBUG Plugin images initialised
  134. 2016-07-17 23:46:10,638 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  135. 2016-07-17 23:46:10,638 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/images
  136. 2016-07-17 23:46:10,729 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'imageplugin.ImagePlugin'>
  137. 2016-07-17 23:46:10,729 openlp.core.lib.plugin DEBUG Plugin remotes initialised
  138. 2016-07-17 23:46:10,729 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'remoteplugin.RemotesPlugin'>
  139. 2016-07-17 23:46:10,730 openlp.core.lib.plugin DEBUG Plugin songs initialised
  140. 2016-07-17 23:46:10,732 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  141. 2016-07-17 23:46:10,733 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/songs
  142. 2016-07-17 23:46:10,836 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'songsplugin.SongsPlugin'>
  143. 2016-07-17 23:46:10,836 openlp.core.lib.plugin DEBUG Plugin media initialised
  144. 2016-07-17 23:46:10,838 openlp.core.lib.pluginmanager.PluginManager DEBUG Loaded plugin <class 'mediaplugin.MediaPlugin'>
  145. 2016-07-17 23:46:10,838 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin songs active
  146. 2016-07-17 23:46:10,839 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin bibles active
  147. 2016-07-17 23:46:10,839 presentationplugin DEBUG check_pre_conditions
  148. 2016-07-17 23:46:10,840 presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.pdfcontroller
  149. 2016-07-17 23:46:10,840 presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.impresscontroller
  150. 2016-07-17 23:46:10,882 openlp.plugins.presentations.lib.impresscontroller INFO ImpressController loaded
  151. 2016-07-17 23:46:10,882 presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.powerpointcontroller
  152. 2016-07-17 23:46:10,960 openlp.plugins.presentations.lib.powerpointcontroller INFO PowerpointController loaded
  153. 2016-07-17 23:46:10,987 presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.pptviewcontroller
  154. 2016-07-17 23:46:11,032 openlp.plugins.presentations.lib.pptviewcontroller INFO PPTViewController loaded
  155. 2016-07-17 23:46:11,032 openlp.plugins.presentations.lib.pdfcontroller DEBUG Initialising
  156. 2016-07-17 23:46:11,034 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  157. 2016-07-17 23:46:11,034 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  158. 2016-07-17 23:46:11,034 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  159. 2016-07-17 23:46:11,035 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  160. 2016-07-17 23:46:11,035 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/thumbnails
  161. 2016-07-17 23:46:11,128 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/Pdf
  162. 2016-07-17 23:46:11,128 openlp.plugins.presentations.lib.pdfcontroller DEBUG check_installed Pdf
  163. 2016-07-17 23:46:11,130 openlp.plugins.presentations.lib.impresscontroller DEBUG Initialising
  164. 2016-07-17 23:46:11,130 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  165. 2016-07-17 23:46:11,130 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  166. 2016-07-17 23:46:11,131 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  167. 2016-07-17 23:46:11,131 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  168. 2016-07-17 23:46:11,131 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/thumbnails
  169. 2016-07-17 23:46:11,131 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/Impress
  170. 2016-07-17 23:46:11,131 openlp.plugins.presentations.lib.powerpointcontroller DEBUG Initialising
  171. 2016-07-17 23:46:11,132 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  172. 2016-07-17 23:46:11,132 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  173. 2016-07-17 23:46:11,133 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  174. 2016-07-17 23:46:11,133 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  175. 2016-07-17 23:46:11,133 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/thumbnails
  176. 2016-07-17 23:46:11,133 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/Powerpoint
  177. 2016-07-17 23:46:11,133 openlp.plugins.presentations.lib.pptviewcontroller DEBUG Initialising
  178. 2016-07-17 23:46:11,134 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  179. 2016-07-17 23:46:11,134 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  180. 2016-07-17 23:46:11,134 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  181. 2016-07-17 23:46:11,134 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations
  182. 2016-07-17 23:46:11,134 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/thumbnails
  183. 2016-07-17 23:46:11,135 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/presentations/Powerpoint Viewer
  184. 2016-07-17 23:46:11,135 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin presentations active
  185. 2016-07-17 23:46:11,135 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin images active
  186. 2016-07-17 23:46:11,136 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin media active
  187. 2016-07-17 23:46:11,136 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin custom active
  188. 2016-07-17 23:46:11,137 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin songusage active
  189. 2016-07-17 23:46:11,137 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin alerts active
  190. 2016-07-17 23:46:11,138 openlp.core.lib.pluginmanager.PluginManager DEBUG Plugin remotes active
  191. 2016-07-17 23:46:11,139 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering hook_settings_tabs
  192. 2016-07-17 23:46:11,251 openlp.plugins.presentations.lib.powerpointcontroller DEBUG check_available
  193. 2016-07-17 23:46:11,439 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering hook_media_manager
  194. 2016-07-17 23:46:11,440 openlp.core.lib.toolbar DEBUG Init done for SongMediaItem
  195. 2016-07-17 23:46:11,450 openlp.core.lib.toolbar DEBUG Init done for BibleMediaItem
  196. 2016-07-17 23:46:11,472 openlp.plugins.bibles.lib.mediaitem DEBUG retranslateUi
  197. 2016-07-17 23:46:11,475 openlp.core.lib.toolbar DEBUG Init done for PresentationMediaItem
  198. 2016-07-17 23:46:11,487 openlp.plugins.presentations.lib.messagelistener INFO False controller loaded
  199. 2016-07-17 23:46:11,487 openlp.plugins.presentations.lib.messagelistener INFO True controller loaded
  200. 2016-07-17 23:46:11,488 openlp.core.lib.toolbar DEBUG Init done for ImageMediaItem
  201. 2016-07-17 23:46:11,505 openlp.core.utils.__init__ DEBUG Generating images filter.
  202. 2016-07-17 23:46:11,534 openlp.core.lib.toolbar DEBUG Init done for MediaMediaItem
  203. 2016-07-17 23:46:11,534 openlp.core.ui.media.__init__ DEBUG get_media_players
  204. 2016-07-17 23:46:11,536 openlp.core.ui.media.__init__ DEBUG get_media_players
  205. 2016-07-17 23:46:11,553 openlp.core.ui.media.__init__ DEBUG get_media_players
  206. 2016-07-17 23:46:11,555 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_controller
  207. 2016-07-17 23:46:11,555 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_generic_controls
  208. 2016-07-17 23:46:11,556 openlp.core.lib.toolbar DEBUG Init done for DisplayController
  209. 2016-07-17 23:46:11,558 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  210. 2016-07-17 23:46:11,581 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_display
  211. 2016-07-17 23:46:11,581 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  212. 2016-07-17 23:46:11,581 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  213. 2016-07-17 23:46:11,582 openlp.core.ui.media.mediacontroller DEBUG media_reset
  214. 2016-07-17 23:46:11,582 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  215. 2016-07-17 23:46:11,582 openlp.core.ui.media.__init__ DEBUG get_media_players
  216. 2016-07-17 23:46:11,583 openlp.core.lib.toolbar DEBUG Init done for CustomMediaItem
  217. 2016-07-17 23:46:12,334 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering hook_import_menu
  218. 2016-07-17 23:46:12,334 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering hook_export_menu
  219. 2016-07-17 23:46:12,335 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering hook_tools_menu
  220. 2016-07-17 23:46:12,335 songsplugin INFO add tools menu
  221. 2016-07-17 23:46:12,336 bibleplugin DEBUG add tools menu
  222. 2016-07-17 23:46:12,337 songusageplugin INFO add tools menu
  223. 2016-07-17 23:46:12,339 alertsplugin INFO add tools menu
  224. 2016-07-17 23:46:12,341 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering initialise_plugins
  225. 2016-07-17 23:46:12,341 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins songs in a True state
  226. 2016-07-17 23:46:12,341 songsplugin INFO Songs Initialising
  227. 2016-07-17 23:46:12,536 openlp.plugins.songs.lib.mediaitem DEBUG Entire Song Search
  228. 2016-07-17 23:46:12,968 openlp.plugins.songs.lib.mediaitem DEBUG display results Song
  229. 2016-07-17 23:46:12,981 openlp.plugins.songs.lib.mediaitem DEBUG config_updated
  230. 2016-07-17 23:46:12,983 openlp.core.ui.mediadockmanager DEBUG Inserting Songs dock
  231. 2016-07-17 23:46:13,003 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for songs
  232. 2016-07-17 23:46:13,003 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins bibles in a True state
  233. 2016-07-17 23:46:13,003 bibleplugin INFO bibles Initialising
  234. 2016-07-17 23:46:13,003 openlp.plugins.bibles.lib.mediaitem DEBUG bible manager initialise
  235. 2016-07-17 23:46:13,003 openlp.plugins.bibles.lib.mediaitem DEBUG Loading Bibles
  236. 2016-07-17 23:46:13,003 openlp.plugins.bibles.lib.manager DEBUG get_bibles
  237. 2016-07-17 23:46:13,005 openlp.plugins.bibles.lib.mediaitem DEBUG initialise_advanced_bible ASV, None
  238. 2016-07-17 23:46:13,005 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_books("ASV")
  239. 2016-07-17 23:46:13,005 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_books()
  240. 2016-07-17 23:46:13,048 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Genesis")
  241. 2016-07-17 23:46:13,142 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Exodus")
  242. 2016-07-17 23:46:13,155 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Leviticus")
  243. 2016-07-17 23:46:13,220 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Numbers")
  244. 2016-07-17 23:46:13,267 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Deuteronomy")
  245. 2016-07-17 23:46:13,316 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Joshua")
  246. 2016-07-17 23:46:13,318 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Judges")
  247. 2016-07-17 23:46:13,368 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ruth")
  248. 2016-07-17 23:46:13,370 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Samuel")
  249. 2016-07-17 23:46:13,426 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Samuel")
  250. 2016-07-17 23:46:13,451 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Kings")
  251. 2016-07-17 23:46:13,487 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Kings")
  252. 2016-07-17 23:46:13,513 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Chronicles")
  253. 2016-07-17 23:46:13,516 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Chronicles")
  254. 2016-07-17 23:46:13,552 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ezra")
  255. 2016-07-17 23:46:13,554 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Nehemiah")
  256. 2016-07-17 23:46:13,557 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Esther")
  257. 2016-07-17 23:46:13,592 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Job")
  258. 2016-07-17 23:46:13,595 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Psalms")
  259. 2016-07-17 23:46:13,678 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Proverbs")
  260. 2016-07-17 23:46:13,681 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ecclesiastes")
  261. 2016-07-17 23:46:13,684 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Song of Songs")
  262. 2016-07-17 23:46:13,685 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Isaiah")
  263. 2016-07-17 23:46:13,689 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jeremiah")
  264. 2016-07-17 23:46:13,737 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Lamentations")
  265. 2016-07-17 23:46:13,739 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ezekiel")
  266. 2016-07-17 23:46:13,777 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Daniel")
  267. 2016-07-17 23:46:13,779 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Hosea")
  268. 2016-07-17 23:46:13,781 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Joel")
  269. 2016-07-17 23:46:13,783 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Amos")
  270. 2016-07-17 23:46:13,785 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Obadiah")
  271. 2016-07-17 23:46:13,786 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jonah")
  272. 2016-07-17 23:46:13,788 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Micah")
  273. 2016-07-17 23:46:13,790 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Nahum")
  274. 2016-07-17 23:46:13,793 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Habakkuk")
  275. 2016-07-17 23:46:13,796 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Zephaniah")
  276. 2016-07-17 23:46:13,798 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Haggai")
  277. 2016-07-17 23:46:13,800 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Zechariah")
  278. 2016-07-17 23:46:13,802 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Malachi")
  279. 2016-07-17 23:46:13,804 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Matthew")
  280. 2016-07-17 23:46:13,807 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Mark")
  281. 2016-07-17 23:46:13,810 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Luke")
  282. 2016-07-17 23:46:13,813 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("John")
  283. 2016-07-17 23:46:13,830 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Acts")
  284. 2016-07-17 23:46:13,834 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Romans")
  285. 2016-07-17 23:46:13,836 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Corinthians")
  286. 2016-07-17 23:46:13,838 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Corinthians")
  287. 2016-07-17 23:46:13,840 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Galatians")
  288. 2016-07-17 23:46:13,841 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Ephesians")
  289. 2016-07-17 23:46:13,843 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Philippians")
  290. 2016-07-17 23:46:13,845 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Colossians")
  291. 2016-07-17 23:46:13,850 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Thessalonians")
  292. 2016-07-17 23:46:13,852 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Thessalonians")
  293. 2016-07-17 23:46:13,854 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Timothy")
  294. 2016-07-17 23:46:13,856 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Timothy")
  295. 2016-07-17 23:46:13,857 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Titus")
  296. 2016-07-17 23:46:13,858 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Philemon")
  297. 2016-07-17 23:46:13,860 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Hebrews")
  298. 2016-07-17 23:46:13,861 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("James")
  299. 2016-07-17 23:46:13,863 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 Peter")
  300. 2016-07-17 23:46:13,864 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 Peter")
  301. 2016-07-17 23:46:13,894 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("1 John")
  302. 2016-07-17 23:46:13,896 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("2 John")
  303. 2016-07-17 23:46:13,898 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("3 John")
  304. 2016-07-17 23:46:13,899 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Jude")
  305. 2016-07-17 23:46:13,900 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Revelation")
  306. 2016-07-17 23:46:13,902 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_language_selection("ASV")
  307. 2016-07-17 23:46:13,902 openlp.plugins.bibles.lib.manager DEBUG get_meta ASV,book_name_language
  308. 2016-07-17 23:46:13,905 openlp.plugins.bibles.lib.mediaitem DEBUG initialise_chapter_verse ASV, Genesis, 1
  309. 2016-07-17 23:46:13,905 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_book_by_id("ASV", "1")
  310. 2016-07-17 23:46:13,905 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_book_by_book_ref_id("1")
  311. 2016-07-17 23:46:13,907 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_book_chapter_count ("ASV", "Genesis")
  312. 2016-07-17 23:46:13,907 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_chapter_count("Genesis")
  313. 2016-07-17 23:46:13,909 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_verse_count_by_book_ref_id("ASV", "1", "1")
  314. 2016-07-17 23:46:13,909 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_verse_count("1", "1")
  315. 2016-07-17 23:46:13,912 openlp.plugins.bibles.lib.mediaitem DEBUG adjust_combo_box <PyQt5.QtWidgets.QComboBox object at 0x7fa647acb438>, 1, 50
  316. 2016-07-17 23:46:13,913 openlp.plugins.bibles.lib.mediaitem DEBUG adjust_combo_box <PyQt5.QtWidgets.QComboBox object at 0x7fa647acb5e8>, 1, 50
  317. 2016-07-17 23:46:13,913 openlp.plugins.bibles.lib.mediaitem DEBUG adjust_combo_box <PyQt5.QtWidgets.QComboBox object at 0x7fa647acb4c8>, 1, 31
  318. 2016-07-17 23:46:13,913 openlp.plugins.bibles.lib.mediaitem DEBUG adjust_combo_box <PyQt5.QtWidgets.QComboBox object at 0x7fa647acb678>, 1, 31
  319. 2016-07-17 23:46:13,916 openlp.plugins.bibles.lib.mediaitem DEBUG update_auto_completer
  320. 2016-07-17 23:46:14,104 openlp.plugins.bibles.lib.manager DEBUG get_bibles
  321. 2016-07-17 23:46:14,104 openlp.plugins.bibles.lib.db DEBUG BibleDB.get_books()
  322. 2016-07-17 23:46:14,134 openlp.plugins.bibles.lib.manager DEBUG BibleManager.get_language_selection("NIV")
  323. 2016-07-17 23:46:14,134 openlp.plugins.bibles.lib.manager DEBUG get_meta NIV,book_name_language
  324. 2016-07-17 23:46:14,154 openlp.plugins.bibles.lib.mediaitem DEBUG config_update
  325. 2016-07-17 23:46:14,155 openlp.plugins.bibles.lib.mediaitem DEBUG bible manager initialise complete
  326. 2016-07-17 23:46:14,155 openlp.core.ui.mediadockmanager DEBUG Inserting Bibles dock
  327. 2016-07-17 23:46:14,303 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for bibles
  328. 2016-07-17 23:46:14,303 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins presentations in a True state
  329. 2016-07-17 23:46:14,303 presentationplugin INFO Presentations Initialising
  330. 2016-07-17 23:46:14,303 openlp.core.OpenLP DEBUG Entering set_busy_cursor
  331. 2016-07-17 23:46:14,313 openlp.core.OpenLP DEBUG Entering set_normal_cursor
  332. 2016-07-17 23:46:14,313 openlp.core.OpenLP DEBUG Entering event
  333. 2016-07-17 23:46:14,313 openlp.core.OpenLP DEBUG Entering event
  334. 2016-07-17 23:46:14,314 openlp.plugins.presentations.lib.impresscontroller DEBUG check_available
  335. 2016-07-17 23:46:14,315 openlp.plugins.presentations.lib.pptviewcontroller DEBUG check_available
  336. 2016-07-17 23:46:14,315 openlp.plugins.presentations.lib.pdfcontroller DEBUG check_available Pdf
  337. 2016-07-17 23:46:14,315 openlp.plugins.presentations.lib.pdfcontroller DEBUG check_installed Pdf
  338. 2016-07-17 23:46:14,316 openlp.plugins.presentations.lib.pdfcontroller DEBUG check_available Pdf
  339. 2016-07-17 23:46:14,316 openlp.plugins.presentations.lib.pdfcontroller DEBUG check_installed Pdf
  340. 2016-07-17 23:46:14,318 openlp.core.ui.mediadockmanager DEBUG Inserting Presentations dock
  341. 2016-07-17 23:46:14,321 openlp.plugins.presentations.lib.impresscontroller DEBUG start process Openoffice
  342. 2016-07-17 23:46:14,454 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  343. 2016-07-17 23:46:14,454 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  344. 2016-07-17 23:46:14,454 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  345. 2016-07-17 23:46:14,455 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  346. 2016-07-17 23:46:14,455 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  347. 2016-07-17 23:46:14,455 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  348. 2016-07-17 23:46:14,456 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering supported_suffixes
  349. 2016-07-17 23:46:14,458 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for presentations
  350. 2016-07-17 23:46:14,458 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins images in a True state
  351. 2016-07-17 23:46:14,458 openlp.plugins.images.lib.mediaitem DEBUG initialise
  352. 2016-07-17 23:46:14,459 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  353. 2016-07-17 23:46:14,459 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/images
  354. 2016-07-17 23:46:14,459 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/images/thumbnails
  355. 2016-07-17 23:46:14,466 openlp.core.OpenLP DEBUG Entering set_normal_cursor
  356. 2016-07-17 23:46:14,470 openlp.core.ui.mediadockmanager DEBUG Inserting Images dock
  357. 2016-07-17 23:46:14,482 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for images
  358. 2016-07-17 23:46:14,482 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins media in a True state
  359. 2016-07-17 23:46:14,484 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  360. 2016-07-17 23:46:14,484 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/media
  361. 2016-07-17 23:46:14,484 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/media/thumbnails
  362. 2016-07-17 23:46:14,520 openlp.core.ui.media.__init__ DEBUG get_media_players
  363. 2016-07-17 23:46:14,521 openlp.core.ui.mediadockmanager DEBUG Inserting Media dock
  364. 2016-07-17 23:46:14,525 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for media
  365. 2016-07-17 23:46:14,525 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins custom in a True state
  366. 2016-07-17 23:46:14,694 openlp.plugins.custom.lib.mediaitem DEBUG Titles Search
  367. 2016-07-17 23:46:14,701 openlp.plugins.custom.lib.mediaitem DEBUG Config loaded
  368. 2016-07-17 23:46:14,702 openlp.core.ui.mediadockmanager DEBUG Inserting Custom Slides dock
  369. 2016-07-17 23:46:14,705 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for custom
  370. 2016-07-17 23:46:14,705 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins songusage in a True state
  371. 2016-07-17 23:46:14,705 songusageplugin INFO SongUsage Initialising
  372. 2016-07-17 23:46:14,833 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for songusage
  373. 2016-07-17 23:46:14,833 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins alerts in a True state
  374. 2016-07-17 23:46:14,833 alertsplugin INFO Alerts Initialising
  375. 2016-07-17 23:46:14,835 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for alerts
  376. 2016-07-17 23:46:14,835 openlp.core.lib.pluginmanager.PluginManager INFO initialising plugins remotes in a True state
  377. 2016-07-17 23:46:14,835 remoteplugin DEBUG initialise
  378. 2016-07-17 23:46:14,835 openlp.plugins.remotes.lib.httpserver DEBUG Initialise OpenLP
  379. 2016-07-17 23:46:14,837 openlp.core.lib.pluginmanager.PluginManager INFO Initialisation Complete for remotes
  380. 2016-07-17 23:46:14,841 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering retranslateUi
  381. 2016-07-17 23:46:14,842 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering set_transparency
  382. 2016-07-17 23:46:14,842 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering setup
  383. 2016-07-17 23:46:14,842 openlp.core.ui.maindisplay.MainDisplay DEBUG Start MainDisplay setup (live = False)
  384. 2016-07-17 23:46:14,844 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering bootstrap_initialise
  385. 2016-07-17 23:46:14,844 openlp.core.ui.slidecontroller.LiveController DEBUG Entering bootstrap_initialise
  386. 2016-07-17 23:46:14,844 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering setup_ui
  387. 2016-07-17 23:46:14,845 openlp.core.lib.toolbar DEBUG Init done for ServiceManager
  388. 2016-07-17 23:46:14,848 openlp.core.lib.toolbar DEBUG Init done for ServiceManager
  389. 2016-07-17 23:46:14,876 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  390. 2016-07-17 23:46:14,877 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/servicemanager
  391. 2016-07-17 23:46:14,879 openlp.core.ui.thememanager.ThemeManager DEBUG Entering setup_ui
  392. 2016-07-17 23:46:14,879 openlp.core.lib.toolbar DEBUG Init done for ThemeManager
  393. 2016-07-17 23:46:14,883 openlp.core.ui.thememanager.ThemeManager DEBUG Entering build_theme_path
  394. 2016-07-17 23:46:14,883 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  395. 2016-07-17 23:46:14,883 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/themes
  396. 2016-07-17 23:46:14,883 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/themes
  397. 2016-07-17 23:46:14,883 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/themes/thumbnails
  398. 2016-07-17 23:46:14,884 openlp.core.ui.thememanager.ThemeManager DEBUG Entering load_first_time_themes
  399. 2016-07-17 23:46:14,884 openlp.core.OpenLP DEBUG Entering set_busy_cursor
  400. 2016-07-17 23:46:14,887 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  401. 2016-07-17 23:46:14,888 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  402. 2016-07-17 23:46:14,888 openlp.core.OpenLP DEBUG Entering set_normal_cursor
  403. 2016-07-17 23:46:14,888 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering setup_ui
  404. 2016-07-17 23:46:14,888 openlp.core.ui.projector.manager DEBUG setup_ui()
  405. 2016-07-17 23:46:14,889 openlp.core.lib.toolbar DEBUG Init done for ProjectorManager
  406. 2016-07-17 23:46:14,897 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering update_icons
  407. 2016-07-17 23:46:14,897 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  408. 2016-07-17 23:46:14,898 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  409. 2016-07-17 23:46:14,898 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  410. 2016-07-17 23:46:14,898 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  411. 2016-07-17 23:46:14,898 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  412. 2016-07-17 23:46:14,899 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  413. 2016-07-17 23:46:14,899 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  414. 2016-07-17 23:46:14,900 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  415. 2016-07-17 23:46:14,900 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  416. 2016-07-17 23:46:14,901 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  417. 2016-07-17 23:46:14,902 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  418. 2016-07-17 23:46:14,902 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  419. 2016-07-17 23:46:14,903 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  420. 2016-07-17 23:46:14,903 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  421. 2016-07-17 23:46:14,904 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  422. 2016-07-17 23:46:14,904 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_toolbar_item
  423. 2016-07-17 23:46:14,905 openlp.core.ui.projector.manager DEBUG Creating new ProjectorDB() instance
  424. 2016-07-17 23:46:14,905 openlp.core.lib.projector.db DEBUG ProjectorDB().__init__(args="()", kwargs="{}")
  425. 2016-07-17 23:46:14,906 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  426. 2016-07-17 23:46:14,907 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/projector
  427. 2016-07-17 23:46:14,908 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  428. 2016-07-17 23:46:14,908 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp/projector
  429. 2016-07-17 23:46:14,966 openlp.core.lib.projector.db DEBUG ProjectorDB() Initialized using db url sqlite:////home/paul/.local/share/openlp/projector/projector.sqlite
  430. 2016-07-17 23:46:14,966 openlp.core.lib.projector.db DEBUG Session: <sqlalchemy.orm.scoping.scoped_session object at 0x7fa64763d470>
  431. 2016-07-17 23:46:14,967 openlp.core.ui.projector.manager.ProjectorManager DEBUG Entering get_settings
  432. 2016-07-17 23:46:14,968 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering bootstrap_post_set_up
  433. 2016-07-17 23:46:15,020 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  434. 2016-07-17 23:46:15,023 openlp.core.ui.media.__init__ DEBUG get_media_players
  435. 2016-07-17 23:46:15,027 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering bootstrap_post_set_up
  436. 2016-07-17 23:46:15,027 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering bootstrap_post_set_up
  437. 2016-07-17 23:46:15,027 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering post_set_up
  438. 2016-07-17 23:46:15,027 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering initialise
  439. 2016-07-17 23:46:15,027 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering update_slide_limits
  440. 2016-07-17 23:46:15,030 openlp.plugins.remotes.lib.httpserver DEBUG Server started for class <class 'openlp.plugins.remotes.lib.httpserver.ThreadingHTTPServer'> 0.0.0.0 4316
  441. 2016-07-17 23:46:15,031 openlp.core.lib.toolbar DEBUG Init done for PreviewController
  442. 2016-07-17 23:46:15,039 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_controller
  443. 2016-07-17 23:46:15,039 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_generic_controls
  444. 2016-07-17 23:46:15,039 openlp.core.lib.toolbar DEBUG Init done for PreviewController
  445. 2016-07-17 23:46:15,041 openlp.core.ui.slidecontroller.PreviewController DEBUG Entering screen_size_changed
  446. 2016-07-17 23:46:15,045 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering retranslateUi
  447. 2016-07-17 23:46:15,047 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering set_transparency
  448. 2016-07-17 23:46:15,048 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering setup
  449. 2016-07-17 23:46:15,048 openlp.core.ui.maindisplay.MainDisplay DEBUG Start MainDisplay setup (live = False)
  450. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_display
  451. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  452. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  453. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller DEBUG media_reset
  454. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  455. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  456. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller DEBUG media_reset
  457. 2016-07-17 23:46:15,050 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  458. 2016-07-17 23:46:15,051 openlp.core.ui.media.__init__ DEBUG get_media_players
  459. 2016-07-17 23:46:15,055 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_css
  460. 2016-07-17 23:46:15,055 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_javascript
  461. 2016-07-17 23:46:15,055 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_html
  462. 2016-07-17 23:46:15,717 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_display
  463. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  464. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  465. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller DEBUG media_reset
  466. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  467. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  468. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller DEBUG media_reset
  469. 2016-07-17 23:46:15,718 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  470. 2016-07-17 23:46:15,718 openlp.core.ui.media.__init__ DEBUG get_media_players
  471. 2016-07-17 23:46:15,721 openlp.core.ui.slidecontroller.LiveController DEBUG Entering bootstrap_post_set_up
  472. 2016-07-17 23:46:15,721 openlp.core.ui.slidecontroller.LiveController DEBUG Entering post_set_up
  473. 2016-07-17 23:46:15,721 openlp.core.ui.slidecontroller.LiveController DEBUG Entering initialise
  474. 2016-07-17 23:46:15,721 openlp.core.ui.slidecontroller.LiveController DEBUG Entering update_slide_limits
  475. 2016-07-17 23:46:15,815 openlp.core.lib.toolbar DEBUG Init done for LiveController
  476. 2016-07-17 23:46:15,830 openlp.core.ui.slidecontroller.LiveController DEBUG Entering receive_spin_delay
  477. 2016-07-17 23:46:15,831 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering register_controller
  478. 2016-07-17 23:46:15,831 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_generic_controls
  479. 2016-07-17 23:46:15,831 openlp.core.lib.toolbar DEBUG Init done for LiveController
  480. 2016-07-17 23:46:15,852 openlp.core.ui.slidecontroller.LiveController DEBUG Entering set_live_hot_keys
  481. 2016-07-17 23:46:15,856 openlp.core.ui.slidecontroller.LiveController DEBUG Entering screen_size_changed
  482. 2016-07-17 23:46:15,858 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering retranslateUi
  483. 2016-07-17 23:46:15,893 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering set_transparency
  484. 2016-07-17 23:46:15,893 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering setup
  485. 2016-07-17 23:46:15,893 openlp.core.ui.maindisplay.MainDisplay DEBUG Start MainDisplay setup (live = True)
  486. 2016-07-17 23:46:15,964 openlp.core.lib.__init__ DEBUG image_to_byte - start
  487. 2016-07-17 23:46:16,061 openlp.core.lib.__init__ DEBUG image_to_byte - end
  488. 2016-07-17 23:46:16,061 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_css
  489. 2016-07-17 23:46:16,062 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_javascript
  490. 2016-07-17 23:46:16,062 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_html
  491. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_display
  492. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  493. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  494. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller DEBUG media_reset
  495. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  496. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  497. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller DEBUG media_reset
  498. 2016-07-17 23:46:16,303 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  499. 2016-07-17 23:46:16,304 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  500. 2016-07-17 23:46:16,304 openlp.core.ui.media.mediacontroller DEBUG media_reset
  501. 2016-07-17 23:46:16,304 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  502. 2016-07-17 23:46:16,304 openlp.core.ui.media.__init__ DEBUG get_media_players
  503. 2016-07-17 23:46:16,305 openlp.core.ui.slidecontroller.LiveController DEBUG Entering set_blank_menu
  504. 2016-07-17 23:46:16,306 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_css
  505. 2016-07-17 23:46:16,307 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_javascript
  506. 2016-07-17 23:46:16,307 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering get_media_display_html
  507. 2016-07-17 23:46:16,309 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering setup_display
  508. 2016-07-17 23:46:16,309 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  509. 2016-07-17 23:46:16,309 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  510. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller DEBUG media_reset
  511. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  512. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  513. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller DEBUG media_reset
  514. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  515. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  516. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller DEBUG media_reset
  517. 2016-07-17 23:46:16,310 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  518. 2016-07-17 23:46:16,310 openlp.core.ui.media.__init__ DEBUG get_media_players
  519. 2016-07-17 23:46:16,336 openlp.core.ui.thememanager.ThemeManager DEBUG Entering load_themes
  520. 2016-07-17 23:46:16,337 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  521. 2016-07-17 23:46:16,767 openlp.core.ui.thememanager.ThemeManager DEBUG Entering get_themes
  522. 2016-07-17 23:46:16,768 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering update_theme_list
  523. 2016-07-17 23:46:16,770 openlp.core.lib.renderer.Renderer DEBUG Entering set_service_theme
  524. 2016-07-17 23:46:16,770 openlp.core.lib.renderer.Renderer DEBUG _set_theme with theme Blue Burst
  525. 2016-07-17 23:46:16,770 openlp.core.ui.thememanager.ThemeManager DEBUG Entering get_theme_data
  526. 2016-07-17 23:46:16,770 openlp.core.ui.thememanager.ThemeManager DEBUG get theme data for theme Blue Burst
  527. 2016-07-17 23:46:16,895 openlp.core.lib.renderer.Renderer DEBUG Entering get_main_rectangle
  528. 2016-07-17 23:46:16,895 openlp.core.lib.renderer.Renderer DEBUG Entering get_footer_rectangle
  529. 2016-07-17 23:46:16,896 openlp.core.lib.imagemanager DEBUG add_image /home/paul/.local/share/openlp/themes/Blue Burst/BlueBurst.jpg
  530. 2016-07-17 23:46:16,896 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering regenerate_service_items
  531. 2016-07-17 23:46:16,896 openlp.core.lib.imagemanager DEBUG _process - started
  532. 2016-07-17 23:46:16,896 openlp.core.OpenLP DEBUG Entering set_busy_cursor
  533. 2016-07-17 23:46:16,897 openlp.core.lib.imagemanager DEBUG _processCache
  534. 2016-07-17 23:46:16,898 openlp.core.lib.__init__ DEBUG resize_image - start
  535. 2016-07-17 23:46:16,933 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering is_web_loaded
  536. 2016-07-17 23:46:16,936 openlp.core.OpenLP DEBUG Entering set_normal_cursor
  537. 2016-07-17 23:46:16,937 openlp.core.lib.renderer.Renderer DEBUG Entering set_global_theme
  538. 2016-07-17 23:46:16,938 openlp.core.lib.renderer.Renderer DEBUG _set_theme with theme Clouds
  539. 2016-07-17 23:46:16,938 openlp.core.ui.thememanager.ThemeManager DEBUG Entering get_theme_data
  540. 2016-07-17 23:46:16,938 openlp.core.ui.thememanager.ThemeManager DEBUG get theme data for theme Clouds
  541. 2016-07-17 23:46:16,982 openlp.core.lib.renderer.Renderer DEBUG Entering get_main_rectangle
  542. 2016-07-17 23:46:16,982 openlp.core.lib.renderer.Renderer DEBUG Entering get_footer_rectangle
  543. 2016-07-17 23:46:16,982 openlp.core.lib.imagemanager DEBUG add_image /home/paul/.local/share/openlp/themes/Clouds/Clouds.jpg
  544. 2016-07-17 23:46:16,982 openlp.core.lib.renderer.Renderer DEBUG Entering set_theme_level
  545. 2016-07-17 23:46:16,982 openlp.core.ui.thememanager.ThemeManager DEBUG Entering get_preview_image
  546. 2016-07-17 23:46:17,179 openlp.core.lib.imagemanager DEBUG _processCache
  547. 2016-07-17 23:46:17,179 openlp.core.lib.__init__ DEBUG resize_image - start
  548. 2016-07-17 23:46:17,191 openlp.core.ui.projector.manager DEBUG Loading all projectors
  549. 2016-07-17 23:46:17,191 openlp.core.ui.projector.manager DEBUG _load_projectors()
  550. 2016-07-17 23:46:17,191 openlp.core.lib.projector.db DEBUG get_all() called
  551. 2016-07-17 23:46:17,199 openlp.core.lib.projector.db DEBUG get_all() returning 0 item(s)
  552. 2016-07-17 23:46:17,203 openlp.core.ui.mainwindow DEBUG Loading QSettings
  553. 2016-07-17 23:46:17,206 openlp.core.ui.mainwindow INFO Load data from Settings
  554. 2016-07-17 23:46:17,211 openlp.core.lib.renderer.Renderer DEBUG Entering set_global_theme
  555. 2016-07-17 23:46:17,212 openlp.core.lib.renderer.Renderer DEBUG _set_theme with theme Clouds
  556. 2016-07-17 23:46:17,212 openlp.core.lib.imagemanager DEBUG add_image /home/paul/.local/share/openlp/themes/Clouds/Clouds.jpg
  557. 2016-07-17 23:46:17,210 openlp.core.lib.imagemanager DEBUG _processCache
  558. 2016-07-17 23:46:17,212 openlp.core.lib.__init__ DEBUG image_to_byte - start
  559. 2016-07-17 23:46:17,213 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering theme_change
  560. 2016-07-17 23:46:17,213 openlp.core.ui.thememanager.ThemeManager DEBUG Entering change_global_from_tab
  561. 2016-07-17 23:46:17,214 openlp.core.ui.thememanager.ThemeManager DEBUG change_global_from_tab Clouds
  562. 2016-07-17 23:46:17,282 openlp.core.ui.slidecontroller.LiveController DEBUG Entering set_blank_menu
  563. 2016-07-17 23:46:17,919 openlp.core.lib.__init__ DEBUG image_to_byte - end
  564. 2016-07-17 23:46:17,925 openlp.core.lib.imagemanager DEBUG _processCache
  565. 2016-07-17 23:46:17,928 openlp.core.lib.__init__ DEBUG image_to_byte - start
  566. 2016-07-17 23:46:17,927 openlp.core.OpenLP DEBUG Entering event
  567. 2016-07-17 23:46:17,929 openlp.core.OpenLP DEBUG Entering event
  568. 2016-07-17 23:46:17,966 root DEBUG Splashscreen closed
  569. 2016-07-17 23:46:17,975 openlp.core.ui.slidecontroller.LiveController DEBUG Entering main_display_set_background
  570. 2016-07-17 23:46:17,975 openlp.core.ui.slidecontroller.LiveController DEBUG Entering live_escape
  571. 2016-07-17 23:46:17,976 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_stop
  572. 2016-07-17 23:46:17,976 openlp.core.ui.media.mediacontroller DEBUG media_stop
  573. 2016-07-17 23:46:17,976 openlp.core.OpenLP DEBUG Entering process_events
  574. 2016-07-17 23:46:17,976 openlp.core.OpenLP DEBUG Entering process_events
  575. 2016-07-17 23:46:17,976 openlp.core.OpenLP DEBUG Entering process_events
  576. 2016-07-17 23:46:17,976 openlp.core.OpenLP DEBUG Entering process_events
  577. 2016-07-17 23:46:17,976 openlp.core.OpenLP DEBUG Entering process_events
  578. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering process_events
  579. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering process_events
  580. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering process_events
  581. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering process_events
  582. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering process_events
  583. 2016-07-17 23:46:17,985 openlp.core.OpenLP DEBUG Entering exec
  584. 2016-07-17 23:46:18,185 openlp.core.lib.__init__ DEBUG image_to_byte - end
  585. 2016-07-17 23:46:18,186 openlp.core.lib.imagemanager DEBUG _process - ended
  586. 2016-07-17 23:46:19,816 openlp.core.OpenLP DEBUG Entering event
  587. 2016-07-17 23:46:19,817 openlp.core.OpenLP DEBUG Entering event
  588. 2016-07-17 23:47:00,565 openlp.core.OpenLP DEBUG Entering event
  589. 2016-07-17 23:47:00,565 openlp.core.OpenLP DEBUG Entering event
  590. 2016-07-17 23:47:09,627 openlp.core.ui.settingsform DEBUG Inserting Core tab
  591. 2016-07-17 23:47:09,631 openlp.core.ui.settingsform DEBUG Inserting Themes tab
  592. 2016-07-17 23:47:09,632 openlp.core.ui.settingsform DEBUG Inserting Advanced tab
  593. 2016-07-17 23:47:09,632 openlp.core.ui.settingsform DEBUG Inserting Players tab
  594. 2016-07-17 23:47:09,633 openlp.core.ui.settingsform DEBUG Inserting Projector tab
  595. 2016-07-17 23:47:09,634 openlp.core.ui.settingsform DEBUG Inserting songs tab
  596. 2016-07-17 23:47:09,634 openlp.core.ui.settingsform DEBUG Inserting bibles tab
  597. 2016-07-17 23:47:09,634 openlp.core.ui.settingsform DEBUG Inserting presentations tab
  598. 2016-07-17 23:47:09,635 openlp.core.ui.settingsform DEBUG Inserting images tab
  599. 2016-07-17 23:47:09,635 openlp.core.ui.settingsform DEBUG Inserting media tab
  600. 2016-07-17 23:47:09,636 openlp.core.ui.settingsform DEBUG Inserting custom tab
  601. 2016-07-17 23:47:09,636 openlp.core.ui.settingsform DEBUG Inserting alerts tab
  602. 2016-07-17 23:47:09,637 openlp.core.ui.settingsform DEBUG Inserting remotes tab
  603. 2016-07-17 23:47:12,704 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  604. 2016-07-17 23:47:12,704 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/$" matched "/"
  605. 2016-07-17 23:47:12,704 openlp.plugins.remotes.lib.httprouter DEBUG serve file request None
  606. 2016-07-17 23:47:12,917 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  607. 2016-07-17 23:47:12,920 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  608. 2016-07-17 23:47:12,921 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.css"
  609. 2016-07-17 23:47:12,921 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.css
  610. 2016-07-17 23:47:12,922 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.css"
  611. 2016-07-17 23:47:12,922 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.css
  612. 2016-07-17 23:47:12,922 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.css
  613. 2016-07-17 23:47:12,925 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  614. 2016-07-17 23:47:12,925 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.min.js"
  615. 2016-07-17 23:47:12,926 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.min.js
  616. 2016-07-17 23:47:12,926 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.min.js
  617. 2016-07-17 23:47:12,928 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  618. 2016-07-17 23:47:12,928 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.js"
  619. 2016-07-17 23:47:12,929 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.js
  620. 2016-07-17 23:47:12,929 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.js
  621. 2016-07-17 23:47:12,932 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  622. 2016-07-17 23:47:12,932 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.js"
  623. 2016-07-17 23:47:12,932 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.js
  624. 2016-07-17 23:47:12,932 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.css
  625. 2016-07-17 23:47:12,960 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.js
  626. 2016-07-17 23:47:13,633 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  627. 2016-07-17 23:47:13,634 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/images/favicon.ico"
  628. 2016-07-17 23:47:13,634 openlp.plugins.remotes.lib.httprouter DEBUG serve file request images/favicon.ico
  629. 2016-07-17 23:47:13,674 openlp.plugins.remotes.lib.httprouter ERROR Failed to open /usr/share/openlp/openlp/plugins/remotes/html/images/favicon.ico
  630. Traceback (most recent call last):
  631. File "/usr/share/openlp/openlp/plugins/remotes/lib/httprouter.py", line 378, in _process_file
  632. file_handle = open(path, 'rb')
  633. FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/openlp/openlp/plugins/remotes/html/images/favicon.ico'
  634. 2016-07-17 23:47:21,720 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  635. 2016-07-17 23:47:21,720 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/$" matched "/"
  636. 2016-07-17 23:47:21,720 openlp.plugins.remotes.lib.httprouter DEBUG serve file request None
  637. 2016-07-17 23:47:21,851 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  638. 2016-07-17 23:47:21,855 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  639. 2016-07-17 23:47:21,855 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.css"
  640. 2016-07-17 23:47:21,856 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.css"
  641. 2016-07-17 23:47:21,856 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.css
  642. 2016-07-17 23:47:21,856 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.css
  643. 2016-07-17 23:47:21,856 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.css
  644. 2016-07-17 23:47:21,860 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  645. 2016-07-17 23:47:21,860 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.min.js"
  646. 2016-07-17 23:47:21,860 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.min.js
  647. 2016-07-17 23:47:21,860 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.css
  648. 2016-07-17 23:47:21,862 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.min.js
  649. 2016-07-17 23:47:21,865 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  650. 2016-07-17 23:47:21,865 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.js"
  651. 2016-07-17 23:47:21,868 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.js
  652. 2016-07-17 23:47:21,868 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.js
  653. 2016-07-17 23:47:21,868 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  654. 2016-07-17 23:47:21,868 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.js"
  655. 2016-07-17 23:47:21,869 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.js
  656. 2016-07-17 23:47:21,869 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.js
  657. 2016-07-17 23:47:26,020 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  658. 2016-07-17 23:47:26,020 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/$" matched "/"
  659. 2016-07-17 23:47:26,021 openlp.plugins.remotes.lib.httprouter DEBUG serve file request None
  660. 2016-07-17 23:47:26,112 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  661. 2016-07-17 23:47:26,115 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.css"
  662. 2016-07-17 23:47:26,115 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.css
  663. 2016-07-17 23:47:26,115 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  664. 2016-07-17 23:47:26,116 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.css"
  665. 2016-07-17 23:47:26,116 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.css
  666. 2016-07-17 23:47:26,116 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.css
  667. 2016-07-17 23:47:26,116 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.css
  668. 2016-07-17 23:47:26,119 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  669. 2016-07-17 23:47:26,119 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.min.js"
  670. 2016-07-17 23:47:26,119 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.min.js
  671. 2016-07-17 23:47:26,119 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.min.js
  672. 2016-07-17 23:47:26,122 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  673. 2016-07-17 23:47:26,123 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/openlp.js"
  674. 2016-07-17 23:47:26,123 openlp.plugins.remotes.lib.httprouter DEBUG serve file request openlp.js
  675. 2016-07-17 23:47:26,123 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/openlp.js
  676. 2016-07-17 23:47:26,126 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  677. 2016-07-17 23:47:26,126 openlp.plugins.remotes.lib.httprouter DEBUG Route "^/files/(.*)$" matched "/files/jquery.mobile.min.js"
  678. 2016-07-17 23:47:26,126 openlp.plugins.remotes.lib.httprouter DEBUG serve file request jquery.mobile.min.js
  679. 2016-07-17 23:47:26,126 openlp.plugins.remotes.lib.httprouter DEBUG Opened /usr/share/openlp/openlp/plugins/remotes/html/jquery.mobile.min.js
  680. 2016-07-17 23:47:33,002 openlp.core.common.__init__ DEBUG check_directory_exists /home/paul/.local/share/openlp
  681. 2016-07-17 23:47:33,004 openlp.core.ui.media.__init__ DEBUG get_media_players
  682. 2016-07-17 23:47:33,047 openlp.core.OpenLP DEBUG Entering event
  683. 2016-07-17 23:47:33,047 openlp.core.OpenLP DEBUG Entering event
  684. 2016-07-17 23:47:33,051 openlp.core.OpenLP DEBUG Entering event
  685. 2016-07-17 23:47:33,052 openlp.core.OpenLP DEBUG Entering event
  686. 2016-07-17 23:47:35,556 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering is_modified
  687. 2016-07-17 23:47:37,474 openlp.core.ui.mainwindow INFO cleanup plugins
  688. 2016-07-17 23:47:37,474 openlp.core.lib.pluginmanager.PluginManager DEBUG Entering finalise_plugins
  689. 2016-07-17 23:47:37,474 songsplugin INFO Songs Finalising
  690. 2016-07-17 23:47:37,488 openlp.core.ui.mediadockmanager DEBUG remove Songs dock
  691. 2016-07-17 23:47:37,532 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for songs
  692. 2016-07-17 23:47:37,532 bibleplugin INFO Plugin Finalise
  693. 2016-07-17 23:47:37,532 openlp.core.ui.mediadockmanager DEBUG remove Bibles dock
  694. 2016-07-17 23:47:37,545 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for bibles
  695. 2016-07-17 23:47:37,545 presentationplugin INFO Plugin Finalise
  696. 2016-07-17 23:47:37,546 openlp.plugins.presentations.lib.impresscontroller DEBUG Kill OpenOffice
  697. 2016-07-17 23:47:37,546 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice
  698. 2016-07-17 23:47:37,546 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - getComponentContext
  699. 2016-07-17 23:47:37,546 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - createInstaneWithContext - UnoUrlResolver
  700. 2016-07-17 23:47:37,568 openlp.core.utils.__init__ DEBUG get UNO Desktop Openoffice - resolve
  701. 2016-07-17 23:47:37,596 openlp.plugins.presentations.lib.impresscontroller DEBUG get UNO Desktop Openoffice - createInstanceWithContext - Desktop
  702. 2016-07-17 23:47:37,634 openlp.plugins.presentations.lib.impresscontroller DEBUG OpenOffice killed
  703. 2016-07-17 23:47:37,635 openlp.plugins.presentations.lib.pdfcontroller DEBUG Kill pdfviewer
  704. 2016-07-17 23:47:37,636 openlp.core.ui.mediadockmanager DEBUG remove Presentations dock
  705. 2016-07-17 23:47:37,640 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for presentations
  706. 2016-07-17 23:47:37,640 openlp.core.ui.mediadockmanager DEBUG remove Images dock
  707. 2016-07-17 23:47:37,645 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for images
  708. 2016-07-17 23:47:37,645 mediaplugin INFO Media Finalising
  709. 2016-07-17 23:47:37,645 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering finalise
  710. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  711. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller DEBUG media_reset
  712. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  713. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  714. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller DEBUG media_reset
  715. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  716. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering media_reset
  717. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller DEBUG media_reset
  718. 2016-07-17 23:47:37,646 openlp.core.ui.media.mediacontroller.MediaController DEBUG Entering set_controls_visible
  719. 2016-07-17 23:47:37,646 openlp.core.ui.mediadockmanager DEBUG remove Media dock
  720. 2016-07-17 23:47:37,650 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for media
  721. 2016-07-17 23:47:37,651 customplugin INFO Custom Finalising
  722. 2016-07-17 23:47:37,651 openlp.core.ui.mediadockmanager DEBUG remove Custom Slides dock
  723. 2016-07-17 23:47:37,653 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for custom
  724. 2016-07-17 23:47:37,653 songusageplugin INFO Plugin Finalise
  725. 2016-07-17 23:47:37,685 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for songusage
  726. 2016-07-17 23:47:37,685 alertsplugin INFO Alerts Finalising
  727. 2016-07-17 23:47:37,685 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for alerts
  728. 2016-07-17 23:47:37,685 remoteplugin DEBUG finalise
  729. 2016-07-17 23:47:37,685 openlp.plugins.remotes.lib.httpserver DEBUG stop called
  730. 2016-07-17 23:47:37,685 openlp.plugins.remotes.lib.httpserver DEBUG Stopped the server.
  731. 2016-07-17 23:47:37,685 openlp.core.lib.pluginmanager.PluginManager INFO Finalisation Complete for remotes
  732. 2016-07-17 23:47:37,686 openlp.core.ui.mainwindow DEBUG Saving QSettings
  733. 2016-07-17 23:47:37,791 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering close
  734. 2016-07-17 23:47:37,791 openlp.core.ui.maindisplay.MainDisplay DEBUG Entering closeEvent
  735. 2016-07-17 23:47:37,791 openlp.core.ui.servicemanager.ServiceManager DEBUG Entering clean_up
  736. 2016-07-17 23:47:37,920 openlp.core.OpenLP DEBUG Entering event
  737. 2016-07-17 23:47:37,964 openlp.core.OpenLP DEBUG Entering event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement