Hello Andreas, thanks for that hint - it now shouldn't happen again. Please test again. I fix it in revision 1411.
> Hello, > > A few comments from me. > > I got this traceback while trying to import a v1 bible/re importing a v2 > bible: > > Traceback (most recent call last): > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/forms/bibler > eimportform.py", line 145, in onCurrentIdChanged > self.performWizard() > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/forms/bibler > eimportform.py", line 625, in performWizard > get_book_ref_id_by_name(book[u'name'], language_id) > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/db.py", > line 330, in get_book_ref_id_by_name > language_id): > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/db.py", > line 905, in get_book_reference_id > (name, language_id)) > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/db.py", > line 883, in run_sql > cursor = AlternativeBookNamesDB.get_cursor() > File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/db.py", > line 858, in get_cursor > AlternativeBookNamesDB.conn = sqlite3.connect(filepath) > OperationalError: unable to open database file -- https://code.launchpad.net/~orangeshirt/openlp/bibles/+merge/58455 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

