← Back to team overview

openlp-core team mailing list archive

[Bug 1842523] Re: trunk V2898 adding video file to Service causes errors

 

nager object at 0x12061530>> for live_display_active
2019-09-03 19:22:52,200 MainThread openlp.core.common.registry                             ERROR    OpenLP Error trace
   File run_openlp.py at line 87
         called start()
   File run_openlp.py at line 83
         called main()
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\app.py at line 454
         called sys.exit(application.run(qt_args))
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\app.py at line 145
         called return self.exec()
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\app.py at line 80
         called result = QtWidgets.QApplication.exec()
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\ui\slidecontroller.py at line 1076
         called self.hide_plugin(checked)
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\common\mixins.py at line 62
         called return func(*args, **kwargs)
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\ui\slidecontroller.py at line 1131
         called [self.service_item, self.is_live])
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\common\registry.py at line 136
         called trace_error_handler(log)
   File C:\Users\Kathy\Documents\Church\source\python\openlp_trunk_2898\openlp\openlp\core\common\__init__.py at line 101
         called for tb in traceback.extract_stack():
2019-09-03 19:22:52,205 MainThread openlp.core.common.registry                             ERROR    Event images_unblank called but not registered

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

Title:
  trunk V2898 adding video file to Service causes errors

Status in OpenLP:
  Confirmed

Bug description:
  Windows 10 32 bit
  trunk V2898
  Single display with custom screen 1024x768 in OpenLP settings

  I loaded a small moving background in MPG format.  I checked and the issue with not being able to edit a song is still valid.
  The media item was shown in the Library.  I used Drag and Drop to add the media item to the middle of a service with multiple items in it.  

  Error 1
  The item was displayed in the Service....Every item in the Service below where I added the media item vanished.  

  I double clicked the slide above the media item to send it to the live
  display.  The slide was displayed as expected.  Live display enabled.

  Unexpected Behavior
  I pressed the down arrow on the keyboard and the live display vanished and returned with the video playing.

  I pressed the Esc key to end the live screen and shut down OpenLP.

  Error 2
  I was not asked to save the modified Service.  When I restarted OpenLP the media items as still there, but the Service did not show the Media item...
   
  In the terminal the following information was displayed.

  Error 3?
  [16973d88] direct3d11 vout display error: Could not Create the D3D11 device. (hr=0x80004001)
  [16973d88] direct3d11 vout display error: Direct3D11 could not be opened
  [16973d88] direct3d11 vout display error: SetThumbNailClip failed: 0x800706f4
  [mpeg2video @ 16fdabc0] get_buffer() failed
  [mpeg2video @ 16fdabc0] thread_get_buffer() failed
  [mpeg2video @ 16fdabc0] get_buffer() failed (-12 00000000)
  [16973d88] direct3d9 vout display error: SetThumbNailClip failed: 0x800706f4

  I am including the OpenLP.log file as it shows a trace dump.  The
  Error.log is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1842523/+subscriptions


References