Package Details: feedreader 2.11.0-1

Git Clone URL: https://aur.archlinux.org/feedreader.git (read-only, click to copy)
Package Base: feedreader
Description: Modern desktop application designed to complement existing web-based RSS accounts
Upstream URL: https://jangernert.github.io/FeedReader/
Licenses: GPL3
Submitter: City-busz
Maintainer: gmy
Last Packager: City-busz
Votes: 4
Popularity: 0.090652
First Submitted: 2021-04-17 16:43 (UTC)
Last Updated: 2021-04-17 16:43 (UTC)

Latest Comments

Score_Under commented on 2022-11-04 14:23 (UTC)

I get this when building in a clean chroot:

Run-time dependency libnotify found: YES 0.8.1
Run-time dependency libpeas-1.0 found: YES 1.34.0
Run-time dependency libsecret-1 found: YES 0.20.5
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libsoup-2.4 found: NO (tried pkgconfig)

FeedReader-2.11.0/meson.build:53:0: ERROR: Dependency "libsoup-2.4" not found, tried pkgconfig

A full log can be found at /build/feedreader/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().

I got it to build by adding to makedeps: libsoup rest webkit2gtk

Note "rest" not "librest", it needs the legacy one.

Not sure if those are actually required at runtime too, didn't check since I don't want to uninstall them on my desktop, but that might be a safe assumption.

kgbook commented on 2021-12-23 15:41 (UTC)

I failed to install the package.

 Summary of Failures:

 7/7 Feedbin plugin        TIMEOUT        30.01s   killed by signal 15 SIGTERM


 Ok:                 6
 Expected Fail:      0
 Fail:               0
 Unexpected Pass:    0
 Skipped:            0
 Timeout:            1

Detailed log:

** (plugins/backend/feedbin/test_feedbin:29363): CRITICAL **: 23:26:37.330: file plugins/backend/feedbin/test_feedbin.p/TestFeedbin.c: line 1209: uncaught error: Unexpected status 7 (Connection terminated unexpectedly) for GET https://api.feedbin.com/v2/authentication.json (feedbin-error-quark, 5)
GTester: last random seed: R02S68a73d20418bee70907fd202676f8d5d
(pid=29407)
FAIL: plugins/backend/feedbin/test_feedbin

It seems the certificate of ‘api.feedbin.com’ has expired.

wget https://api.feedbin.com/v2/authentication.json
--2021-12-23 23:37:19--  https://api.feedbin.com/v2/authentication.json
Resolving api.feedbin.com (api.feedbin.com)... 66.160.140.195
Connecting to api.feedbin.com (api.feedbin.com)|66.160.140.195|:443... connected.
ERROR: The certificate of ‘api.feedbin.com’ is not trusted.
ERROR: The certificate of ‘api.feedbin.com’ has expired.

dogfagor commented on 2021-10-24 09:30 (UTC)

I get an error when I try to login to Feedly: {"errorCode":403,"errorId":"ap2int-sv2.2021102402.1787621","errorMessage":"must use https"}

Anagastes commented on 2021-09-30 11:10 (UTC)

@City-busz cant compile last version

../FeedReader-2.11.0/src/Backend/Backend.vala:318.4-318.20: warning: delegates with scope="async" must be owned
                        ThreadFunc<void*> run = () => {
                        ^^^^^^^^^^^^^^^^^
../FeedReader-2.11.0/src/Backend/FeedServer.vala:64.5-64.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (extension as FeedServerInterface).init(settings_backend, secrets);
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../FeedReader-2.11.0/src/Utils.vala:291.56-291.77: error: The name `get_phrase' does not exist in the context of `Soup.Status' (libsoup-2.4)
                        Logger.error(@"Ping: failed %u - %s".printf(status, Soup.Status.get_phrase(status)));
                                                                            ^^^^^^^^^^^^^^^^^^^^^^
../FeedReader-2.11.0/src/Widgets/ArticleList/ArticleListBox.vala:133.18-133.45: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                highlightRow((widget as ArticleRow).getID());
                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 3 warning(s)
ninja: build stopped: subcommand failed.
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...

Ausführung des Befehls 'makepkg --force' ist fehlgeschlagen.

MartinPL commented on 2021-09-02 12:51 (UTC)

Error on compiling :(

malacology commented on 2021-04-24 03:37 (UTC)

NOw solved

malacology commented on 2021-04-23 20:30 (UTC)

Error in Check()