openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #32693
[Bug 1748719] Re: deleting a bible causes a traceback
so it looks like the path contains the directory where the bibles are
stored and file contains a pathobject consisting on only a name, the
name of the bible db.
I didn't find uses of name. so I guess that can be removed.
Another weird thing about the BibleDB object is that it has a get_name
method that overwrites the name of the bible and then returns it. I
guess that's sort of valid, because I didn't find any occurrence of a
BibleDB object being created with a name, but it still looks weird...
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1748719
Title:
deleting a bible causes a traceback
Status in OpenLP:
New
Bug description:
Starting with no OpenLP config, when I import a couple of bibles
during the FTW, and then delete a bible from the Library in the main
interface I get a traceback.
This happens in trunk
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1748719/+subscriptions
References