[Openlp-core] [Bug 1294111] Re: "Escape Item" needs focus on the live controller verse list

2016-09-20 Thread Azaziah
** Branch linked: lp:~suutari-olli/openlp/change-blank-to-desktop- hotkey-to-esc -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1294111 Title: "Escape Item" needs focus on the live controller verse l

[Openlp-core] [Bug 1497637] Re: Escape item does not work with .ppt or .odp

2016-09-20 Thread Azaziah
** Branch linked: lp:~suutari-olli/openlp/change-blank-to-desktop- hotkey-to-esc -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1497637 Title: Escape item does not work with .ppt or .odp Status in O

[Openlp-core] [Merge] lp:~suutari-olli/openlp/change-blank-to-desktop-hotkey-to-esc into lp:openlp

2016-09-20 Thread Azaziah
The proposal to merge lp:~suutari-olli/openlp/change-blank-to-desktop-hotkey-to-esc into lp:openlp has been updated. Description changed to: - Replaced Escape item with "Show desktop"   (Same as blank to desktop, but does not unblank). - Combined Offline & Online help buttons into "User Manual

Re: [Openlp-core] [Merge] lp:~trb143/openlp/reporting into lp:openlp

2016-09-20 Thread Phill
Still missing tests for your new module. Guess its up to superfly if he's happy with that. Also, just a few inline comments Diff comments: > > === added file 'openlp/plugins/songs/reporting.py' > --- openlp/plugins/songs/reporting.py 1970-01-01 00:00:00 + > +++ openlp/plugins/songs/reporti

[Openlp-core] [Bug 1625767] [NEW] Can't delete/add a projector...

2016-09-20 Thread Andrew Reyes
Public bug reported: When trying to add a projector through the projector manager it won't connect and when opening OpenLP with the 'connect to projector on startup' option enabled it gives an error window. I also cannot delete projector as the same window pops up with an error. So all in all it

[Openlp-core] [Merge] lp:~trb143/openlp/reporting into lp:openlp

2016-09-20 Thread Tim Bentley
Tim Bentley has proposed merging lp:~trb143/openlp/reporting into lp:openlp. Requested reviews: Raoul Snyman (raoul-snyman) For more details, see: https://code.launchpad.net/~trb143/openlp/reporting/+merge/306259 My dad needed a report of all the songs on their database, they had 1800. Made th

[Openlp-core] [Merge] lp:~trb143/openlp/reporting into lp:openlp

2016-09-20 Thread Tim Bentley
The proposal to merge lp:~trb143/openlp/reporting into lp:openlp has been updated. Status: Needs review => Superseded For more details, see: https://code.launchpad.net/~trb143/openlp/reporting/+merge/305167 -- Your team OpenLP Core is subscribed to branch lp:openlp. ___

[Openlp-core] [Bug 1625681] [NEW] If Bible search results are locked, duplicated results are listed

2016-09-20 Thread Azaziah
Public bug reported: If Bible search results are locked, duplicated results are listed. This is linked to def build_display_results(self, bible, second_bible, search_results) and def display_results(self, bible, second_bible=''): in \plugins\bibles\lib\mediaitem.py I tried to fix this