Package Details: gfeeds-git 2.2.0.r18.gcfe860f-1

Git Clone URL: https://aur.archlinux.org/gfeeds-git.git (read-only, click to copy)
Package Base: gfeeds-git
Description: News reader for GNOME
Upstream URL: https://gitlab.com/gabmus/gnome-feeds
Licenses: GPL3
Conflicts: gfeeds, gnome-feeds, gnome-feeds-git
Provides: gfeeds, gnome-feeds
Replaces: gnome-feeds, gnome-feeds-git
Submitter: gabmus
Maintainer: gabmus
Last Packager: gabmus
Votes: 5
Popularity: 0.000404
First Submitted: 2019-09-04 10:50 (UTC)
Last Updated: 2023-05-26 04:34 (UTC)

Latest Comments

1 2 Next › Last »

pentamassiv commented on 2023-05-24 16:10 (UTC)

If you have an issue building or launching the application, have a look at https://gitlab.gnome.org/World/gfeeds/-/issues/151. There is a workaround available

Aftermath commented on 2023-05-16 13:37 (UTC)

Can't build it.

Running yay -Syu --rebuildtree --answerclean All gfeeds-git results in:

[29/30] Generating data/blueprints with a custom command
FAILED: data
error: Expected string or translated string
at ../gfeeds/data/ui/right_headerbar.blp line 6 column 24:
   6 |        item { custom: zoom; }
     |                       ^

error: Unexpected tokens
at ../gfeeds/data/ui/right_headerbar.blp line 6 column 22:
   6 |        item { custom: zoom; }
     |                     ^

2 errors
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: gfeeds-git-exit status 4

zajdlik_lukas commented on 2023-05-06 16:39 (UTC) (edited on 2023-05-06 17:12 (UTC) by zajdlik_lukas)

gfeeds-git 2.1.0.r2.gf898235-1 fails on start

Traceback (most recent call last):
  File "/usr/bin/gfeeds", line 75, in <module>
    from gfeeds import __main__
  File "/usr/lib/python3.11/site-packages/gfeeds/__main__.py", line 8, in <module>
    from gfeeds.feeds_manager import FeedsManager
  File "/usr/lib/python3.11/site-packages/gfeeds/feeds_manager.py", line 6, in <module>
    from gfeeds.articles_listmodel import ArticlesListModel
  File "/usr/lib/python3.11/site-packages/gfeeds/articles_listmodel.py", line 3, in <module>
    from gfeeds.feed_item import FeedItem
  File "/usr/lib/python3.11/site-packages/gfeeds/feed_item.py", line 8, in <module>
    from gfeeds.util.get_thumb import get_thumb
  File "/usr/lib/python3.11/site-packages/gfeeds/util/get_thumb.py", line 1, in <module>
    from syndom import Html
ModuleNotFoundError: No module named 'syndom'

lugrao commented on 2023-04-20 16:37 (UTC)

Hi there. Installation fails. I'm getting this error:

error: Namespace WebKit-6.0 could not be found
at ../gfeeds/data/ui/webview.blp line 2 column 7:
   2 |using WebKit 6.0;
     |      ^

And this one:

error: Namespace WebKit was not imported
at ../gfeeds/data/ui/webview.blp line 41 column 13:
  41 |            WebKit.WebView webkitview {
     |            ^

freya commented on 2023-03-14 04:48 (UTC)

Hi, python-setuptools is requiered for this to start, so I'd add it as dependency.

lorcap commented on 2023-03-03 08:00 (UTC) (edited on 2023-03-03 08:05 (UTC) by lorcap)

Hi there. Installation (via pikaur) fails at check(), step 3/3. In build directory gfeeds-git/src/build/, the following command exits with an error message:

$ /usr/bin/appstreamcli validate data/org.gabmus.gfeeds.appdata.xml
E: org.gabmus.gfeeds:854: custom-key-duplicated Purism::form_factor

✘ Validation failed: errors: 1, pedantic: 9

Actually, there are two key="Purism::form_factor" at the bottom of the input file. Removing one of them let the installation complete successfully.

I have AppStream version: 0.16.1.

mpnordland commented on 2023-01-31 19:59 (UTC)

https://gitlab.gnome.org/World/gfeeds seems to be down at the moment, but the upstream url listed in the package details seems to be up and have source code. Perhaps consider swapping out the source?

Airon90 commented on 2022-09-30 16:16 (UTC)

Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
gfeeds/meson.build:41:0: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig and cmake

gobject-introspection-1.0 is required but it isn't available in AUR

Airon90 commented on 2022-08-12 07:38 (UTC)

python-magic-ahupp not in AUR