Activity log for bug #1623711

Date Who What changed Old value New value Message
2016-09-14 23:39:53 Azaziah bug added bug
2016-09-14 23:39:53 Azaziah attachment added openlp.log https://bugs.launchpad.net/bugs/1623711/+attachment/4741239/+files/openlp.log
2016-09-15 06:43:58 Azaziah summary Unable to delete web bibles Unable to delete web bibles or more than one bible
2016-09-15 06:44:40 Azaziah 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. Win 10, Trunk 2695 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
2016-09-15 14:03:44 Azaziah 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 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'
2016-10-04 00:20:31 Azaziah openlp: importance Undecided Medium
2016-10-06 14:40:29 Phill openlp: status New Confirmed
2016-10-21 09:00:25 Phill openlp: assignee Phill (phill-ridout)
2016-10-28 07:48:25 Phill openlp: status Confirmed In Progress
2016-11-01 06:51:29 Phill branch linked lp:~phill-ridout/openlp/bug1623711
2016-11-01 08:20:51 Phill nominated for series openlp/trunk
2016-11-01 08:20:51 Phill bug task added openlp/trunk
2016-11-01 08:20:51 Phill nominated for series openlp/2.4
2016-11-01 08:20:51 Phill bug task added openlp/2.4
2016-11-01 08:21:02 Phill openlp/2.4: status New In Progress
2016-11-01 08:21:06 Phill openlp/2.4: importance Undecided Low
2016-11-01 08:21:09 Phill openlp/2.4: assignee Phill (phill-ridout)
2016-11-01 08:21:20 Phill openlp/2.4: milestone 2.4.4
2016-11-01 08:21:24 Phill openlp/trunk: milestone 2.5.1
2016-11-01 08:21:44 Phill branch linked lp:~phill-ridout/openlp/bug1623711-2.4
2016-11-01 17:23:44 Tim Bentley openlp/trunk: milestone 2.5.1
2016-11-01 19:24:27 Phill branch unlinked lp:~phill-ridout/openlp/bug1623711
2016-11-01 19:36:17 Phill branch linked lp:~phill-ridout/openlp/bug1623711
2016-11-01 20:01:53 Phill branch unlinked lp:~phill-ridout/openlp/bug1623711-2.4
2016-11-01 20:25:19 Phill branch linked lp:~phill-ridout/openlp/bug1623711-2.4
2016-11-01 21:01:42 Tim Bentley openlp/trunk: status In Progress Fix Committed
2016-11-01 21:01:45 Tim Bentley openlp/trunk: milestone 2.5.1
2016-11-01 21:01:56 Tim Bentley openlp/2.4: milestone 2.4.4
2016-11-06 20:01:59 Tim Bentley openlp/2.4: milestone 2.4.4
2016-11-06 20:02:01 Tim Bentley openlp/2.4: status In Progress Fix Committed
2016-11-27 07:19:32 Tim Bentley openlp/2.4: status Fix Committed Fix Released