← Back to team overview

openlp-core team mailing list archive

[Bug 1096756] [NEW] Traceback when replacing background with video.

 

Public bug reported:

**OpenLP Bug Report**
Version: {u'full': u'2.0', u'version': u'2.0', u'build': None}

--- Details of the Exception. ---

Reproduce by adding video to media manager then clicking "Replace live
background." button. Traceback occurs.

 --- Exception Traceback ---
Traceback (most recent call last):
  File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 171, in media_state
    self.currentMediaPlayer[source].update_ui(display)
  File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/media/webkitplayer.py", line 414, in update_ui
    (currentTime, ok) = display.frame.evaluateJavaScript(u'show_video("currentTime");')
TypeError: 'NoneType' object is not iterable

--- System information ---
Platform: Darwin-12.2.0-x86_64-i386-64bit

--- Library Versions ---
Python: 2.7.3
Qt4: 4.8.4
Phonon: 4.6.0
PyQt4: 4.9.6
QtWebkit: 534.34
SQLAlchemy: 0.7.9
SQLAlchemy Migrate: 0.7.2
BeautifulSoup: 3.2.1
lxml: 2.3.2
Chardet: 2.0.1
PyEnchant: 1.6.5
PySQLite: -
Mako: 0.7.3
pyUNO bridge: -

** Affects: openlp
     Importance: Undecided
         Status: New

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

Title:
  Traceback when replacing background with video.

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  **OpenLP Bug Report**
  Version: {u'full': u'2.0', u'version': u'2.0', u'build': None}

  --- Details of the Exception. ---

  Reproduce by adding video to media manager then clicking "Replace live
  background." button. Traceback occurs.

   --- Exception Traceback ---
  Traceback (most recent call last):
    File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 171, in media_state
      self.currentMediaPlayer[source].update_ui(display)
    File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/media/webkitplayer.py", line 414, in update_ui
      (currentTime, ok) = display.frame.evaluateJavaScript(u'show_video("currentTime");')
  TypeError: 'NoneType' object is not iterable

  --- System information ---
  Platform: Darwin-12.2.0-x86_64-i386-64bit

  --- Library Versions ---
  Python: 2.7.3
  Qt4: 4.8.4
  Phonon: 4.6.0
  PyQt4: 4.9.6
  QtWebkit: 534.34
  SQLAlchemy: 0.7.9
  SQLAlchemy Migrate: 0.7.2
  BeautifulSoup: 3.2.1
  lxml: 2.3.2
  Chardet: 2.0.1
  PyEnchant: 1.6.5
  PySQLite: -
  Mako: 0.7.3
  pyUNO bridge: -

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


Follow ups

References