[Openlp-core] [Bug 1005168] Re: Pre-chorus and End gets same abbr. in Swedish

2012-05-28 Thread Simon Scudder
I ran into this problem with the Brazilian Portugues translation. In the file format, the differente kinds of verses are written out without abbreviation: ---Refrão: 1---, etc... Since Pre- is kind of universal, and blocks all words starting with P, wouldn't it be a better idea to use a symbol

[Openlp-core] [Merge] lp:~samscudder/openlp/bug-797695 into lp:openlp

2011-06-16 Thread Simon Scudder
Simon Scudder has proposed merging lp:~samscudder/openlp/bug-797695 into lp:openlp. Requested reviews: OpenLP Core (openlp-core) Related bugs: Bug #797695 in OpenLP: Export and import song is losing Song Book Number https://bugs.launchpad.net/openlp/+bug/797695 For more details, see

[Openlp-core] [Bug 797695] Re: Export and import song is losing Song Book Number

2011-06-16 Thread Simon Scudder
** Branch linked: lp:~samscudder/openlp/bug-797695 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/797695 Title: Export and import song is losing Song Book Number Status in OpenLP - Worship

[Openlp-core] [Bug 797695] Re: Export and import song is losing Song Book Number

2011-06-16 Thread Simon Scudder
** Changed in: openlp Status: Confirmed = 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/797695 Title: Export and import song is losing Song Book Number Status in OpenLP -

[Openlp-core] [Bug 797695] [NEW] Export and import song is losing Song Book Number

2011-06-15 Thread Simon Scudder
Public bug reported: If you export a song, and then import it again (as in transferring to another computer), the Song Book Number is not being imported, and stays blank. The file is being exported with the following information, for example: songbooks songbook name=CC entry=025/

Re: [Openlp-core] [Merge] lp:~samscudder/openlp/bug-795945 into lp:openlp

2011-06-12 Thread Simon Scudder
var cleantext = ... please, avoid global javascript variables. It will not fit in 80 columns like that, so I moved just the regular expression to a variable instead. -- https://code.launchpad.net/~samscudder/openlp/bug-795945/+merge/64312 Your team OpenLP Core is subscribed to branch

[Openlp-core] [Bug 795945] [NEW] Text colour appearing in shadow

2011-06-11 Thread Simon Scudder
Public bug reported: If you use display tags to change the text colour, the colour is shown in the shadow. ** Affects: openlp Importance: Undecided Status: New -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

[Openlp-core] [Bug 795945] Re: Text colour appearing in shadow

2011-06-11 Thread Simon Scudder
The show_text function should strip colour formatting from the shadow layer. In core/lib/htmlbuilder.py : 264, try changing: text_fade('lyricsshadow', newtext); to text_fade('lyricsshadow', newtext.replace(/-webkit-text-fill- color:[^;\]+/gi, )); This fixed it for me. -- You

[Openlp-core] [Merge] lp:~samscudder/openlp/bug-795945 into lp:openlp

2011-06-11 Thread Simon Scudder
Simon Scudder has proposed merging lp:~samscudder/openlp/bug-795945 into lp:openlp. Requested reviews: OpenLP Core (openlp-core) Related bugs: Bug #795945 in OpenLP: Text colour appearing in shadow https://bugs.launchpad.net/openlp/+bug/795945 For more details, see: https

[Openlp-core] [Merge] lp:~samscudder/openlp/bug-795945 into lp:openlp

2011-06-11 Thread Simon Scudder
Simon Scudder has proposed merging lp:~samscudder/openlp/bug-795945 into lp:openlp. Requested reviews: Tim Bentley (trb143) Related bugs: Bug #795945 in OpenLP: Text colour appearing in shadow https://bugs.launchpad.net/openlp/+bug/795945 For more details, see: https://code.launchpad.net

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

2011-06-09 Thread Simon Scudder
No difference for me with or without word-spacing. Simon -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation

[Openlp-core] [Bug 794624] [NEW] Song render issue

2011-06-08 Thread Simon Scudder
*** This bug is a duplicate of bug 770707 *** https://bugs.launchpad.net/bugs/770707 Public bug reported: At rehearsal last night, using R1619, I thought that the edge and shadow on the live output was looking different on the first line, in relation to the other lines, and I removed the

[Openlp-core] [Bug 794624] Re: Song render issue

2011-06-08 Thread Simon Scudder
*** This bug is a duplicate of bug 770707 *** https://bugs.launchpad.net/bugs/770707 ** Attachment added: Screen capture of rendering problem https://bugs.launchpad.net/bugs/794624/+attachment/2160802/+files/ghosting.png -- You received this bug notification because you are a member of

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

2011-06-08 Thread Simon Scudder
Fedora 15. qWebKitVersion is 533.3 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation Software: Confirmed

[Openlp-core] [Bug 788770] Re: Bible verse display misalignment (verse by line)

2011-06-05 Thread Simon Scudder
I noticed this bug is back in trunk r1613 and r1615 at least ** Changed in: openlp Status: Fix Released = New -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/788770 Title: Bible verse display

[Openlp-core] [Bug 792282] Re: WIN + D minimises the Display Screen

2011-06-03 Thread Simon Scudder
As a related note: In Fedora 15, Bringing up the Gnome 3 activities window shows all running programs on the main display, and makes the desktop background visible on the secondary (Live) output; If you click on the activities button to start another app with something on the live display, it will

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

2011-06-02 Thread Simon Scudder
This also happens when you double click on a theme in the Theme Manager. -- 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 last media item in the service

[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 790382] [NEW] Localize remote html interface

2011-05-30 Thread Simon Scudder
Public bug reported: Allow translation of the remote html interface, which is only in English at the moment. The text is located in html and javascript files in the openlp/plugins/remotes/html folder. ** Affects: openlp Importance: Undecided Status: New -- You received this bug

[Openlp-core] [Bug 734445] Re: String Errors in OpenLP 1.9.5

2011-05-28 Thread Simon Scudder
openlp/core/ui/mainwindow.py : 357 Print the current Service Order should be Print the current Service openlp/core/ui/printservicedialog.py : 160 Service Order Sheet should be Service Sheet openlp/core/lib/ui.py : 107 Print Service Order should be Print Service -- You received this bug

[Openlp-core] [Bug 789664] [NEW] Documentation: songs.html - markup appearing in final manual page

2011-05-28 Thread Simon Scudder
Public bug reported: On the songs.html page, the sphinx markup is showing in the final page, near the bottom: Copyright information: Add or edit the copyright information in this box. If you would like to use the © symbol click “guilabel:© button. This information is displayed in the footer. **

[Openlp-core] [Bug 789666] [NEW] Allow song selection by song book/number

2011-05-28 Thread Simon Scudder
Public bug reported: At the moment, to search by song book, number, I'm having to add that information to the song title. It would be nice to be able to search and select directly by song book/number. ** Affects: openlp Importance: Undecided Status: New -- You received this bug

[Openlp-core] [Bug 789143] [NEW] Verse type is being changed on save in Portuguese

2011-05-27 Thread Simon Scudder
Public bug reported: Endings aren't working properly in Portuguese: the Ending verse type is changed to Verse, and the sequence gets mixed up if you have a verse order. When you edit a song, and have an ending, the verse type is changed to Verse when saving: I created a test song in English with

[Openlp-core] [Bug 788770] [NEW] João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
Public bug reported: b1575 - Delete ~/.config/OpenLP/OpenLP.conf to bring up first use wizard, and select the Joao Ferreira de Almeida Portuguese bible. In Bible manager, select Genesis 1:1-10, click on search Change to verses by line Select a couple of verses and click on preview to display on

[Openlp-core] [Bug 788770] Re: João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
** Attachment added: Screenshot with misaligned bible text. https://bugs.launchpad.net/openlp/+bug/788770/+attachment/2143891/+files/bible_screen.png ** Description changed: b1575 - Delete ~/.config/OpenLP/OpenLP.conf to bring up first use wizard, and select the Joao Ferreira de Almeida

[Openlp-core] [Bug 788770] Re: João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
If the selected verse fill up a slide completely, or overflows onto another slide, then lines are correctly aligned. I'll add some more screenshots to demonstrate -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

[Openlp-core] [Bug 788770] Re: João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
Four verses... misaligned. ** Attachment added: bible2.png https://bugs.launchpad.net/openlp/+bug/788770/+attachment/2143952/+files/bible2.png -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/788770

[Openlp-core] [Bug 788770] Re: João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
Five verses... filled up slide... aligned correctly ** Attachment added: bible3.png https://bugs.launchpad.net/openlp/+bug/788770/+attachment/2143953/+files/bible3.png -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

[Openlp-core] [Bug 788770] Re: João Ferreira de Almeida bible verse display misalignment

2011-05-26 Thread Simon Scudder
Six verses... overflowed to second slide... aligned correctly ** Attachment added: bible4.png https://bugs.launchpad.net/openlp/+bug/788770/+attachment/2143954/+files/bible4.png ** Summary changed: - João Ferreira de Almeida bible verse display misalignment + Bible verse display

[Openlp-core] [Bug 788770] Re: Bible verse display misalignment (verse by line)

2011-05-26 Thread Simon Scudder
The extra space is being added in /plugins/bibles/lib/mediaitem.py The loop that adds the verses per line contains this: bible_text = u'%s %snbsp;%s\n' % (bible_text, verse_text, text) Note the space inserted between bible_text and verse_text. Still haven't figured out why it works if it's on

[Openlp-core] [Bug 788770] Re: Bible verse display misalignment (verse by line)

2011-05-26 Thread Simon Scudder
Ops... forgot to mention the line number: 774 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/788770 Title: Bible verse display misalignment (verse by line) Status in OpenLP - Worship Presentation

[Openlp-core] [Bug 788257] [NEW] João Ferreira de Almeida sample bible crashing OpenLP

2011-05-25 Thread Simon Scudder
Public bug reported: Importing the Portuguese sample bible (Jo_o_Ferreira_de_Almeida_Atualizada.sqlite) crashes OpenLP, with the following error in the log: DatabaseError: (DatabaseError) database disk image is malformed u'PRAGMA table_info(metadata)' () The line where the error trips is

[Openlp-core] [Bug 734445] Re: String Errors in OpenLP 1.9.5

2011-05-24 Thread Simon Scudder
openlp/plugins/bibles/bibleplugin.py : 95 - Should read Bible verses reported above, but the line numbers changed: openlp/plugins/bibles/forms/bibleimportform.py : 695 - should read Starting Registering Bible... openlp/plugins/bibles/forms/bibleimportform.py : 758 - should read

[Openlp-core] [Bug 734445] Re: String Errors in OpenLP 1.9.5

2011-05-24 Thread Simon Scudder
openlp/core/ui/firsttimewizard.py : 202 - Type... it says Click the next button below to start the process of selection your initial options. It should read ... process of selecting your initial options or start the selection process of your initial options. -- You received this bug notification

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

2011-05-24 Thread Simon Scudder
Public bug reported: This is happening in the 1.9.5 release. Start OpenLP had Show Desktop, and select show desktop on the live output Exit OpenLP Start OpenLP again... the Default Image displays on the live output for a few seconds and then the desktop appears again. ** Affects: openlp