[Openlp-core] [Bug 687638] Re: wrong alphabetical order in song list in Slovak language

2011-12-18 Thread Meinert Jordan
It seems as our string collation algorithm is implemented as part of POSIX for each OS differently. On Windows there is no support for utf-8 encoded strings [http://sgehrig.wordpress.com/2008/12/08/update-on-strcoll-utf-8-issue/]. So at least for Windows we should switch to the ICU string collati

Re: [Openlp-core] [Merge] lp:~googol/openlp/trivial into lp:openlp

2011-12-18 Thread Raoul Snyman
Review: Approve -- https://code.launchpad.net/~googol/openlp/trivial/+merge/86174 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 :

[Openlp-core] [Bug 905367] Re: Browser web remote can Search only

2011-12-18 Thread Raoul Snyman
** Changed in: openlp Status: Confirmed => Fix Committed ** Branch linked: lp:~raoul-snyman/openlp/bug-905367 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/905367 Title: Browser web remote c

[Openlp-core] [Merge] lp:~googol/openlp/trivial into lp:openlp

2011-12-18 Thread Tim Bentley
The proposal to merge lp:~googol/openlp/trivial into lp:openlp has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~googol/openlp/trivial/+merge/86174 -- https://code.launchpad.net/~googol/openlp/trivial/+merge/86174 Your team OpenLP Core is s

Re: [Openlp-core] [Merge] lp:~googol/openlp/trivial into lp:openlp

2011-12-18 Thread Tim Bentley
Review: Approve Simple one -- https://code.launchpad.net/~googol/openlp/trivial/+merge/86174 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Uns

[Openlp-core] [Merge] lp:~googol/openlp/trivial into lp:openlp

2011-12-18 Thread Andreas Preikschat
Andreas Preikschat has proposed merging lp:~googol/openlp/trivial into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~googol/openlp/trivial/+merge/86174 Added floft to the list of packagers -- https://code.launchpad.net/~googol/open

Re: [Openlp-core] [Merge] lp:~mahfiaz/openlp/bug-860876 into lp:openlp

2011-12-18 Thread mahfiaz
Meinert, thanks for noticing the not so right form of utf-8. BTW, QtNetwork.QTcpServer returns QByteArray anyway. When I found this out I changed my mind (I was just about to use urllib thanks to your convincing tone :) ). -- https://code.launchpad.net/~mahfiaz/openlp/bug-860876/+merge/85758 Yo

[Openlp-core] [Bug 687638] Re: wrong alphabetical order in song list in Slovak language

2011-12-18 Thread Meinert Jordan
Hi, so to help you in that case, I have to look how to set locale settings in Windows (I have no local Windows installation available). In in a Python console (on Windows) it works nice after setting locale.setlocale(locale.LC_COLLATE, 'sky'). I will try to figure out, how locals are working on

[Openlp-core] [Bug 687638] Re: wrong alphabetical order in song list in Slovak language

2011-12-18 Thread Rastislav Pecik
I have tried to set my locale settings correctly on different systems. On Ubuntu 11.10 setting the locale to Slovak helped, but on Windows 7 Professional (64 bit) the locale settings has already been set to Slovak (The language of my Windows is in English, though), but the alphabetical order does n

[Openlp-core] [Bug 900686] Re: Media volume slider doesn't work when using phonon backend

2011-12-18 Thread Jonathan Stafford
Ok, I've tried testing this again, using trunk revision 1842, and the volume slider seems not to work with the phonon backend at all, whether it is only using phonon, or if it has both webkit and phonon enabled, but phonon at the top of the list. -- You received this bug notification because you

Re: [Openlp-core] [Merge] lp:~mahfiaz/openlp/bug-304 into lp:openlp

2011-12-18 Thread mahfiaz
User sees translated message, which is "XML syntax error" (should be good enough for both reasons), the more specific message goes only to log. And the else part is not used (21). -- https://code.launchpad.net/~mahfiaz/openlp/bug-304/+merge/86147 Your team OpenLP Core is subscribed to branch lp: