| Summary: | Dolphin doesn't discover machine's own Samba server | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | tempel.julian |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | dolphin-bugs-null, nate, sitter |
| Priority: | NOR | ||
| Version First Reported In: | 20.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
tempel.julian
2020-06-21 14:05:24 UTC
I think this might be intentional. What's the use case for discovering your own local samba server when browsing the network? Works for me. It's not intentionally not working as in: it's more work to make it not work than to just treat localhost as any other host ;) Report needs a debug log though: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_IOSlaves/Debugging_kio_smb#Reporting_Bugs Also, do make sure avahi is installed/configured/enabled. You are right, I needed to enable avahi and configure it for hostname resolution. Weird, I think I never did this before and remember it working regardless. Well, might be mistaken though. Anyhow, thanks for all the SMB improvements (also to the guys who worked on kio-fuse)! Just for the record: The missing self-discovery was due to tighter client protocol requirements by recent Samba versions, actually the workgroup as a whole was missing. |