** Also affects: openlp/trunk
Importance: Medium
Assignee: Phill (phill-ridout)
Status: In Progress
** Also affects: openlp/2.4
Importance: Undecided
Status: New
** Changed in: openlp/2.4
Status: New => In Progress
** Changed in: openlp/2.4
Importance: Undecided => Low
** Changed in: openlp/2.4
Assignee: (unassigned) => Phill (phill-ridout)
** Changed in: openlp/2.4
Milestone: None => 2.4.4
** Changed in: openlp/trunk
Milestone: None => 2.5.1
** Branch linked: lp:~phill-ridout/openlp/bug1623711-2.4
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1623711
Title:
Unable to delete web bibles or more than one bible
Status in OpenLP:
In Progress
Status in OpenLP 2.4 series:
In Progress
Status in OpenLP trunk series:
In Progress
Bug description:
When web bible is deleted from the UI, it does not get deleted.
After failed deletion attempt local bibles are not being deleted either.
Deleting normal bibles works for the first bible, but stops working
after that.
Win 10, Trunk 2695
The issue seems to be that OpenLP "uses"
the files that are supposed to be deleted:
2016-09-15 17:01:20,489 openlp.core.utils.__init__
ERROR Unable to delete file E:\bzr\data_folder_olp\bibles\Third Millennium
Bible.sqlite
Traceback (most recent call last):
File "openlp\core\utils\__init__.py", line 358, in delete_file
PermissionError: [WinError 32] The process cannot access the file because it
is being used by another process: 'E:\\bzr\\data_folder_olp\\bibles\\Third
Millennium Bible.sqlite'
2016-09-15 17:01:27,248 openlp.core.utils.__init__
ERROR Unable to delete file E:\bzr\data_folder_olp\bibles\Test.sqlite
Traceback (most recent call last):
File "openlp\core\utils\__init__.py", line 358, in delete_file
PermissionError: [WinError 32] The process cannot access the file because it
is being used by another process:
'E:\\bzr\\data_folder_olp\\bibles\\Test.sqlite'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1623711/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp