lp:~raoul-snyman/openlp/bug-1154467-2.0

Created by Raoul Snyman and last modified
Get this branch:
bzr branch lp:~raoul-snyman/openlp/bug-1154467-2.0
Only Raoul Snyman can upload to this branch. If you are Raoul Snyman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Raoul Snyman
Project:
OpenLP
Status:
Merged

Recent revisions

2182. By Raoul Snyman

Add a 10ms wait before trying again.

2181. By Raoul Snyman

Attempt to fix bug #1154467 by retrying the commit if it fails

2180. By Phill

It appears that when a url encoded in unicode is requested with urllib2.urlopen .getUrl() returns unicode. However the url that we request in the biblegateway importer contains redirects. In this case the redirect uses an utf-8 url (im guessing that) urllib2 takes this as an utf-8 encoded url, so returns getUrl() encoded as utf-8.

2179. By Andreas Preikschat

updated i18n

2178. By Jonathan Springer

Fix shortcutlistform to pass all keyboard events to the keyReleaseEvent handler because on Mac OS X when the Command key is pressed together with another key a keyReleaseEvent isn't generated.

2177. By Phill

Fix for bug #1258634 by converting notes to unicode from QString

2176. By Phill

Fixed bug1222534 by using userData rather than relying on a translated string.

2175. By Phill

Changing theme on bible settings tab causes an error when saving service

2174. By Oliver Wieland

Partially fix of Bug #1173749 and bug #1199639
Validates the tags in the lyrics on editing a song. If there are misplaced tags, a message box will appear.
Tags must be closed before the end of a verse.

2173. By Phill

Fix bug #1012110 by encoding the file name with the file system encoding

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openlp
This branch contains Public information 
Everyone can see this information.

Subscribers