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

UI can lock up (freeze) during refresh operations - not fully asynchronous #36

Closed
nekohayo opened this issue Jun 19, 2014 · 3 comments
Closed

Comments

@nekohayo
Copy link
Contributor

It happens quite often than when I click a folder or feed, while Liferea is refreshing, the click is completely ignored. I wait a couple seconds, realize it has been ignored, click again and it works.

That alone sounds a bit tricky to debug, but there's an easier way: trigger a global refresh and use the mousewheel to quickly and repeatedly scroll up/down in the listview widget of a feed's items... and you will get something that freezes/hiccups.

In theory the whole thing should be async and never block the gtk main loop.

@ao2
Copy link

ao2 commented Jan 7, 2015

Hi,

this UI lock-up hits me every time when I do an Update All operation.
Maybe it is more evident for me because I have a lot of feeds whose source is a command.

When a command hangs for some reason the UI hangs too, this lack of asynchronicity is the major Liferea limitation IMHO, otherwise Liferea would be just perfect for my use case.

Just for the records, the command I use the most as source in Liferea is my tweeper program (http://ao2.it/92). I use it to follow Twitter timelines "anonymously" ever since twitter stopped providing RSS feeds.

Thanks,
Antonio

@ao2
Copy link

ao2 commented Jan 7, 2015

Mmh, maybe this issue is a different one than #113, isn't it?

@nekohayo nekohayo changed the title UI can lock up during refresh operations UI can lock up (freeze) during refresh operations - not fully asynchronous Jan 7, 2015
lwindolf added a commit that referenced this issue Apr 20, 2015
lwindolf added a commit that referenced this issue Apr 20, 2015
rich-coe pushed a commit to rich-coe/liferea that referenced this issue Mar 8, 2018
…by avoiding cascading updates. (suggested by mozbugbox)
@lwindolf
Copy link
Owner

Closing old ticket, as there have been no more recent reports on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants