https://forums.openlp.org/discussion/comment/14711#Comment_14711
Indeed this apparently resolves the "segmentation fault" issue. Thank you.
I also had to run
apt install ure-java
because I had this warning:
Warning: failed to launch javald…
@Mmakwena wow that's pretty weird actually. I think that is some error when importing the bible, but you can ask in the proper place to get a better answer. This discussion is for a specific technical problem, as you can see on the comments above.
T…
@raoul Hmm
https://forums.openlp.org/discussion/comment/14653#Comment_14653
Thank you! I'll be very grateful, as i'm migrating the church's pc to linux and openlp is the only program that gave me some problems. For now i'll use a virtual machine to …
@raoul here is the output after the segmentation fault (I cant post too long comments):
Thread 1 "python3.9" received signal SIGSEGV, Segmentation fault.
0x00007fff62e03035 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
(gdb)…
Hi @tgc and @raoul
I'm having the same issue, but i'm on PopOS 21.04.
I ran the debugger as tgc suggested:
@pop-os:~/.config/OpenLP$ gdb --args /usr/bin/python3.9 /usr/bin/openlp
GNU gdb (Ubuntu 10.1-2ubuntu2) 10.1.90.20210411-git
Copyright (C) 20…