openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #20910
[Bug 1196918] Re: OpenLP does not check if a background media file exists
Files ending in .crdownload are temporary files created by Google Chrome
when downloading a file. My guess is that this file was selected by
mistake before the file had finished downloading. Once the Chrome had
finished downloading the file it then deleted the temporary file.
Never the less this is still a bug as OpenLP should not assume that the
file is always going to be there.
** Tags added: background-audio song support-system
** Changed in: openlp
Importance: Undecided => Medium
** Changed in: openlp
Milestone: None => 2.1.1
** Also affects: openlp/2.0
Importance: Undecided
Status: New
** Also affects: openlp/trunk
Importance: Medium
Status: New
** Changed in: openlp/2.0
Milestone: None => 2.0.2
** Changed in: openlp/2.0
Importance: Undecided => Medium
--
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