Bug#37947: KDevelop takes a break when switching files, clicking withmouse etc

Harald Fernengel harry at bnro.de
Sun Feb 10 17:34:02 UTC 2002


On Sunday 10 February 2002 15:44, sven at thep.lu.se wrote:
> Package: kdevelop
> Version: 2.0.2 (using KDE 2.2.2 )
> Severity: normal
> Installed from:    RedHat RPMs
> Compiler:          Not Specified
> OS:                Linux
> OS/Compiler notes: Not Specified
>
> Kdevelop is painfully slow when switching between files. It can take UP TO
> A MINUTE to switch between files. I am not sure if this really is a
> kdevelop bug or rather the KDE librariies. Since I use KDE 2.2.2 also other
> applications are pretty slow. However, kdevelop is now non-usable.
>
> In the trace one sees
> select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)
> ioctl(3, FIONREAD, [0])                 = 0
> gettimeofday({1013351162, 394398}, NULL) = 0
> select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)
> ioctl(3, FIONREAD, [0])                 = 0
>
> kdevelop (or the libraries) EXPLICITLY ask for a sleep ! And it does it a
> couple of 100 times ? Why that ?

Falk did some fixes for that problem, can you please try the newest CVS 
version (KDE_2_2_BRANCH, look at www.kdevelop.org ->download how to get and 
build it) and tell us whether the problem is fixed?

Best Regards,
Harry




More information about the KDevelop-devel mailing list