← Back to team overview

openlp-core team mailing list archive

[Bug 905040] [NEW] Traceback when saving service to removed media

 

Public bug reported:

Load a service file from a removable device (SD Card)
Add song to service
Remove SD card
Save service

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 599, in saveFile
  File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz\shutil", line 84, in copy
  File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz\shutil", line 51, in copyfile
IOError: [Errno 2] No such file or directory: u'E:\\OpenLP\\12-18.osz'

Windows 7
OpenLP 1.9.7 build bzr1837

** 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/905040

Title:
  Traceback when saving service to removed media

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Load a service file from a removable device (SD Card)
  Add song to service
  Remove SD card
  Save service

  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 599, in saveFile
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz\shutil", line 84, in copy
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz\shutil", line 51, in copyfile
  IOError: [Errno 2] No such file or directory: u'E:\\OpenLP\\12-18.osz'

  Windows 7
  OpenLP 1.9.7 build bzr1837

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


Follow ups

References