After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 377399 - sluggish behavior when copying large data sets from one spreadsheet to another
sluggish behavior when copying large data sets from one spreadsheet to another
Status: RESOLVED DUPLICATE of bug 381011
Product: Gnumeric
Classification: Applications
Component: General
1.6.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-11-20 14:27 UTC by Chris Haidinyak
Modified: 2006-11-30 21:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Haidinyak 2006-11-20 14:27:09 UTC
Please describe the problem:
I don't know if this bug is related to gnumeric or the underlying clipboard mechanism. When I have a large XxY region I want to copy around, say 25 cols and 2000 rows, the system response time slows dramatically. I noticed I can make the program responsive again if I select a 1x1 cell and copy that to the clipboard. I am guessing a test case can be generated by creating random string of between 10 to 100 chars per cell to approximate my case although that shouldn't matter

Steps to reproduce:
1. create large spreadsheet
2. copy a large portion to the clipboard
3. see if the program becomes sluggish


Actual results:
environment becomes sluggish

Expected results:
no sluggishness

Does this happen every time?
on my system, yes.

Other information:
Dual CPU Opteron
2GB memory
80GB SATA drive
Tyan motherboard 2885
Fedora Core 5
KDE environment
Comment 1 Morten Welinder 2006-11-20 15:24:46 UTC
This has the feel of a bug in Klipper, the KDE clipboard manager.

Try running "top" in a separate window while you do the work -- if you
see Klipper grow to crazy sizes, that's it.

Klipper likes to make itself a copy of everything that any program
makes the selection.  That's fine for someone marking three words in
a text editor, but less fine for huge spreadsheet selections.
Comment 2 Andreas J. Guelzow 2006-11-30 21:39:20 UTC
I can replicate on a standard GNOME desktop, without anything like klipper running.

*** This bug has been marked as a duplicate of 381011 ***