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.000006
First Submitted: 2019-09-04 10:50 (UTC)
Last Updated: 2023-05-26 04:34 (UTC)

Latest Comments

1 2 Next › Last »

Foba_Bett commented on 2024-05-23 17:17 (UTC) (edited on 2024-05-23 17:26 (UTC) by Foba_Bett)

gfeeds won't start. When i run it from the terminal i get: Traceback (most recent call last): File "/usr/bin/gfeeds", line 75, in <module> from gfeeds import __main__ File "/usr/lib/python3.12/site-packages/gfeeds/__main__.py", line 9, in <module> from gfeeds.app_window import GFeedsAppWindow File "/usr/lib/python3.12/site-packages/gfeeds/app_window.py", line 2, in <module> from gfeeds.main_leaflet import MainLeaflet File "/usr/lib/python3.12/site-packages/gfeeds/main_leaflet.py", line 11, in <module> from gfeeds.webview import GFeedsWebView File "/usr/lib/python3.12/site-packages/gfeeds/webview.py", line 4, in <module> from gfeeds.util.build_reader_html import build_reader_html File "/usr/lib/python3.12/site-packages/gfeeds/util/build_reader_html.py", line 4, in <module> from gfeeds.util.readability_wrapper import RDoc File "/usr/lib/python3.12/site-packages/gfeeds/util/readability_wrapper.py", line 3, in <module> from readability.readability import * File "/usr/lib/python3.12/site-packages/readability/__init__.py", line 3, in <module> from .readability import Document File "/usr/lib/python3.12/site-packages/readability/readability.py", line 11, in <module> from .cleaners import clean_attributes File "/usr/lib/python3.12/site-packages/readability/cleaners.py", line 3, in <module> from lxml.html.clean import Cleaner File "/usr/lib/python3.12/site-packages/lxml/html/clean.py", line 18, in <module> raise ImportError( ImportError: lxml.html.clean module is now a separate project lxml_html_clean. Install lxml[html_clean] or lxml_html_clean directly.

So I tried to find lxml_html_clean on the web.

I found this link on the internet: https://github.com/assafelovic/gpt-researcher/issues/418 which seems related, but i couldn't find a solution there.

Then I found this repo: https://github.com/fedora-python/lxml_html_clean I tried to install it via pipx, but also via git clone and running setup.py. But both wouldn't work. If someone knows more and wants to help - I can deliver both error messages.

EDIT: Upstream lists python-readability-lxml as a dependency. But when i manually installed that via AUR gfeeds still wouldn't start, with the same error.

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