Summary: | No KDE calender notifications, and korgac hangs using 100% CPU (imap-resource) | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | jamundso |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rdieter, smartins |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | korgac bt |
Description
jamundso
2009-04-22 23:09:23 UTC
Can you get a backtrace? When it hangs run: kill -s 11 <korgac_pid> Be sure to have debug symbols installed. Created attachment 33043 [details]
korgac bt
(In reply to comment #1) > Can you get a backtrace? > When it hangs run: > kill -s 11 <korgac_pid> > Be sure to have debug symbols installed. Please choose one of the following: 1. The backtrace was inadequate. 2. This issue is being ignored completely. 3. It's being worked on feverishly and, as such, no one has any time to update this bug accordingly. Thank you. Sorry, I don't have much time for KDE right now but I remember an infinite loop was fixed in kcal recently. Maybe you could try kde 4.3 (In reply to comment #4) > Sorry, I don't have much time for KDE right now but I remember an infinite loop > was fixed in kcal recently. > > Maybe you could try kde 4.3 I am using KDE 4.3 now, on a couple of systems. [Thank you, Rex.] No change, so I'll repeat the previous question, modified slightly. 1. The backtrace was inadequate. 2. This issue is being ignored completely, because I (jamundso) am the only human on the planet (Earth, currently) using Disconnected IMAP resources in KDE. 3. This issue is being ignored completely, for other reasons. 4. It's being worked on feverishly and, as such, no one has any time to update this bug accordingly. There seems to be enough information in this bug. If more is needed, please let me know. Git commit 3fc22f213f4367d4bda06dd02033334da9bec7d5 by Sergio Martins. Committed on 22/03/2011 at 18:05. Pushed by smartins into branch 'master'. Don't loop forever. Fixes a hang for me. CCBUG: 190380 M +1 -0 korganizer/korgac/alarmdialog.cpp http://commits.kde.org/kdepim/3fc22f213f4367d4bda06dd02033334da9bec7d5 3fc22f213f4367d4bda06dd02033334da9bec7d5 fixed it for me. |