Summary: | gnuplot_x11 terminal slows down system | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Holger Hellwig <hhellwig> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | jjstickel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Holger Hellwig
2005-07-18 20:41:03 UTC
Aaron & Seli: is there anything you can do, or is the fault on gnuplot_x11? If there's nothing you can do, please close. I suggest you contact the gnuplot developers. If gnuplot is the one taking the load, then they might take something KDE does, really really bad. This doesn't mean, the thing KDE does is bad. I went through the gnuplot developers already and we came to the conclusion that it is not gnuplot, although obviously gnuplot is triggering the bug. Sine the problem does not arise with Gnome (and other systems) it is at least strongly related to KDE. It seems that X11 plays a major role, and it might turn out that gnuplot_x11 can be modified, but before that I would have to have an idea where to start. I already tried to uninstall boost, but that is not doing it. The kernel is not really the culprit either, since it is rather independent on the actual kernel version and does not appear with the same kernel under different environments. Thanks, Holger On Tuesday 19 July 2005 02:27, Stephan Kulow wrote: [bugs.kde.org quoted mail] tested, confirmed.
the problem seems to be with klipper (try to end klipper and replot)
reason: klipper constantly gets a copy of the plotwindow but don't ask me how or where to prevent this
to test:
gnuplot
> plot sin(x)
tested, confirmed.
the problem seems to be with klipper (try to end klipper and replot)
reason: klipper constantly gets a copy of the plotwindow but don't ask me how or where to prevent this
to test:
gnuplot
> plot sin(x)
Confirmed, removing Klipper solves the problem. Also that Klipper constantly gets a copy of the plot window. I also have this problem with gnuplot since KDE 3.4. It goes away when I configure klipper to "ignore selection", but klipper is not very useful then. I'm wondering if this is related to several other graphics and image bugs for klipper, e.g. Bug 101087. A nice feature and possible solution would be an option to have klipper only store text, not images. |