Summary: | Dolphin can't access my phone's FTP server when discovered through Avahi | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | cantabile <cantabile.desu> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | fschaupp, kdelibs-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.64.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cantabile
2019-11-21 18:22:41 UTC
Figured it out with help from #kde-devel. I have to install the nss-mdns package and edit /etc/nsswitch.conf to add "mdns" or "mdns_minimal" to the line that starts with "hosts:". Then it works fine. |