Closed rumpelsepp closed 9 years ago
Hmmm, seems to be working here, is your version up to date?
:show-category is actually a transform change on the daemon side, so c-c dumps all your items and then fetches just the ones in the category. It looks like your last screenshot is half way there (i.e. c-c has forgotten everything but your selection - which it should always have) but there should be items incoming, or items pending. If you could reproduce with canto-curses -v
and then pastebin your ~/.config/canto/curses-log (or ~/.canto-ng/curses-log if that exists) somewhere, or email it to me (jack@codezen.org), I should be able to tell what went wrong.
I have send you an email. My version:
$ pacman -Qs canto
local/canto-curses 0.9.3-1
ncurses user interface for canto-daemon
local/canto-daemon 0.9.1-1
News aggregator for Atom/RSS/RDF
Email received, I'll take a look, but if you could checkout the git versions (the AUR has packages canto-curses-git and canto-next-git) of both, they might solve your problem. A lot of fixes and tweaks have been made since your versions.
Ok. I realized that the package in AUR3 is outdated; due to the transition to AUR4. I updated manually to the most recent version. Now it works! thanks
Excellent.
Just posted simultaneously. Thanks for your answer; since it works now, there is no need to waste time to read my logs any more. :)
@rumpelsepp: Jeah, I don't update the AUR3 versions, as those changes will be lost in a few days and I figured people were mostly using the new one and kicked the setup I had to upload the tarballs.
I have two feeds in a category
heise
. When I want to show that category there seem to be some problems:After
:show-category heise
:I expect that canto shows the two feeds which are categorized in
heise
. It seems that canto only shows the selected item instead.