Summary: | Kded 100% cpu shortly after logon | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Eugene Nine <enine> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eugene Nine
2003-12-18 14:42:01 UTC
A dupe of bug #64671 ? Do you have qt version 3.2.3 installed? Subject: Re: Kded 100% cpu shortly after logon Yes, it does look like a duplicate. Qt is 3.2.1 from slackware 9.1. Looks like there is a patch so I guess I just download qt and apply the patch then install over what is there. I will try it out. Thanks Eugene Nine ---------- Original Message ---------------------------------- From: Lubos Lunak <l.lunak@kde.org> Reply-To: 70754@bugs.kde.org Date: 19 Dec 2003 12:24:36 -0000 >------- You are receiving this mail because: ------- >You reported the bug, or are watching the reporter. > >http://bugs.kde.org/show_bug.cgi?id=70754 >l.lunak@kde.org changed: > > What |Removed |Added >---------------------------------------------------------------------------- > AssignedTo|konq-bugs@kde.org |l.lunak@kde.org > Product|konqueror |kde > > > >------- Additional Comments From l.lunak@kde.org 2003-12-19 13:24 ------- >A dupe of bug #64671 ? Do you have qt version 3.2.3 installed? > ________________________________________________________________ Sent via the HostPortal WebMail system at ninefamily.com Do I apply the patch from the other bug to 3.2.3 or is 3.2.3 the version that contains this patch? I couldn't clearly tell from the other bug. 3.2.3 already has the patch. Subject: Re: Kded 100% cpu shortly after logon On Friday 19 December 2003 02:14 pm, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=70754 > > > > > ------- Additional Comments From l.lunak@kde.org 2003-12-19 15:14 ------- > 3.2.3 already has the patch. Sorry to keep asking questions. I've made Qt 3.2.3, changed the $QTDIR$ to match the new folder and rebooted to make sure I have everything right. I still see the high cpu usage, will I need to go back and recompile all of the kde parts since qt is changed? No. Are sure your KDE uses the new Qt ('ldd which kdeinit')? Subject: Re: Kded 100% cpu shortly after logon On Friday 19 December 2003 06:27 pm, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=70754 > > > > > ------- Additional Comments From l.lunak@kde.org 2003-12-19 19:27 ------- > No. Are sure your KDE uses the new Qt ('ldd which kdeinit')? Your right, something was still looking in the old qt folder even though its no longer in the variable or my path. I renamed the old folder and tried again and its working now. Thanks for the help, you may close the bug now turned out to be a PEBKAK error :) |