[Openlp-core] [Bug 927473] Re: MySQL server has gone away

2012-02-27 Thread Raoul Snyman
Yes, it should. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/927473 Title: MySQL server has gone away Status in OpenLP - Worship Presentation Software: Fix Released Bug description: When usin

Re: [Openlp-core] [Merge] lp:~orangeshirt/openlp/search_for_songbooks into lp:openlp

2012-02-27 Thread Raoul Snyman
I agree with Armin, I think Book is a more likely search than Theme. -- https://code.launchpad.net/~orangeshirt/openlp/search_for_songbooks/+merge/94693 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~

Re: [Openlp-core] [Merge] lp:~m2j/openlp/cleanups into lp:openlp

2012-02-27 Thread Meinert Jordan
I missed some u''s. Will change this. -- https://code.launchpad.net/~m2j/openlp/cleanups/+merge/94829 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad

[Openlp-core] [Bug 927473] Re: MySQL server has gone away

2012-02-27 Thread phill
Does this fix http://support.openlp.org/issues/402? -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/927473 Title: MySQL server has gone away Status in OpenLP - Worship Presentation Software: Fix Re

Re: [Openlp-core] [Merge] lp:~rapecik/openlp/bug-941692 into lp:openlp

2012-02-27 Thread Rastislav Pecik
I have cleaned the code as you have requested and I have also created the functionality, where the encoding is being loaded from configuration file from "db encoding=". If the configuration file does not contain db encoding, then utf8 is used as a default one. Encodings that can be used are foun

Re: [Openlp-core] [Merge] lp:~m2j/openlp/cleanups into lp:openlp

2012-02-27 Thread Raoul Snyman
Review: Needs Fixing I would suggest using **kwargs instead of a whole bunch of named parameters which might only get longer. It makes the method forward and backward compatible. Eventually it would be great to replace all the action creation methods with the single kwarg'd version, but we can

[Openlp-core] [Bug 941966] [NEW] OpenLP can't continue when saving service with linked audio

2012-02-27 Thread Derek Robin Chambers
Public bug reported: **OpenLP Bug Report** Version: {u'full': u'1.9.8', u'version': u'1.9.8', u'build': None} --- Details of the Exception. --- This happens on saving a service that includes a song with linked audio. The error seems to mean just "C:\Users\Derek\AppData\Roaming\openlp\data\servic

Re: [Openlp-core] [Merge] lp:~rapecik/openlp/bug-941692 into lp:openlp

2012-02-27 Thread Jonathan Corwin
Review: Needs Information Would the MySQL database always be utf8, or could a user set it as a different type? I.e. might the charset need to be configurable? -- https://code.launchpad.net/~rapecik/openlp/bug-941692/+merge/94702 Your team OpenLP Core is subscribed to branch lp:openlp.

Re: [Openlp-core] [Merge] lp:~orangeshirt/openlp/search_for_songbooks into lp:openlp

2012-02-27 Thread Tim Bentley
Review: Needs Information Why move above themes? -- https://code.launchpad.net/~orangeshirt/openlp/search_for_songbooks/+merge/94693 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to

Re: [Openlp-core] [Merge] lp:~orangeshirt/openlp/search_for_songbooks into lp:openlp

2012-02-27 Thread Armin Köhler
> Why move above themes? It makes more sense for me. Till now I've never searched for themes but often missed book search. I could change the order and move book to bottom, the order isn't imporant for me. -- https://code.launchpad.net/~orangeshirt/openlp/search_for_songbooks/+merge/94693 Your