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

2020-02-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417166

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In|20.08.0 |20.04.0

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2020-02-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=417166

Harald Sitter  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  ---
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-0smb/kio_smb_browse.cpp

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

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2020-02-13 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=417166

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Technically context for KIO errors with possible causes is already available. I
am not quite sure why dolphin chooses to not use them. In any event, we
currently do not map the internal error, so I'm going to fix that. The actual
error message will be just as vague though. This type of error can have a host
of causes.

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2020-02-05 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=417166

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|view-engine: details mode   |Samba
Product|dolphin |kio-extras
 CC||k...@privat.broulik.de
   Assignee|dolphin-bugs-n...@kde.org   |plasma-b...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.