[Bug 249849] New: kio_imap spams debug messages resulting in disk-full problems
Dennis Schridde
devurandom at gmx.net
Thu Sep 2 09:38:16 BST 2010
https://bugs.kde.org/show_bug.cgi?id=249849
Summary: kio_imap spams debug messages resulting in disk-full
problems
Product: kio
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: imap
AssignedTo: kdepim-bugs at kde.org
ReportedBy: devurandom at gmx.net
Version: unspecified (using KDE 4.5.0)
OS: Linux
kio_imap spams lots and lots of messages to stderr (or stdout?), which end up
in ~/.xsession-errors, which then easily fills up to several gigabytes.
Sample:
---
kio_imap4(3544)/kio_imap imapParser::parseURL: imapParser::parseURL
"/the/path/;UID=0:0"
kio_imap4(3544)/kio_imap imapParser::parseURL: URL: box= "the/path" , section=
"" , type= "" , uid= "0:0" , validity= "" , info= ""
kio_imap4(3544)/kio_imap imapParser::namespaceForBox:
imapParse::namespaceForBox "the/path"
kio_imap4(3544)/kio_imap IMAP4Protocol::parseURL: IMAP4::parseURL - namespace=
""
kio_imap4(3544)/kio_imap IMAP4Protocol::parseURL: IMAP4::parseURL - delimiter=
"/"
kio_imap4(3544)/kio_imap IMAP4Protocol::parseURL: IMAP4::parseURL - box=
"the/path"
kio_imap4(3544)/kio_imap IMAP4Protocol::parseURL: IMAP4::parseURL - return 3
kio_imap4(3544)/kio_imap IMAP4Protocol::assureBox: IMAP4Protocol::assureBox -
opening box
kio_imap4(3544)/kio_imap imapParser::sendCommand: imapParser::sendCommand -
setting current box to "the/path"
kio_imap4(3544)/kio_imap imapParser::parseResult: imapParser::parseResult -
current box is now "the/path"
kio_imap4(3544)/kio_imap IMAP4Protocol::get: IMAP4::get - finished
kio_imap4(3544)/kio_imap IMAP4Protocol::dispatch: IMAP4::dispatch - command= 80
kio_imap4(3544)/kio_imap IMAP4Protocol::dispatch: IMAP4::dispatch - command= 71
---
Reproducible: Always
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list