[Bug 114356] Re: liferea keeps waking up the cpu a lot

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 13 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=239945.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-05-13T02:31:45+00:00 Arjan wrote:

Description of problem:
/* setup the processing of feed update results */
g_timeout_add_full(G_PRIORITY_DEFAULT_IDLE,
   100, 
   update_dequeue_results,
   NULL,
   NULL);


this code sets a.. 100 miliseconds timer to look at a queue which will be empty
most of the time.

timer should only be set if there's actually anything in the queue...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/0


On 2007-05-13T02:39:46+00:00 Brian wrote:

Reported upstream:
http://sourceforge.net/tracker/index.php?func=detail=1717978_id=87005=581684

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/1


On 2007-05-13T02:52:05+00:00 Arjan wrote:

Created attachment 154598
Patch to fix the 100ms timer

The patch attached fixes the 100ms timer. There's still at least one
once-per-second timer left that also wants fixing; but the 100ms one is a good
start to get fixed soon.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/2


On 2007-05-13T20:05:15+00:00 Brian wrote:

Applied patch, and tagged for F7.  liferea-1.2.10c-2.fc7

sent patch to upstream.

Thanks, Arjan!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/5


On 2007-05-13T20:08:17+00:00 Bastien wrote:

(In reply to comment #2)

> There's still at least one
> once-per-second timer left that also wants fixing; but the 100ms one is a good
> start to get fixed soon.

So not quite fixed yet, reopening.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/6


On 2007-05-13T21:07:19+00:00 Brian wrote:

(In reply to comment #4)
> (In reply to comment #2)
> 
> > There's still at least one
> > once-per-second timer left that also wants fixing; but the 100ms one is a 
> > good
> > start to get fixed soon.
> 
> So not quite fixed yet, reopening.

>From upstream:
Patch merged against 1.2.x and 1.3.x sources. I agree with changing the
100ms timer, but I do not with the second 1000ms which is only called
rarely (after HTTP errors) to allow 3 retries per request. So it is not
continuous timer and should cause not much load.


Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/7


On 2007-05-14T02:06:29+00:00 Arjan wrote:

the 1 second timer is in feedlist.c, it's to call feedlist_auto_update() it
seems that's not the same as the 1 second http error timer, which is also
there but which is perfectly fine

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/9


On 2007-05-16T01:24:04+00:00 Jeff wrote:

While the last patch (applied in liferea-1.2.10c-2.fc7) helped a little. I think
there still needs to be much more done here. Before the patch liferea caused
about 170 wakeups a second according to powertop. Now it's down to around 160.
That still seems unreasonably high to me.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/10


On 2007-06-27T22:15:39+00:00 Brian wrote:

*** Bug 246021 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/12


On 2007-07-05T19:14:11+00:00 Fedora wrote:

liferea-1.2.19-2.fc7 has been pushed to the Fedora 7 testing repository.
If problems still persist, please make note of it in this bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/13


On 2007-07-06T17:39:25+00:00 Need wrote:

WFM thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/114356/comments/14


On 2007-07-08T14:58:04+00:00 Need wrote:

liferea-1.2.19-2.fc7

Not sure if this is 

[Bug 114356] Re: liferea keeps waking up the cpu a lot

2009-06-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/liferea

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-07-12 Thread Bug Watch Updater
** Changed in: liferea (Fedora)
   Status: In Progress = Fix Released

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-18 Thread Emilio Pozuelo Monfort
Thanks for the sponsor Sebastian!


Accepted:
 OK: liferea_1.2.15-0ubuntu1.dsc
 - Component: main Section: gnome
 OK: liferea_1.2.15.orig.tar.gz
 OK: liferea_1.2.15-0ubuntu1.diff.gz

* *BEGIN ENCRYPTED or SIGNED PART* *

Format: 1.7
Date: Thu, 17 May 2007 20:02:31 +0200
Source: liferea
Binary: liferea-mozilla liferea-gtkhtml liferea
Architecture: source
Version: 1.2.15-0ubuntu1
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu Core Developers [EMAIL PROTECTED]
Changed-By: Emilio Pozuelo Monfort [EMAIL PROTECTED]
Description:
 liferea- feed aggregator for GNOME
 liferea-gtkhtml - transitional dummy package
 liferea-mozilla - transitional dummy package
Launchpad-Bugs-Fixed: 85650 114356
Changes:
 liferea (1.2.15-0ubuntu1) gutsy; urgency=low
 .
   * New upstream release (LP: #85650, #114356)
 - Better update result processing timer, should cause
   less CPU usage. (patch from Arjan van de Ven)
 - Increased security: disallowing clicking on file://
   links in the rendering widget, as well as preventing
   from opening such links using the context menu.
 - Fixes unresolved symbol in LUA binding.
   (SF #1720462, reported by Jonathan Cristoforetti)
 - Fixes broken base URL when selecting items in 3 pane
   mode from folders.
Files:
 75923bb0d6ddd7cb8653c73bf71f414e 955 gnome optional liferea_1.2.15-0ubuntu1.dsc
 23cb1c238f6806b53d8e340b830f1ff0 1429470 gnome optional 
liferea_1.2.15.orig.tar.gz
 d9a961e20c7b64411c562c13e6c669e7 12671 gnome optional 
liferea_1.2.15-0ubuntu1.diff.gz
Original-Maintainer: Franz Pletz [EMAIL PROTECTED]


** *END ENCRYPTED or SIGNED PART* **

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-18 Thread Emilio Pozuelo Monfort
** Changed in: liferea (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-14 Thread Bug Watch Updater
** Changed in: liferea (Fedora)
   Status: Confirmed = In Progress

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-13 Thread Bug Watch Updater
** Changed in: liferea (Fedora)
   Status: Unknown = Confirmed

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: liferea (Ubuntu)
   Importance: Undecided = Low
   Status: Unconfirmed = Confirmed

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-13 Thread Emilio Pozuelo Monfort
Fixed in the upstream source tree, will be fixed in Ubuntu with the next
upstream release.

** Changed in: liferea (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114356] Re: liferea keeps waking up the cpu a lot

2007-05-12 Thread Chris Jones
upstream bug contains a patch by Arjan van de Ven, attached here.

** Attachment added: The patch attached fixes the 100ms timer.
   http://librarian.launchpad.net/7614581/liferea.patch

-- 
liferea keeps waking up the cpu a lot
https://bugs.launchpad.net/bugs/114356
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs