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

2011-06-01 Thread Andreas Preikschat
Andreas Preikschat has proposed merging lp:~googol-hush/openlp/trivial into lp:openlp. Requested reviews: OpenLP Core (openlp-core) For more details, see: https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63075 --

[Openlp-core] [Bug 791050] Re: Mac OS: Blank screen button options unavailable when item loaded to Live

2011-06-01 Thread Andreas Preikschat
Thank you for the detailed bug report. I cannot (try to) reproduce it, because I do not have a mac. However, seems to of higher importance :-) Was there a build where you did not observe this? ** Changed in: openlp Importance: Undecided = High ** Changed in: openlp Milestone: None =

Re: [Openlp-core] [Merge] lp:~crichter/openlp/media into lp:openlp

2011-06-01 Thread Andreas Preikschat
thank you for your feedback. I will do this split. I think that is a good decision. By the way, we are in feature freeze and hopefully this does mean less conflicts for you. Maybe you will manage to finish it by the release of Beta 2. You could also ask people on the mailing list not to make

Re: [Openlp-core] [Merge] lp:~smpettit/openlp/bug-789102 into lp:openlp

2011-06-01 Thread Andreas Preikschat
Review: Approve -- https://code.launchpad.net/~smpettit/openlp/bug-789102/+merge/62993 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

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

2011-06-01 Thread Andreas Preikschat
Review: Needs Information Hello, Can you give examples what you are fixing? -- https://code.launchpad.net/~orangeshirt/openlp/bibles_fixes/+merge/62947 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list:

[Openlp-core] [Bug 787783] Re: On application startup default images flashes on live output

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Assignee: Raoul Snyman (raoul-snyman) = Jonathan Corwin (j-corwin) -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/787783 Title: On application startup default images

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

2011-06-01 Thread Armin Köhler
Hello, Can you give examples what you are fixing? changes in line 8-12: If you try to download verses for example from 1 Samuel = NiV 2010 from Biblegateway it fails because the book name was twice encoded. First from urllib.quote and then from urllib.urlencode. urlencode doesn't work for

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

2011-06-01 Thread Andreas Preikschat
The proposal to merge lp:~googol-hush/openlp/trivial into lp:openlp has been updated. Description changed to: Hello, - removed dangling list - added debug message - do not show an error message when the directory does not exist, instead create one - do not override the file class - clean ups

[Openlp-core] [Bug 787783] Re: On application startup default images flashes on live output

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: Confirmed = In Progress -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/787783 Title: On application startup default images flashes on live output Status in

[Openlp-core] [Bug 780026] Re: Blank button is wrong when song is sent live

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: Confirmed = In Progress -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/780026 Title: Blank button is wrong when song is sent live Status in OpenLP - Worship

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

2011-06-01 Thread Armin Köhler
An additional comment: The traceback only occur after the the first error is fixed. Otherwise it isn't possible to download 1 Samuel. Perhaps this traceback occurs on other chapters or books too, but I doesn't know that. --

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

2011-06-01 Thread Tim Bentley
Review: Approve -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63075 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

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

2011-06-01 Thread Jonathan Corwin
Review: Needs Fixing 164: successfull - successful I'm going to show my ignorance and ask what is the difference between 204 205/206? -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63075 Your team OpenLP Core is subscribed to branch lp:openlp.

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

2011-06-01 Thread Andreas Preikschat
I'm going to show my ignorance and ask what is the difference between 204 205/206? I am not absolutely sure myself, but Raoul once reviewed on of my proposal with Needs fixing (doing that was I am now reverting): https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/60278 Anyway, list

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

2011-06-01 Thread Andreas Preikschat
Andreas Preikschat has proposed merging lp:~googol-hush/openlp/trivial into lp:openlp. Requested reviews: Jonathan Corwin (j-corwin) Tim Bentley (trb143) For more details, see: https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63086 Hello, - removed dangling list - added debug

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

2011-06-01 Thread Jonathan Corwin
Review: Needs Fixing Sorry, I should have read the whole paragraph last time (and I know they aren't even your strings!) 165: you need the - you need 166: If you have a permissions to write - If you have write permissions -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63075

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

2011-06-01 Thread Andreas Preikschat
Andreas Preikschat has proposed merging lp:~googol-hush/openlp/trivial into lp:openlp. Requested reviews: Jonathan Corwin (j-corwin) Tim Bentley (trb143) For more details, see: https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 Hello, - removed dangling list - added debug

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

2011-06-01 Thread Jonathan Corwin
Review: Approve -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

[Openlp-core] [Bug 791345] [NEW] Small white box in media manager after disabling a plugin

2011-06-01 Thread Andreas Preikschat
Public bug reported: Hello, trunk 1600, xubuntu (also seen on XP running build 1600) 1) Press ALT+F7 and disable a plugin of your choice 2) Restart OpenLP Now you can see a small white box in the media manager (see image). If you enable the plugin you disabled previously the box disappears.

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Andreas Preikschat
** Attachment added: UI-bug.png https://bugs.launchpad.net/bugs/791345/+attachment/2150604/+files/UI-bug.png ** Description changed: Hello, - trunk 1600, xubuntu (also seen on XP build 1600) + trunk 1600, xubuntu (also seen on XP running build 1600) 1) Press F7 and disable a plugin

[Openlp-core] [Bug 791347] [NEW] Traceback on startup when Bibles plugin is disabled

2011-06-01 Thread Andreas Preikschat
Public bug reported: Hello, xubuntu, revision 1600 1) Disable the bibles plugin 2) Restart OpenLP 3) A traceback is shown and OpenLP closes. Traceback (most recent call last):   File ./openlp.pyw, line 264, in module main()   File ./openlp.pyw, line 258, in main

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Andreas Preikschat
** Attachment added: all plugins disabled https://bugs.launchpad.net/openlp/+bug/791345/+attachment/2150612/+files/UI-bug2.png -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791345 Title: Small

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Stevan Pettit
I just checked previous builds This behavior first appeared in build bzr-1595. It does not appear in build 1593. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791345 Title: Small white box in

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Jonathan Corwin
Hmm, as much as I would like to blame it on Andreas' r1595 display tag changes, I suspect I'll have a hard time proving it. So, it'll be me what broke it then... http://bazaar.launchpad.net /~openlp-core/openlp/trunk/revision/1594 Thanks for pinpointing it Steven! ** Changed in: openlp

Re: [Openlp-core] [Merge] lp:~smpettit/openlp/bug-789102 into lp:openlp

2011-06-01 Thread Raoul Snyman
Review: Needs Fixing 33self.initialise() 43 + self.initialise() That's the wrong function to call to reload the list. That re-initialises the media item. If there's no separate method to reload the items, create a new one and pull the code from initialise() (lines 128 128 in

Re: [Openlp-core] [Merge] lp:~gerald-britton/openlp/newbugs into lp:openlp

2011-06-01 Thread Raoul Snyman
Review: Approve -- https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/63035 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

[Openlp-core] [Merge] lp:~gerald-britton/openlp/newbugs into lp:openlp

2011-06-01 Thread Raoul Snyman
The proposal to merge lp:~gerald-britton/openlp/newbugs into lp:openlp has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/63035 -- https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/63035

[Openlp-core] [Merge] lp:~gerald-britton/openlp/newbugs into lp:openlp

2011-06-01 Thread noreply
The proposal to merge lp:~gerald-britton/openlp/newbugs into lp:openlp has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/63035 -- https://code.launchpad.net/~gerald-britton/openlp/newbugs/+merge/63035 Your

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

2011-06-01 Thread Raoul Snyman
Review: Approve -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

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

2011-06-01 Thread Raoul Snyman
The proposal to merge lp:~googol-hush/openlp/trivial into lp:openlp has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 Your team

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

2011-06-01 Thread Tim Bentley
Review: Approve -- https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63107 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

[Openlp-core] [Bug 791347] Re: Traceback on startup when Bibles plugin is disabled

2011-06-01 Thread Armin Köhler
** Changed in: openlp Assignee: (unassigned) = Armin Köhler (orangeshirt) -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791347 Title: Traceback on startup when Bibles plugin is disabled

[Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Jonathan Corwin
Jonathan Corwin has proposed merging lp:~j-corwin/openlp/bug-780026 into lp:openlp. Requested reviews: OpenLP Core (openlp-core) Related bugs: Bug #780026 in OpenLP: Blank button is wrong when song is sent live https://bugs.launchpad.net/openlp/+bug/780026 Bug #787783 in OpenLP: On

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Jonathan Corwin
** Branch linked: lp:~j-corwin/openlp/bug-780026 ** Changed in: openlp Status: New = In Progress -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791345 Title: Small white box in media manager

[Openlp-core] [Bug 787783] Re: On application startup default images flashes on live output

2011-06-01 Thread Jonathan Corwin
** Branch linked: lp:~j-corwin/openlp/bug-780026 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/787783 Title: On application startup default images flashes on live output Status in OpenLP - Worship

[Openlp-core] [Bug 780026] Re: Blank button is wrong when song is sent live

2011-06-01 Thread Jonathan Corwin
** Branch linked: lp:~j-corwin/openlp/bug-780026 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/780026 Title: Blank button is wrong when song is sent live Status in OpenLP - Worship Presentation

[Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Jonathan Corwin
The proposal to merge lp:~j-corwin/openlp/bug-780026 into lp:openlp has been updated. Description changed to: Fix problems with remembering blank/hidden state when starting up, and with the startup logo flashing briefly on the screen. Also fix the Show blank warning box. Fix toolbox

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

2011-06-01 Thread Armin Köhler
Armin Köhler has proposed merging lp:~orangeshirt/openlp/bugfixes into lp:openlp. Requested reviews: OpenLP Core (openlp-core) Related bugs: Bug #791347 in OpenLP: Traceback on startup when Bibles plugin is disabled https://bugs.launchpad.net/openlp/+bug/791347 For more details, see:

[Openlp-core] [Bug 791347] Re: Traceback on startup when Bibles plugin is disabled

2011-06-01 Thread Armin Köhler
** Branch linked: lp:~orangeshirt/openlp/bugfixes -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791347 Title: Traceback on startup when Bibles plugin is disabled Status in OpenLP - Worship

[Openlp-core] [Bug 791347] Re: Traceback on startup when Bibles plugin is disabled

2011-06-01 Thread Armin Köhler
** Changed in: openlp Status: New = Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791347 Title: Traceback on startup when Bibles plugin is disabled Status in OpenLP - Worship

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

2011-06-01 Thread Jonathan Corwin
Review: Approve -- https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

Re: [Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Tim Bentley
Review: Approve -- https://code.launchpad.net/~j-corwin/openlp/bug-780026/+merge/63156 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

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

2011-06-01 Thread Tim Bentley
Review: Approve -- https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

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

2011-06-01 Thread Tim Bentley
The proposal to merge lp:~orangeshirt/openlp/bugfixes into lp:openlp has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 -- https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 Your

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

2011-06-01 Thread noreply
The proposal to merge lp:~orangeshirt/openlp/bugfixes into lp:openlp has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 -- https://code.launchpad.net/~orangeshirt/openlp/bugfixes/+merge/63160 Your team

[Openlp-core] [Merge] lp:~smpettit/openlp/bug-789102 into lp:openlp

2011-06-01 Thread Stevan Pettit
Stevan Pettit has proposed merging lp:~smpettit/openlp/bug-789102 into lp:openlp. Requested reviews: Raoul Snyman (raoul-snyman) Andreas Preikschat (googol-hush) For more details, see: https://code.launchpad.net/~smpettit/openlp/bug-789102/+merge/63173 Fixed bug-789102. Made changes to

Re: [Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Raoul Snyman
Looks good, but I first want to try it on multiple monitors. -- https://code.launchpad.net/~j-corwin/openlp/bug-780026/+merge/63156 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to

[Openlp-core] [Bug 791347] Re: Traceback on startup when Bibles plugin is disabled

2011-06-01 Thread Armin Köhler
** Changed in: openlp Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791347 Title: Traceback on startup when Bibles plugin is disabled Status in OpenLP -

[Openlp-core] [Bug 768898] Re: [documentation] Include a section about the Service Order Print

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/768898 Title: [documentation] Include a section about the Service Order Print Status in OpenLP -

[Openlp-core] [Bug 765239] Re: Not all parts of screen layout being saved

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/765239 Title: Not all parts of screen layout being saved Status in OpenLP - Worship Presentation

[Openlp-core] [Bug 746191] Re: Media with certain extensions can't be played

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Medium -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/746191 Title: Media with certain extensions can't be played Status in OpenLP - Worship

[Openlp-core] [Bug 789669] Re: Android app should support multiple languages

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low ** Also affects: openlp/android Importance: Undecided Status: New -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/789669 Title: Android

[Openlp-core] [Bug 788231] Re: Theme wizard does not show correct line count (max lines/slide)

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/788231 Title: Theme wizard does not show correct line count (max lines/slide) Status in OpenLP -

[Openlp-core] [Bug 780372] Re: Edit item in song edit in service side not showing

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/780372 Title: Edit item in song edit in service side not showing Status in OpenLP - Worship

[Openlp-core] [Bug 774802] Re: presentation screen is shown with top panel in Ubuntu 11.04 using Unity (nVidia driver))

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Medium -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/774802 Title: presentation screen is shown with top panel in Ubuntu 11.04 using Unity (nVidia

[Openlp-core] [Bug 772523] Re: Update service from song edit does work too much

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/772523 Title: Update service from song edit does work too much Status in OpenLP - Worship

[Openlp-core] [Bug 790872] Re: Items in saved service file can not be edited on another machine.

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: New = Confirmed ** Changed in: openlp Importance: Undecided = Wishlist -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/790872 Title: Items in saved service

[Openlp-core] [Bug 791345] Re: Small white box in media manager after disabling a plugin

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low ** Changed in: openlp Status: In Progress = Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791345 Title: Small white box in

[Openlp-core] [Bug 789046] Re: If global theme level, option to change service should be hidden

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/789046 Title: If global theme level, option to change service should be hidden Status in OpenLP -

[Openlp-core] [Bug 780026] Re: Blank button is wrong when song is sent live

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: In Progress = Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/780026 Title: Blank button is wrong when song is sent live Status in OpenLP - Worship

[Openlp-core] [Bug 787783] Re: On application startup default images flashes on live output

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: In Progress = Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/787783 Title: On application startup default images flashes on live output Status in

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-01 Thread Jonathan Corwin
In python, please could you do the following and tell me which version you have. from PyQt4 import QtWebKit print QtWebKit.qWebKitVersion() -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707

[Openlp-core] [Bug 742825] Re: Search lyrics/titles and apostrophes

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Assignee: (unassigned) = Jonathan Corwin (j-corwin) ** Changed in: openlp Status: Confirmed = In Progress -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/742825

[Openlp-core] [Bug 791598] [NEW] Copying a theme moves to the last media item in the service

2011-06-01 Thread Simon Scudder
Public bug reported: In version 1602 and 1.9.5 Start application, add 3 different items to the service, and select the first item. Right-click on a theme and select copy theme. Enter a new name and click OK. The last item in the service is selected. ** Affects: openlp Importance:

[Openlp-core] [Bug 791598] Re: Copying a theme moves to the last media item in the service

2011-06-01 Thread Jonathan Corwin
** Changed in: openlp Status: New = Confirmed ** Changed in: openlp Importance: Undecided = Low -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791598 Title: Copying a theme moves to the

[Openlp-core] [Bug 648472] Re: Jpegs can't be used as backgrounds in MacOS

2011-06-01 Thread Aaron Rathjen
I can confirm this bug in builds 1588, 1549, and 1421 on my system, which is 10.6.7. I cannot use jpegs in either the themes or in the image plugin. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

Re: [Openlp-core] [Merge] lp:~smpettit/openlp/bug-789102 into lp:openlp

2011-06-01 Thread Raoul Snyman
Review: Approve -- https://code.launchpad.net/~smpettit/openlp/bug-789102/+merge/63173 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net

Re: [Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Raoul Snyman
Review: Approve yay! it works! -- https://code.launchpad.net/~j-corwin/openlp/bug-780026/+merge/63156 Your team OpenLP Core is subscribed to branch lp:openlp. ___ Mailing list: https://launchpad.net/~openlp-core Post to :

[Openlp-core] [Merge] lp:~j-corwin/openlp/bug-780026 into lp:openlp

2011-06-01 Thread Raoul Snyman
The proposal to merge lp:~j-corwin/openlp/bug-780026 into lp:openlp has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~j-corwin/openlp/bug-780026/+merge/63156 -- https://code.launchpad.net/~j-corwin/openlp/bug-780026/+merge/63156 Your team

[Openlp-core] [Bug 791050] Re: Mac OS: Blank screen button options unavailable when item loaded to Live

2011-06-01 Thread Raoul Snyman
You could try the 1.9.5 and the 1.9.4 releases to see if they exhibit the same problem... -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/791050 Title: Mac OS: Blank screen button options unavailable

[Openlp-core] [Bug 788762] Re: No Book Found opens too often

2011-06-01 Thread Armin Köhler
** Branch linked: lp:~orangeshirt/openlp/bugfixes -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/788762 Title: No Book Found opens too often Status in OpenLP - Worship Presentation Software: