I've been having this issue with fityk 0.9.7 in Debian testing (using
wxWidgets 2.8.10). When I start the GUI, it increases cpu usage
steadily to about 70% (my laptop is ancient) and 20% to Xorg. Then it
stays there (if idle). Only by actually using fityk do I eventually
get a normal cpu usage back.
I've formulated a bug report in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622571
but the maintainer can't reproduce my bug.... could it be a buggy
radeon Open source driver for my video card?
Anyone having this issue?
thanks
Andres
On Thu, Apr 21, 2011 at 20:51, Andres Cimmarusti <acimm...@gmail.com> wrote:
> I've formulated a bug report in Debian:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622571
> but the maintainer can't reproduce my bug.... could it be a buggy
> radeon Open source driver for my video card?
It doubt its the card driver because the program in version 0.9.7
doesn't use graphic acceleration or any advanced graphic functions.
But actually I have no idea what can cause it. I also can't reproduce it.
Marcin
> I've formulated a bug report in Debian:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622571
> but the maintainer can't reproduce my bug.... could it be a buggy
> radeon Open source driver for my video card?It doubt its the card driver because the program in version 0.9.7
doesn't use graphic acceleration or any advanced graphic functions.
But actually I have no idea what can cause it. I also can't reproduce it.
This bug is marked as resolved in Launchpad. If that fix works for
you, it's likely the same problem.
What desktop or window manager do you use?
Do you use Compiz or another 3D effects? Try if switching it off or on helps.
Actually I don't know what's the cause. When the traceback was printed
the program was repainting plots.
Generally painting is triggered from window manager (I think), maybe
it's triggered again and again, but I have no idea why it could
happen.