Package: krusader
Version: 1.70.0-1
Severity: minor
Hello,
I'm experiencing strange problems with krusader. Somteimes,
eg. when I enter a mountpoint and MountMan mounts it,
or when entering an archive, the panel doesn't update
so it's all blank. Everything else works and the problem can
be solved by going one directory up and then return.
I have sort of investigated the problem and found that
- changing the body of the loop in KrMounter::mount
to
QApplication::eventLoop()->processEvents(QEventLoop::WaitForMore);
did solve the problem, as well as removing the delay or increasing
it to 1 second. However, I doubt whether this is the real solution,
it might only work by accident. It might be worth considerong changing,
as it does something more desirable than "processEvents, wait".
- the problem is not reproducible under strace :-(
- one thing that is different from normal run is
that in (i don't know the name of the function at the moment, sorry)
disableUpdate is true in if-clause
- normally, disableUpdate goes on and off. During these
problems, it goes on once again.
The problem itself is not new; I have experienced it in older
krusader as well.
Regards
Jiri Palecek
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]