← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~gerald-britton/openlp/newbugs into lp:openlp

 

The problem is line 98 of the diff: +from com.sun.star.uno import RuntimeException

This needs to be in a if os.name != u'nt': block, as we don't have pyuno on Windows so win32com is used instead.

-- 
https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/62780
Your team OpenLP Core is subscribed to branch lp:openlp.


Follow ups

References