Bug 87518 - kio_smtp: Unhandled error condition (caused by "452 space shortage"?)
Summary: kio_smtp: Unhandled error condition (caused by "452 space shortage"?)
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smtp (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 16:53 UTC by Jarkko Suontausta
Modified: 2023-01-07 05:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jarkko Suontausta 2004-08-19 16:53:18 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Hello each and everyone,

When I tried to send some mail via SMTP I was greeted with an error dialog, telling me to report a bug about an unhandled exception. A clip from the logs probably explains this better than I can, so here goes:

kio_smtp: S: 220 paperi.ton.tut.fi ESMTP Exim 3.33 #3 Sun, 15 Aug 2004 21:39:52 +0300
kdecore (KSocket): Deprecated function called:[static int KExtendedSocket::resolve(sockaddr*, unsigned int, 
QString&,QString&, int)]
kio_smtp: C: <30 bytes>
kio_smtp: S: 250-paperi.ton.tut.fi Hello zzz.ton.tut.fi [193.zzz.93.85]
kio_smtp: S: 250-SIZE
kio_smtp: S: 250-PIPELINING
kio_smtp: S: 250 HELP
kio_smtp: parseFeatures() PLAIN AUTH METHODS:
kio_smtp:
kio_smtp: parseFeatures() PLAIN CAPABILITIES:
HELP
PIPELINING
SIZE
kio_smtp:
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-suki/ksycoca
kio_smtp: Parsing request from query:
headers=0
from=suontaus%40cs.tut.fi
to=zzz%40zzz.z
size=25717
kio_smtp: using pipelining
kio_smtp: send buffer size seems to be 16384 octets.
kio_smtp: send buffer size seems to be 16384 octets.
kio_smtp: C: <86 bytes>
kio_smtp: S: 452 space shortage, please try later
kio_smtp: S: 250 <zzz@zzz.z> is syntactically correct
kio_smtp: S: 354 Enter message, ending with "." on a line by itself
kio_smtp: closing connection
kio (KIOJob): error 4 Unhandled error condition. Please send a bug report.

(Some of the details have been obscured by zzz:s)
Comment 1 Tom Albers 2004-09-07 17:07:38 UTC
Could it be that you or your provider ran out of disk space?
Comment 2 Jarkko Suontausta 2004-09-08 17:49:10 UTC
Yes, it is most probably the case.
Comment 3 Tom Albers 2004-09-08 18:00:19 UTC
Ok. In that case we can close this, as this is the problem of the provider in question. 
Comment 4 Jarkko Suontausta 2004-09-08 21:28:11 UTC
Oh, please don't do that... did you see the last message printed in the logs? ("kio (KIOJob): error 4 Unhandled error condition. Please send a bug report.") This was also shown as a big error dialog, and telling the user that an unhandled error occurred is clearly a bug. Showing the server's error code and explanation ("452 space shortage, please try later") is probably the correct behavior.
Comment 5 Tom Albers 2004-09-08 22:51:15 UTC
In the source of the KIO I can see error 452 returning an ERR_DISK_FULL, but I can't find out how it is handled further. 
I leave it for the experts.... Sorry for closing premature.
Comment 6 Andrew Crouthamel 2018-11-02 04:15:04 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Andrew Crouthamel 2018-11-16 02:44:42 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 8 Justin Zobel 2022-12-08 00:00:26 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 9 Bug Janitor Service 2022-12-23 05:20:21 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2023-01-07 05:22:54 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!