2.0.2 dead slow when opening files...
Tarjei Knapstad
tarjeik at chemcon.no
Tue Dec 4 18:10:59 GMT 2001
Just upgraded to kde 2.2.2 (using RH7.2 rpm's on a 7.1 box).
However, the editor fonts I used to have are gone and have been replaced
by some variable width crap, which don't seem to change whatever font I
may select in the "Editor defaults" options.
And the worst part is that it takes about 10 seconds to open a file in the
editor now (and 5 secs to close it). There's no extraordinary processor
load when it hangs, all I was able to figure out is from strace:
gettimeofday({1007488784, 477444}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)
write(3, "\27\0\2\0\1\0\0\0", 8) = 8
read(3, 0xbfffd900, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\375Mn\0\0\0\0\20\0\240\1\0\0\0\0\0\0\0\0\0\0\0\0h\335"..., 32)
= 32
write(3, "\30\0\6\0\10\7\0\2\1\0\0\0\37\0\0\0\356\0\0\0\0\0\0\0", 24) = 24
gettimeofday({1007488784, 528814}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1007488784, 528974}, NULL) = 0
I get loads and loads of these messages before the file finally
opens/closes in the editor view...
Any ideas?
--
Tarjei Knapstad
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list