Comment 11 for bug 1223644

Revision history for this message
Zachary Steele (zcsteele) wrote :

There are three underlying issues causing this bug to occur:

1) LibreOffice 4 depends on the wrong version of python-uno
2) OpenLP 2.0.2 depends on LibreOffice 3.5 but the dependency is not listed in the package
3) OpenLP crashes if external code throws an exception during init_db in file core/lib/db.py

While root cause #1 is out of our hands, root causes #2 and #3 are entirely within the domain of OpenLP's code and package.