Bug 94963 - CPU maxed while selecting text with left-mouse-drag
Summary: CPU maxed while selecting text with left-mouse-drag
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-12 01:25 UTC by Dave Duchene
Modified: 2007-02-10 05:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Duchene 2004-12-12 01:25:22 UTC
Version:           1.4 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-2)
OS:                Linux (i686) release 2.6.8-1-k7

First noticed when I tried to drag-select some text while listening to music.  The music stopped while I was dragging.  I confirmed that this was because the CPU was maxed by examining the CPU activity with KSysGuard while selecting.  It spikes to 100% while dragging with the left button over the konsole.
Comment 1 Kurt Hindenburg 2005-02-07 00:53:43 UTC
More info needed; transparent schema?  What locale? Encoding? Is it constantly reproducible?
Comment 2 Dave Duchene 2005-02-08 03:07:43 UTC
It is constantly reproducible.  Opaque (white on black) schema, locale:

david@leda:~$ locale
LANG=POSIX
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

I'm not sure how to get the encoding, but I haven't changed it from it's (english) default.
Comment 3 Robert Knight 2006-09-06 22:39:14 UTC
Does the problem still exist with KDE 3.5?  I was not able to reproduce the problem under KDE 3.5.4.
Comment 4 Robert Knight 2007-02-10 05:03:35 UTC
Closing due to lack of feedback.