Summary: | floods .xsession-errors with KIOConnection errors | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Marcus Better <marcus> |
Component: | disconnected IMAP | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | normal | CC: | bjoern |
Priority: | NOR | ||
Version: | 1.9.5 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcus Better
2007-02-12 11:21:21 UTC
This has happened to me twice. It's quite frustrating. The workaround is to use "kdebugdialog --fullmode" and turn off logging of messages of severity Error for area 7017. That stops the messages, but I don't know if the mail account continues to work when the bug happens. The messages are generated in kdelibs/kio/kio/connection.cpp, which seems to have been completely rewritten for KDE4 and at least the error messages have been removed. >The messages are generated in kdelibs/kio/kio/connection.cpp, which seems to have been completely rewritten for KDE4 and at least the error messages have been removed.
Thanks for the info, I'll close this bug then.
Everybody using KDE 3.5x can use kdebugdialog to turn off the messages.
> Thanks for the info, I'll close this bug then. You must be kidding! That does nothing to fix the bug, it just hides it. There is clearly an infinite loop here. It will probably cause large CPU usage and perhaps prevent the app from running normally. Why don't you try to track down the reason for the problem instead? > Everybody using KDE 3.5x can use kdebugdialog to turn off the messages. And I don't see how you can close a bug that is still present in the released code. How do you think the majority of non-technical users will know where to look for the band-aid? Marcus >That does nothing to fix the bug, it just hides it. There is clearly an infinite loop here. It will probably cause large CPU usage and perhaps prevent the app from running normally. Then I misunderstood you, I thought the cause for the problem was gone by the rewrite. Reopening then. >And I don't see how you can close a bug that is still present in the released code. Sorry, but that is the way bugs are handled. They are closed as soon as the bug is fixed in SVN. Everything else is just impractical for developers. > Sorry, but that is the way bugs are handled. They are closed as soon as the
> bug is fixed in SVN. Everything else is just impractical for developers.
Ok, I guess you are right then. However it would be good to check that the bug
was indeed fixed by the rewrite. (The messages were certainly removed but the
question is if the underlying problem remains.)
(What bothers me a bit is that core applications in KDE are too often allowed
to carry serious bugs until they are rewritten from scratch, and the bugs are
replaced with a set of new ones. But this is not the place to complain about
that...)
Thanks for your work,
Marcus
My .xsessions-errors is always clean now. Can this be closed? |