Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading of RSS Guard plugins #74

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

guihkx
Copy link
Collaborator

@guihkx guihkx commented Jul 4, 2024

Marking as draft since I'll have to test the build.

I'll merge later if the fix works.

Fixes #73

@flathubbot
Copy link
Contributor

Started test build 132235

@flathubbot
Copy link
Contributor

Build 132235 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/115240/io.github.martinrotter.rssguard.flatpakref

@guihkx guihkx marked this pull request as ready for review July 4, 2024 05:49
@guihkx
Copy link
Collaborator Author

guihkx commented Jul 4, 2024

Works for me:

$ flatpak run io.github.martinrotter.rssguard//test
[...]
time="     0.807" type="debug" -> core: Checking for plugins in '/app/bin/../lib/rssguard'.
time="     0.813" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-standard.so' loaded.
time="     0.815" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-nextcloud.so' loaded.
time="     0.818" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-greader.so' loaded.
time="     0.821" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-feedly.so' loaded.
time="     0.823" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-ttrss.so' loaded.
time="     0.826" type="debug" -> core: Plugin '/app/lib/rssguard/librssguard-gmail.so' loaded.

Let's merge this quick so the breakage affects as little people as possible...

@guihkx guihkx merged commit 998a0da into flathub:master Jul 4, 2024
1 check passed
@guihkx guihkx deleted the fix-plugins-path branch July 4, 2024 05:52
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.

RSS Guard searches for plugins in the wrong path
2 participants