>And 1 more suggestion: may be it is better to use this: > >os.path.isfile(os.path.join(self.get_temp_folder(), >u'mainslide001.png')) > >instead of this: > >os.path.isfile(self.get_temp_folder() + u'/mainslide001.png')
Good catch Dmitriy! -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. https://code.launchpad.net/~tomasgroth/openlp/mupdf/+merge/174849 Your team OpenLP Core is requested to review the proposed merge of lp:~tomasgroth/openlp/mupdf into 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

