quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
158 stars 145 forks source link

Quelea doesn't open on Zorin OS 16.3. #623

Closed brunomint closed 9 months ago

brunomint commented 9 months ago

I clicked on the Quelea icon in Zorin OS, but the program didn't open. So, I went to the terminal, typed "Quelea," and received the following message: "Java: error while loading shared libraries: libz.so.1: cannot open shared object file: no such file or directory." I then entered the command "sudo apt-get install zlib1g," and the terminal message indicated: "zlib1g is already the newest version (1:1.2.11.dfsg-2ubuntuq.5)."

berry120 commented 9 months ago

Hey, is this the 2024.0 beta? Which installer are you using?

brunomint commented 9 months ago

Hello, Berry! First, I'd like to say that your program is wonderful! I use it in my church. Currently, I'm using version 2022. Unfortunately, the video doesn't work on Linux with this version. So, I decided to download the 2024 beta to experiment and check the video issue. However, the 2024 beta doesn't open.

berry120 commented 9 months ago

Sure, thanks! And is this the cross platform installer?

brunomint commented 9 months ago

I tryied the snap version and the cross platform. Unfortunately the two versions didn't open.

berry120 commented 9 months ago

Just as a hunch, could you try installing zlib1g-dev and see if that helps the cross platform version work?

On Mon, 25 Dec 2023, 21:44 brunomint, @.***> wrote:

I tryied the snap version and the cross platform. Unfortunately the two versions didn't open.

— Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/623#issuecomment-1869126511, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZ6JDLTZ2NARM4OR56VE6TYLHXVFAVCNFSM6AAAAABBAXQPISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRZGEZDMNJRGE . You are receiving this because you commented.Message ID: @.***>

berry120 commented 9 months ago

Now fixed in the snap release for 2024.0.

For the cross-platform release, please ensure that you're using the 64 bit version of Java, and you have both zlib1g and zlib1g-dev installed.