Make sure you have all the dependencies installed, it looks like you are missing some pyqt ones, maybe python3-qt5-webengine.https://gitlab.com/openlp/wiki/-/wikis/Development/Linux_Development_Environment
For Linux Mint you should use Debian/Ubuntu packages. Using Windows version on Wine will probably never work (there is no need for this, native is better).
See if manual helps you out:https://manual.openlp.org/install_linux.html
If not, please let …
It looks like you are running it as a root user. This is usually considered a bad idea.Maybe you run it from the terminal where you did sudo su before?Please try starting it as a regular user.
It would be somewhat nicer if you just used one tag per image, so {happyface}{/happyface} would refer to <img src="file:///home/meanueloa/Pictures/happyface.jpg"></img>
Why don't you use Inkscape and SVG to create "Custom…
I actually would prefer looping video backgrounds instead, this gives you way better quality and possibilities. And if you really need your gifs you can convert these to video yourself.
This is not a fix, rather a poor workaround for the time being:
* reduce display resolution
* use video with lower quality or reencode the high-quality videos
I like the idea of preview being directly editable. In fact, it could be the only editing place and the songedit dialog would not be necessary (although there is no need to drop it, if someone prefers it, especially on smaller screens).
It's really nice to hear that you find OpenLP useful. Thank you for using it!
About the blanking of video with sound only. I personally have never needed such a thing and you already have a obvious workaround. In fact, such a feature may even be c…
Russ, you seem to know this format more.
Does comment line always have to START with a semicolon, or can verse line end with a comment (would make using semicolons impossible).
; This is comment
Jesus died for us; is this a comment?
Maybe Shift+Arrows to navigate without changing live screen, and enter or releasing shift would send the change live. So it would be poweruser feature without interfering with simplicity for others.
Installing new version does not remove the old one, install new one, test it and if it works well for you, go ahead and remove the old one (but please note it is still beta software).
On first run new version imports songs and Bible databases. It d…
The main reason why this has not been done before is the lack of testers. While being around in an open source project long enough, everybody tends to end up as a developer, so watch out.
I am sure developers would love to hear your ideas about wha…
To find out what files are supported, create a debug log and read it, how to do so is covered in FAQ.
Can you find some MP3 files which actually do play, or none of MP3 files play? Did they show up in the media list if you selected "Audio file…
It's nice you wrote about it, I didn't know such Bibles are present.
Manually changing the verse numbering to normal is the way to go, as you already figured out, since OpenLP uses only verse numbers to order the data (otherwise it would need an ex…
If you are adventurous, you could also try out the development version to see, if this works well enough and at least let us know, where it comes short. But be warned, it does contain bugs, don't test it in live.
zack58, your backtrace happens when a previous import is canceled or failed, and you try to add a bible again using the exact same name. It is reported here: https://bugs.launchpad.net/openlp/+bug/700859
skao003, if you actually open that Chinese_S…
I know nothing about the plans of implementing this, but right now you could simply add an additional slide right before the first song, either custom slide with welcome text or an image. Also you could set desktop background to that image.
Startup time and performance bothers me as well, so Superfly gave me this link, unfortunately fixing it is over my head right now: http://wiki.openlp.org/Development:Profiling