← Back to team overview

openlp-core team mailing list archive

[Bug 1196918] Re: OpenLP does not check if a background media file exists

 

*** This bug is a duplicate of bug 1197376 ***
    https://bugs.launchpad.net/bugs/1197376

** This bug has been marked a duplicate of bug 1197376
   Typing a path for a theme background causes a key error

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

Title:
  OpenLP does not check if a background media file exists

Status in OpenLP - Worship Presentation Software:
  New
Status in OpenLP 2.0 series:
  New
Status in OpenLP trunk series:
  New

Bug description:
  http://support.openlp.org/issues/1986

  Version: {u'full': u'2.0.1', u'version': u'2.0.1', u'build': None}

  --- Details of the Exception. ---

  just opened program and got this

  --- Exception Traceback ---
  Traceback (most recent call last):
  File 
  "/usr/lib/pymodules/python2.7/openlp/plugins/songs/lib/mediaitem.py", 
  line 582, in serviceLoad
  self._updateBackgroundAudio(song, item)
  File 
  "/usr/lib/pymodules/python2.7/openlp/plugins/songs/lib/mediaitem.py", 
  line 98, in _updateBackgroundAudio
  dest_file)
  File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
  with open(src, 'rb') as fsrc:
  IOError: [Errno 2] No such file or directory: 
  u'/home/cat/.local/share/openlp/songs/audio/191/crowd cheering.crdownload'

  --- System information ---
  Platform: Linux-3.5.0-27-generic-x86_64-with-Ubuntu-12.10-quantal
  Desktop: GNOME

  --- Library Versions ---
  Python: 2.7.3
  Qt4: 4.8.3
  Phonon: 4.6.0
  PyQt4: 4.9.3
  QtWebkit: 534.34
  SQLAlchemy: 0.7.8
  SQLAlchemy Migrate: 0.7.2
  BeautifulSoup: 3.2.1
  lxml: 2.3.5
  Chardet: 2.0.1
  PyEnchant: 1.6.5
  PySQLite: 1.0.1
  Mako: 0.7.1
  pyUNO bridge: 3.6

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


References