[kio-extras] [Bug 415436] map ECONNABORTED to pretty string
Harald Sitter
bugzilla_noreply at kde.org
Fri Feb 14 16:03:11 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=415436
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/kio
| |-extras/2075e76389ccd914fdb
| |f86ebe83c4ba01367e915
Version Fixed In| |19.12.3
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Harald Sitter <sitter at kde.org> ---
Git commit 2075e76389ccd914fdbf86ebe83c4ba01367e915 by Harald Sitter.
Committed on 14/02/2020 at 14:57.
Pushed by sitter into branch 'master'.
smb: map ECONNABORTED to ERR_CONNECTION_BROKEN
Summary:
seems the most reasonable candidate given the pretty strings in
KIO::buildErrorString and the detailed causes in the detail function.
this does not really improve the error message, but should dolphin
ever learn to pick up details from detailedErrorStrings it would make
diagnosing easier.
ECONNABORTED can mean any number of things, so I guess a signle line
error will always be incredibly vague.
FIXED-IN: 19.12.3
Test Plan: hoping for the best!
Reviewers: ngraham
Reviewed By: ngraham
Subscribers: kde-frameworks-devel, kfm-devel
Tags: #dolphin, #frameworks
Differential Revision: https://phabricator.kde.org/D27377
M +2 -0 smb/kio_smb_browse.cpp
https://commits.kde.org/kio-extras/2075e76389ccd914fdbf86ebe83c4ba01367e915
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list