Skip to content

Add Prelora - #3841

Open
CryptoD wants to merge 5 commits into
AppImage:masterfrom
CryptoD:add-Prelora
Open

CryptoD wants to merge 5 commits into
AppImage:masterfrom
CryptoD:add-Prelora

Conversation

@CryptoD

@CryptoD CryptoD commented Aug 12, 2026 •

Copy link
Copy Markdown

Summary

Add Prelora to the AppImageHub catalog.

data/Prelora contains the stable direct AppImage URL:

https://prelora.app/downloads/latest/Prelora-x86_64.AppImage

Test plan

  • GitHub Actions AppImage review job is green
  • Catalog lists Prelora after merge

@CryptoD
CryptoD marked this pull request as ready for review September 7, 2026 08:17
@CryptoD

CryptoD commented Sep 7, 2026

Copy link
Copy Markdown
Author

The Test job gets past listing/download and fails when trying to run the AppImage on the runner:

libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directory

Prelora is a Wails/GTK desktop app and expects WebKitGTK 4.1 on the host (same as a normal Linux install). The AppImage does not bundle that library. On a machine with libwebkit2gtk-4.1 installed it launches normally; the hub runner does not have it, so the firejail run / screenshot step cannot open a window and the job times out.

data/Prelora points at the stable download:
https://prelora.app/downloads/latest/Prelora-x86_64.AppImage
(Homepage: https://prelora.app/)

Is it acceptable to proceed with the catalog listing despite the run-step failure on this runner, or do you need a different approach from our side?

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant