Version: 1.0.99 (using 4.00.69 (KDE 4.0.69 >= 20080410) "release 2.5", compiled sources) Compiler: gcc OS: Linux (x86_64) release 2.6.25-rc9-mic Hi, since quite some time I've seen dolphin eating cpu time when the folders panel is activated. It also seems that the panel continuously repaints the tree content. I'm running an x86_64 system with all the latest kde4 binaries from opensuse. bye M;chi
Thanks for the report, but I cannot reproduce this issue on the latest SVN build :-( Could you please add a note to this bug report if you've tried to next Suse release? Thanks a lot in advance!
Created attachment 24447 [details] 1.dolphin before turning folders panel on 1.dolphin before turning folders panel on
Created attachment 24448 [details] 2.dolphin after turning folders panel on 2.dolphin after turning folders panel on
I also encounter this bug. KDE 4.0.3 from OpenSUSE 11.0b1. Dolphin version 1.0.2 attached screenshots: 1) Dolphin before turning on 'folders' panel - consumes no CPU 2) After turning panel on (View-panels-folders) it eats 1\3 of my CPU And by the way - after closing 'folders' panel, Dolphin continues to consume CPU.
I could reproduce this issue on SVN latest, but not with the 1.0.2 version. I'll check the root cause and will backport the fix if it is a general problem.
*** Bug 161312 has been marked as a duplicate of this bug. ***
SVN commit 803361 by ereslibre: Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get to an unusabla tree view", I've worked on a patch for QTreeView. Let's see if TT like it :) BUG: 160826 M +0 -3 sidebartreeview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=803361
SVN commit 806202 by ppenz: Backport SVN commit 803361 (fix CPU 100 % bug). CCBUG: 160826 M +0 -3 sidebartreeview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=806202