Summary: | High system load when desktop effects are enabled | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | mps <moabi2000> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED REMIND | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mps
2008-07-14 14:33:28 UTC
Even though you say this is recent 11-20% sounds like bug 154270. If you can test the same configuration on older revisions (Say 830,000 or 828,000) and see if they also have the same effect it would be a great help. 830,000 is actually too recent sorry. Try 810,000 or 790,000. How do I go about doing this? (I'm not an svn expert...) I would do "svn sw -r 810000" in the kdelibs directory then rebuild? Do I do the same in other modules like kdebase etc as well? M. If you want to reuse your current checkouts you can just do a "svn up -r 810000" on kdelibs, kdepimlibs and kdebase and recompile them using the same method as you did originally ( http://techbase.kde.org/index.php?title=Getting_Started/Build/KDE4 ). It might be a good idea to back a backup of the directories before going back through time to save saving to convert them back to the current revision afterwards. Alternatively you can create a new checkout of those revisions or an old tagged branch such as /tags/KDE/4.0.80/ . Waiting on required information. Also bug 154270 should be able to cover for this. |