diff line 9: this is enough: db_encoding = unicode(settings.value(u'db encoding', u'utf8')) diff line 11: you may save the brackets: self.db_url += u'?charset=%s' % urlquote(db_encoding) -- https://code.launchpad.net/~rapecik/openlp/bug-941692/+merge/94944 Your team OpenLP Core is subscribed to branch lp:openlp.
_______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp