[Openlp-core] [Bug 1843705] Re: Remote Live view web page does not scale right

2019-09-12 Thread Frank
PS Yes, all browsers support this. https://caniuse.com/#search=max-height https://caniuse.com/#search=max-width -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1843705 Title: Remote Live view web

[Openlp-core] [Bug 1843705] [NEW] Remote Live view web page does not scale right

2019-09-12 Thread Frank
Public bug reported: Remote Live view web page does not scale right on vertical devices like mobile phones. on this page http://[your ip]:4316/main Can you change the css file? FROM .size { ... height: 100%; ... } TO .size { ... max-height: 100%; max-width: 100%; ... } I use Firefox(and

Re: [Openlp-core] [Question #296154]: I would like to join the team

2016-07-09 Thread Frank Kietzke
Question #296154 on OpenLP changed: https://answers.launchpad.net/openlp/+question/296154 Status: Answered => Solved Frank Kietzke confirmed that the question is solved: Thanks Tomas Groth, that solved my question. -- You received this question notification because your team OpenLP C

[Openlp-core] [Question #296154]: I would like to join the team

2016-07-08 Thread Frank Kietzke
me to contribute, and if so, can you send me a pointer on what I need to install to begin Windows development? Frank Kietzke -- You received this question notification because your team OpenLP Core is an answer contact for OpenLP. ___ Mailing list

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

2011-11-02 Thread Frank
note: there was a second method. to get the same crash. when you use [---] in a line. like: songline one [---] this also gives a crash, end of songline one. -- https://code.launchpad.net/~trb143/openlp/bug-884533/+merge/81066 Your team OpenLP Core is requested to review the proposed merge of

[Openlp-core] [Bug 884533] [NEW] openLP crashes completely when [---] is incorrectly used.

2011-10-31 Thread Frank
Public bug reported: There are at least two ways to let openLP crash with [---] way 1: When a song has two splits in a row like: songline one songline two songline three [---] [---] songline after split songline after split 2 save the song (with the title 2 song with a problem) and OpenLP

[Openlp-core] [Bug 873459] Re: missing the ability to add Bible Reference in songs

2011-10-27 Thread Frank
i have now also posted a request to add bible reference to the openlyrics standard. you can find that here:http://groups.google.com/group/openlyrics/browse_thread/thread/4db738b6b0997bb1# -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to

[Openlp-core] [Bug 873459] [NEW] missing the ability to add Bible Reference in songs

2011-10-13 Thread Frank
Public bug reported: I want to add bible reference to songs We have a lot of songs coming from the Bible. and I would like to add this to the songs. I currently use comments for this. in addition to this feature, there can be a link to the bible to link that song to the bible verse. **

[Openlp-core] [Bug 873459] Re: missing the ability to add Bible Reference in songs

2011-10-13 Thread Frank
** Attachment added: this is how i do it now https://bugs.launchpad.net/openlp/+bug/873459/+attachment/2540266/+files/BibleReference.png -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/873459

Re: [Openlp-core] [Merge] lp:~raoul-snyman/openlp/song-audio into lp:openlp

2011-09-14 Thread Frank
maybe I'm too excited. but I miss a few features I would find useful. - A hot key to play the song when it's displayed on the screen. - A way to export / import the link with the mp3 file's to the lyrics so i can add it to thousenst of songs. --

Re: [Openlp-core] [Question #163161]: Stage view clock

2011-08-24 Thread Frank
Question #163161 on OpenLP changed: https://answers.launchpad.net/openlp/+question/163161 Frank posted a new comment: Jonathan I think your statement is true for America but in Holland and I think a lot of other European lands 24 hour digital clocks is the standard. -- You received

Re: [Openlp-core] [Question #163161]: Stage view clock

2011-08-24 Thread Frank
Question #163161 on OpenLP changed: https://answers.launchpad.net/openlp/+question/163161 Frank posted a new comment: Okay I just wanted to make sure you knew that 24-hour clocks are used. but I do not think many people really have trouble with the 12 hour clock. it would be nice

[Openlp-core] [Bug 828635] [NEW] bug when saving service when usb-stick is removed

2011-08-18 Thread Frank
Public bug reported: This bug happens when I save the service with a image from a USB-stick. The events in a row. - Plug the USB-stick in the computer. - add a image from the USB-stick to the Service Manager. - Remove the USB-stick from the computer. - Trying to save the Service. On a Window's

[Openlp-core] [Bug 828635] Re: bug when saving service when usb-stick is removed

2011-08-18 Thread Frank
** Attachment added: The Bug Report form OpenLP https://bugs.launchpad.net/bugs/828635/+attachment/2288476/+files/USB-stick%20Service%20Save.txt -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.

[Openlp-core] [Bug 828635] Re: bug when saving service when usb-stick is removed

2011-08-18 Thread Frank
*** This bug is a duplicate of bug 802150 *** https://bugs.launchpad.net/bugs/802150 The last build has fix it thanks for the link. Now i will use that version. the last version also fixed a language bug, so i don't have to post that duplicated bug. really thanks for your quick bug fixes.