quelea-projection / Quelea

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

Revert to previous version in snap #614

Closed daddins closed 9 months ago

daddins commented 1 year ago

Hi Team,

While investigating the VLC 'missing' issue in quelea 2022 (Linux snap), the advice has been to revert to the 2021 version which worked. Unfortunately, I never had the 2021 snap version running locally (sudo snap revert ‘package’ --revision ###), so I can't revert back to it. Is there any way to install the 2021 snap version? I tried to run the 2021 cross-platform java version but I couldn't get that up and running - Java issues.

Kind regards

berry120 commented 1 year ago

Hey,

You should be able to do sudo snap revert quelea --revision 788 - does that help?

Alternatively the cross-platform version should work ok so long as you install Java 11 and set that as your default Java version (not Java 17.)

daddins commented 1 year ago

Hi Michael,

when I try to install an older version sudo snap revert quelea --revision 788 i receive error: cannot revert "quelea": cannot find revision 788 for snap "quelea"

I don't have the previous versions installed, am I able to install the older versions straight from the snap repository?

Blessings

Phil.

On Tue, 16 May 2023 at 17:33, Michael Berry @.***> wrote:

Hey,

You should be able to do sudo snap revert quelea --revision 788 - does that help?

Alternatively the cross-platform version should work ok so long as you install Java 11 and set that as your default Java version (not Java 17.)

— Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/614#issuecomment-1549148601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7MIZSBCEOHDGX4JNT4DODXGMUS5ANCNFSM6AAAAAAYDBEU64 . You are receiving this because you authored the thread.Message ID: @.***>

berry120 commented 9 months ago

Afraid I'm not sure if this is possible after all now (sorry for the massive delay in replying) - but would appreciate any feedback on the latest CI release which uses GStreamer.

In terms of the snap older version issue - might be worth asking on https://forum.snapcraft.io/ if you'd still like an answer, they'll be much better at answering snap related questions (I use it, but I'm far from an expert.)