Results 44 comments of Leiaz

Are you using the header bar plugin ? Do you have the issue without it ? The problem is, because it is a plugin, the change to header bar is...

@lwindolf is [working on this](https://github.com/lwindolf/liferea/pull/378#issuecomment-706413098) along with a way to add more as plugins.

Huge indeed. It is 22M, and it chokes the libxml parser with `internal error: Huge input lookup`. libxml as a `XML_PARSE_HUGE` option but I don't see how to pass it...

No, the Liferea repo can't be damaged. You can remove your branch now that it has been merged, GitHub even puts a button for that on the merged pull request...

On GitHub itself, it doesn't seem possible to directly pull the changes without making a pull request to your own repo, which sounds a bit silly. So you have to...

Is that even a valid `feed://` uri ? I think it should be either `feed://work.lisk.in/atom.xml` or `feed:https://work.lisk.in/atom.xml` Either way, it should not crash, so this is a bug. But the...

I think the extension does this because it is made originally for online services where the feeds are added by passing them as a parameter inside a url.

This is not exactly new, and it looks tricky to fix. See #570 #590 #762 To resume, we can keep this bug, or reopen bug #540 : articles or headlines...

Maybe my summary of the issue wasn't clear. You want to get rid of this issue, revert 25db4aa60d87b04cedeaf6bb5502 If you are not using a tiling window manager, you probably won't...

>I think the value saved in last-wpane-pos during "on_app_shutdown calling liferea_shell_destroy" is wrong. That would be a different issue. Can you reproduce it reliably with the latest version ? How...