openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12026
[Bug 855342] Re: File not found error when saving a service with audio files
** Summary changed:
- Can't save audio files with spaces in the path on Windows
+ File not found error when saving a service with audio files
** Description changed:
- Cannot save a service with audio files with spaces in the file names, on
- Windows.
+ When saving a service file that has songs with audio files attached,
+ which has previously been saved, the following traceback occurs:
Traceback (most recent call last):
- File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.servicemanager", line 557, in saveFile
- File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/zipfile", line 1007, in write
+ File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.servicemanager", line 557, in saveFile
+ File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/zipfile", line 1007, in write
WindowsError: [Error 3] The system cannot find the path specified:
u"audio\\3abd9db4-e41b-11e0-b2f6-1c6f65b804c5\\05-It's all in your hands.mp3"
** Changed in: openlp
Status: New => Confirmed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/855342
Title:
File not found error when saving a service with audio files
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
When saving a service file that has songs with audio files attached,
which has previously been saved, the following traceback occurs:
Traceback (most recent call last):
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.servicemanager", line 557, in saveFile
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/zipfile", line 1007, in write
WindowsError: [Error 3] The system cannot find the path specified:
u"audio\\3abd9db4-e41b-11e0-b2f6-1c6f65b804c5\\05-It's all in your hands.mp3"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/855342/+subscriptions
References