dolphin show me with network -> samba free -> WORKGROUP -> VM-Fedora -> Interner Fehler Bitte senden Sie einen ausführlichen Problembericht an http://bugs.kde.org Unbekannte Fehlersituation in stat: Keine Route zum Zielrechner What mean "unknown error situation in stat"? Why can't show free Folders on my PC? VM-Fedora ~]$ ifconfig p2p1 p2p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.2.114 netmask 255.255.255.0 broadcast 192.168.2.255 inet6 fe80::a00:27ff:fed2:6f68 prefixlen 64 scopeid 0x20<link> ether 08:00:27:d2:6f:68 txqueuelen 1000 (Ethernet) RX packets 6068 bytes 5310606 (5.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6068 bytes 757360 (739.6 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 What mean 192.168.2.114 and 192.168.2.255? In /etc/samba/smb.conf [global] workgroup = workgroup server string = %h server (Samba %v) interfaces = 192.168.2.114/255.255.255.0 hosts allow = 127. 192.168.2. ... and in /etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 192.168.2.144 VM-Fedora with regards Ch. Hanisch Reproducible: Always Steps to Reproduce: 1. Dolphin 2. Network 3. free Folder
Thanks for the bug report. (In reply to comment #0) > Interner Fehler > Bitte senden Sie einen ausführlichen Problembericht an http://bugs.kde.org > Unbekannte Fehlersituation in stat: Keine Route zum Zielrechner > What mean "unknown error situation in stat"? > Why can't show free Folders on my PC? I don't know. This error message is not generated by Dolphin itself. Maybe there is a problem with kio/smb, which is used to access smb shares. We can reassign the report, but please tell us which Dolphin/KDE SC version you use. Please never file bug reports without providing the version.
I have now changed /etc/hosts to 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 #::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 ::1 VM-Fedora localhost6.localdomain6 localhost6 192.168.2.144 VM-Fedora My System ist Fedora 20 in a VirtualBox. Now no acces to Folders becaus user and password are missing by me. with regards Ch. Hanisch
This isn't a fault caused by dolphin, it's more a misbehavior of smb. I had the same problem and accidentally found, that the client computer has to be provided with the host name and IP address of the host (server). This information has to be added to the existing entries in /etc/hosts of the client. I have no idea why this is necessary, because access from a windows client works without any problems. Brgds, Bernd Schmeling
I think we can now close this bug thanks to the workaround by @Bernd. If you still have this issue, please reopen.