[kio-extras] [Bug 417166] Internal Error Attempting SMB to Disconnected Computer

Harald Sitter bugzilla_noreply at kde.org
Fri Feb 14 16:03:11 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=417166

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |-extras/a813d67cf6af0b252c8
                   |                            |922d3551f0d1897c7b379
   Version Fixed In|                            |20.08.0
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Harald Sitter <sitter at kde.org> ---
Git commit a813d67cf6af0b252c8922d3551f0d1897c7b379 by Harald Sitter.
Committed on 14/02/2020 at 16:02.
Pushed by sitter into branch 'master'.

smb: map EHOSTUNREACH to ERR_CANNOT_CONNECT

Summary:
same as the ftp does. in fact, also steal the error message qtcpsocket
produces. effectively this makes smb://unavailableipaddress spit out
exactly the same error as ftp://unavailableipaddress

host unreachable being so vague, the pretty string continues to be vague
as well unfortunately.
FIXED-IN: 20.08.0

Test Plan: error upon accessing the unassigned address 192.168.1.99 is same
between smb and ftp

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D27378

M  +5    -0    smb/kio_smb_browse.cpp

https://commits.kde.org/kio-extras/a813d67cf6af0b252c8922d3551f0d1897c7b379

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list